This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

rm -r not working


I want to remove all my .class files in all sub-directories starting from /dev/classes.

classes $ rm -r *.class
rm: cannot remove `*.class': No such file or directory

There are no .class files in /dev/classes but there are certainly .class files in sub-directories of /dev/classes.

what am I doing wrong?




------------------------------------------------------------
--== Sent via Deja.com ==--
http://www.deja.com/



--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]