79425067

Date: 2025-02-09 14:34:43
Score: 1.5
Natty:
Report link

A more easy way is to pipe that command

find ./* | grep trickplay | xargs rm -rf

this command will delete all trickplay folders

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: maschhoff