![]() |
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 |
| grep and xargs | freakygs | Shell Programming and Scripting | 5 | 11-23-2007 03:50 AM |
| find | xargs cat | asal_email | Shell Programming and Scripting | 4 | 03-17-2005 12:16 AM |
| Help with xargs | JimJim | UNIX for Dummies Questions & Answers | 4 | 02-08-2005 07:08 PM |
| use of xargs command | kishorebabu | UNIX for Dummies Questions & Answers | 5 | 10-30-2003 02:53 PM |
| xargs | jpprial | UNIX for Dummies Questions & Answers | 4 | 09-17-2001 08:29 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
xargs doubt
Hi
Is there any way to append constant string with arguments generated by xargs.. Like I want to delete some files .. where in I have to add directory also ... ex : echo $fileName | xargs rm $Dir/ValuesFromls Here I have to append Directory name with filename... Shihab |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|