This is a newbie question. I have a batch file in dos that deletes unwanted files like this

del c:\public\mo\pdf.ico/s
del c:\public\mo\*.bak/s
del c:\public\mo\*~/s

I would like know the equivalent linux script to delete similar files under directory /home/bill/mo

thank you in advance.
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to