Snort mailing list archives

RE: Any Help


From: "Hammerle, Tye F" <tye.f.hammerle () snapon com>
Date: Wed, 13 Feb 2002 08:50:48 -0600

This works on Solaris for me;

1.  ls -li to get the inode number of the file/directory in question

2.  find . -type f -inum <inode#> | xargs rm

This is one way to pass characters that otherwise cause problems on the cmd
line. 

Tye



Have an associate that got hacked through FTP and got a couple of
folders
created that can't be deleted.
the folder/directory names appear as spaces
have tried RD and RENAME using alt-255 to no avail

Has someone figured out how to delete them?





_______________________________________________
Snort-users mailing list
Snort-users () lists sourceforge net
Go to this URL to change user options or unsubscribe:
https://lists.sourceforge.net/lists/listinfo/snort-users
Snort-users list archive:
http://www.geocrawler.com/redir-sf.php3?list=snort-users


_______________________________________________
Snort-users mailing list
Snort-users () lists sourceforge net
Go to this URL to change user options or unsubscribe:
https://lists.sourceforge.net/lists/listinfo/snort-users
Snort-users list archive:
http://www.geocrawler.com/redir-sf.php3?list=snort-users


Current thread: