bug-fileutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

rm


From: T Master
Subject: rm
Date: Thu, 1 Nov 2001 12:02:46 -0700

Problem:
Cannot recursively delete files

Steps to Produce:

1. Have a dir structure with scattred .class files
2. rm -r *.class
3. error message:
    rm -r *.class
    rm: cannot remove `*.class': No such file or directory

They do exist!


Have tried:
rm -r ./*.class

doesnt work either.


Platform:  Win2000
GNU fileutils 4.0





reply via email to

[Prev in Thread] Current Thread [Next in Thread]