Re: passing shell script arguments?
Re: passing shell script arguments?
- Subject: Re: passing shell script arguments?
- From: Doug McNutt <email@hidden>
- Date: Mon, 6 Oct 2003 15:49:26 -0600
I came across xargs last night and thought of this thread.
xargs allows a list of arguments to be passed via standard input to a named tool.. man xargs shows its presence in the OS neXt distribution, It might be worth a look for passing arguments via a redirected temporary file.
--
--> There are 10 kinds of people: those who understand binary, and those who don't <--
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.