HP3000-L Archives

February 2005, Week 2

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Lars Appel <[log in to unmask]>
Reply To:
Lars Appel <[log in to unmask]>
Date:
Tue, 8 Feb 2005 22:51:55 +0100
Content-Type:
text/plain
Parts/Attachments:
text/plain (20 lines)
Jim,

> cat inputfile | xargs mv /directory/level/one/'{}' \
>                          /directory/level/one/two

you might try using "xargs echo" above to get some insight.
Seems that xargs does not substitute the {} by default. You
might need to use "xargs -i mv" instead. At least it is my
guess based on the man page...

http://invent3k.external.hp.com/~MGR.LROM3K/man3k/xargs.html

Lars.


(www.LarsAppel.de.vu)

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

ATOM RSS1 RSS2