Re: Big bug in shell scripting in Applescript
Re: Big bug in shell scripting in Applescript
- Subject: Re: Big bug in shell scripting in Applescript
- From: "Zavatone, Alex" <email@hidden>
- Date: Thu, 04 Aug 2011 16:26:32 -0700
- Acceptlanguage: en-US
- Thread-topic: Big bug in shell scripting in Applescript
Not sure how echo would work with sed. Remember, I'm new and clueless here.On Aug 4, 2011, at 6:19 PM, Christopher Stone wrote: Blinkin' sh has its own 'echo' command.
If you want to be able to use 'echo' with the '-n' switch you have to make the explicit call:
set mySuffix to quoted form of "What the blinking hell?
" set cmd to "/bin/echo -n " & mySuffix do shell script cmd without altering line endings
-- Chris
<ATT00001..txt>
This email message and any attachments are for the sole use of the intended recipient(s) and may contain information that is proprietary to U.S. Foodservice, Inc and/or its subsidiaries or otherwise confidential or legally privileged. If you have received this message in error, please notify the sender by reply, and delete all copies of this message and any attachments. If you are the intended recipient you may use the information contained in this message and any files attached to this message only as authorized by U.S. Foodservice. Files attached to this message may only be transmitted using secure systems and appropriate means of encryption, and must be secured using the same level password and security protection with which the file was provided to you. Any unauthorized use, dissemination or disclosure of this message or it's attachments is strictly prohibited.
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden