Quote:
|
Originally Posted by Hitori
why not just
find $TRASH/$1 -type f -exec shred -u '{}' \;
|
Also, I am kind of new to Unix could you explain this command a little better, someone else recommended it and I dont really understand the -exec and '{}' \
Thanks again
Jack