Erik Udo writes:
 > I couldn't find a way to remove files that had scandic/non-printable
 > letters, then i remembered ls showed inode number of the file. Is it 
 > possible to remove the file by the inode number? It would be a
 > useful feature :)
 > 
 > I bet there is a way to remove those files, but only
 > third party programs came to my mind.

        How about rm -i ./*?

_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to