Mailinglist Archive: opensuse (3073 mails)
| < Previous | Next > |
Re: [opensuse] deleting soft links
- From: Aaron Kulkis <akulkis00@xxxxxxxxxx>
- Date: Wed, 02 Jan 2008 18:21:14 -0500
- Message-id: <477C1C6A.4070709@xxxxxxxxxx>
James Knott wrote:
Jim, you need to learn the power of the pipe.
(No, not *THAT* pipe...the other one...)
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
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: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |