James Knott wrote:
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.
Jim, you need to learn the power of the pipe.
(No, not *THAT* pipe...the other one...)
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]