Thread
:
linux commands question
View Single Post
finlaybob
2011-02-04 , 15:05
Posts: 57 | Thanked: 9 times | Joined on Nov 2009 @ Glasgow, Scotland
#
4
Thanks to both michaaa62 & Reffyyyy for swift replies!
however running as root:
Code:
rm -rf *.m4p
doesnt seem to be deleting the files, however it doesnt give any output.
also:
Code:
sza=$(ls | grep m4p); rm $sza
Gives:
Code:
Usage rm [OPTION] ... [FILE] ...
Like when you give 'rm' an invalid parameter.
Quote & Reply
|
finlaybob
View Public Profile
Send a private message to finlaybob
Find all posts by finlaybob