• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: do shell script, curl and cookies
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: do shell script, curl and cookies


  • Subject: Re: do shell script, curl and cookies
  • From: Christopher Stone <email@hidden>
  • Date: Thu, 18 Apr 2013 00:33:35 -0500

On Apr 17, 2013, at 04:32, Håvard Graudo <email@hidden> wrote:
do shell script seems to randomize this path on every call, so giving the complete path for the cookie seems to be the way to go with 'do shell script'
______________________________________________________________________

Hey Håvard,

Not random at all.  Quite predictable.

Progressively comment-out only the return result lines.

do shell script "pwd"
return result
do shell script "cd ~/Desktop/; pwd"
return result
do shell script "pwd"
return result

--
Best Regards,
Chris

 _______________________________________________
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

  • Follow-Ups:
    • Re: do shell script, curl and cookies
      • From: Doug McNutt <email@hidden>
References: 
 >Re: do shell script, curl and cookies (From: Jim Skibbie <email@hidden>)
 >Re: do shell script, curl and cookies (From: Doug McNutt <email@hidden>)
 >Re: do shell script, curl and cookies (From: Christopher Stone <email@hidden>)
 >Re: do shell script, curl and cookies (From: Håvard Graudo <email@hidden>)
 >Re: do shell script, curl and cookies (From: Doug McNutt <email@hidden>)
 >Re: do shell script, curl and cookies (From: Håvard Graudo <email@hidden>)

  • Prev by Date: Re: Applescript in the terminal (fwd)
  • Next by Date: Enable button if text field nonempty in ASObjC
  • Previous by thread: Re: do shell script, curl and cookies
  • Next by thread: Re: do shell script, curl and cookies
  • Index(es):
    • Date
    • Thread