![]() |
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 |
| Multiple Files Renaming with space | nazri76 | UNIX for Dummies Questions & Answers | 13 | 10-04-2008 12:04 PM |
| How to delete multiple space or tabs from a read only file | bisla.yogender | Shell Programming and Scripting | 6 | 05-14-2008 07:38 AM |
| Space problem in files | vibhor_agarwali | UNIX for Dummies Questions & Answers | 6 | 05-22-2007 02:43 AM |
| Script to delete all data from multiple files | uni_ajay_r | Shell Programming and Scripting | 5 | 03-29-2006 11:05 AM |
| Need a script to delete multiple files | navycow | UNIX for Dummies Questions & Answers | 3 | 01-16-2006 02:50 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
when I try to run rm on multiple files I have problem to delete files with space
Hello
when I try to run rm on multiple files I have problem to delete files with space. I have this command : find . –name "*.cmd" | xargs \rm –f it doing the work fine but when it comes across files with spaces like : "my foo file.cmd" it refuse to delete it why? |
| Sponsored Links | ||
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|