Posts tagged: FIND Command to remove files in a Directory

Oct 11 2009

FIND Command to remove files in a Directory

FIND Command to remove files in a Directory

- remove all files in a directory:

find /var/spool/mqueue ?type f ?exec rm {} \;

Alibi3col theme by Themocracy