![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| delete dead links | KiranKumarKarre | Shell Programming and Scripting | 5 | 06-19-2009 12:31 PM |
| copying links/files using rsync command | KiranKumarKarre | Shell Programming and Scripting | 1 | 05-28-2009 07:05 AM |
| One-time use files/links | Airhead315 | UNIX for Dummies Questions & Answers | 0 | 01-08-2007 12:58 PM |
| download files from direct links tool? | umen | UNIX for Dummies Questions & Answers | 2 | 07-04-2006 10:00 AM |
| deleting files by type (symbolic links) | kryan_toolboy | UNIX for Dummies Questions & Answers | 4 | 03-04-2005 12:54 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
delete links along with the files
Hi,
I am new to unix I am removing some unwanted files from the directory by using the following command find . -name "*" -exec rm -f {} \; But i want the corresponding links also to be removed can one help me Thanks |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|