Forrest logo
back to the rm tool

rm:ai:85e2c

Deletes all files ending with .nfo in the specified folder
$ rm /path/to/folder/*.nfo
try on your machine

Deletes all files ending with .nfo in the specified folder

This explanation was created by an AI. In most cases those are correct. But please always be careful and never run a command you are not sure if it is safe.

Questions that are answered by this command:

  • delete all files ending with .nfo in specific folder?
back to the rm tool