The UNIX and Linux Forums  


Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com



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
xargs doubt shihabvk Shell Programming and Scripting 1 09-29-2005 11:38 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 09:29 PM

 
English Japanese Spanish French German Portuguese Italian Dutch Swedish Russian Norwegian Hungarian Hebrew Danish Bulgarian Greek Powered by Powered by Google
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
Prev Previous Post   Next Post Next
  #1 (permalink)  
Old 03-13-2007
cp27316 cp27316 is offline
Registered User
  
 

Join Date: Mar 2007
Posts: 3
Question concerning xargs

Hello... I happened upon this site when searching for an answer, and I consider myself a UNIX dummy, so here I am!

Here's my issue: I'm trying to use xargs to strip blank lines out of a group of files and copy the output to another directory, and I just can't figure out the syntax. Here's what I have:

xargs -I {} sed '/^$/d' {} < FILE_NAME_LIST.dat

Which works, but I can't figure out how to output it. If I use

xargs -I {} sed '/^$/d' {} < FILE_NAME_LIST.dat > /some/directory

or

xargs -I {} sed '/^$/d' {} > /some/directory < FILE_NAME_LIST.dat

I get a message stating that it's a directory, as if expecting the output to be a single file. If I use

xargs -I {} sed '/^$/d' {} > /some/directory/{} < FILE_NAME_LIST.dat

Then everything outputs to a file named '{}', instead of separate files based on the filenames in FILE_NAME_LIST.dat. I'm sure it's just a simple thing, but I can't think through it. Any takers? Thanks in advance!
 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT -4. The time now is 06:12 AM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited. Language Translations Powered by .
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios
The UNIX and Linux Forums Content Copyright ©1993-2009. All Rights Reserved.Ad Management by RedTyger

Content Relevant URLs by vBSEO 3.2.0