![]() |
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 |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| fast search and replace in all files | dbsurf | Shell Programming and Scripting | 21 | 02-01-2008 03:42 AM |
| Delete a directory - very fast | jingi1234 | UNIX for Advanced & Expert Users | 3 | 09-20-2006 03:38 PM |
| how to delete log files | castlerock | Shell Programming and Scripting | 2 | 03-29-2006 03:42 PM |
| when I try to run rm on multiple files I have problem to delete files with space | umen | UNIX for Dummies Questions & Answers | 1 | 09-20-2005 03:20 AM |
| I can't delete some files | DISTURBED | UNIX for Dummies Questions & Answers | 4 | 08-01-2002 11:15 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
What's the fast way to delete these files?
Hi,
I had this request from user which I completed by using rm for all these files but I am wondering if there was way to finish it faster rather going through one file at a time. Please check attached text file to see file names. Thanks! |
|
||||
|
ghostdog,
I used rm to remove those files so thats why I have it in there. I forgot to remove it when I posted that file here. Sorry for the confusion. Thanks! botao, Thanks! I will try that next time I get request like this instead of using rm with one file at a time. reborg, Could you please elaborate on your command line? As I understood from post that I can simply get all the files names in one file with txt extension and then execute the following? xargs -i rm {} < list Thanks! for the help everyone. I really appreciate your help. |
![]() |
| Bookmarks |
| Tags |
| regex, regular expressions |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|