Istvan Gabor wrote:
Hello:How can I delete only soft link files from a directory using the command line? I have too many files to delete them one by one.
I don't know of any command that will do that, though you could build a script around find, with the type or xtype tests, to find the files to delete.
-- Use OpenOffice.org <http://www.openoffice.org> -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
