Re: Shell-sandwich a file in 2 variable strings
Re: Shell-sandwich a file in 2 variable strings
- Subject: Re: Shell-sandwich a file in 2 variable strings
- From: Gnarlodious <email@hidden>
- Date: Sat, 31 Jan 2004 09:18:55 -0700
Entity Axel Luttgens spoke thus:
>
echo '<sometag>' >iPath; cat htmlFile >>iPath; echo '</sometag>' >>iPath
Thanks, Axel. That was the trick. I thought it could be done without
concatenating commands but maybe not.
-- Gnarlie
_______________________________________________
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.