• 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: Exiting from an Applescript
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Exiting from an Applescript


  • Subject: Re: Exiting from an Applescript
  • From: "W. R. Wing" <email@hidden>
  • Date: Fri, 29 Apr 2005 10:57:58 -0400

At 1:55 PM +0200 4/29/05, Jean-Baptiste LE STANG wrote:
Can you tell us what is in the shell script ? Are you sure you are returning from the shell script ?


The shell script is pretty trivial too:

#!/bin/sh
cd /Users/wrw/CStuff/Abing
/Users/wrw/CStuff/Abing/abw_rfl &
exit

the unix program it is launching, abw_rfl is a sort of user-level deamon that acts as the target or reflector for a light weight bandwidth estimator that I run from my laptop when I'm traveling. Yes, the shell script exits.


I want that daemon to be running any time my desktop system is running, which is pretty much 7/24, but I don't want to make it a real daemon with all the security, error handling, and responsibility that would imply

			Thanks,
			Bill

--
  _
 /~\ The ASCII       | William R. Wing, PhD.  email@hidden 865-574-8839
 \ / Ribbon Campaign | Network Architect, Oak Ridge National Laboratory
  X  Against HTML    | Network Research Group, Computer Sci & Math Div.
 / \ Email!          |_________
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Exiting from an Applescript
      • From: "Steven D.Majewski" <email@hidden>
    • Re: Exiting from an Applescript
      • From: Jean-Baptiste LE STANG <email@hidden>
References: 
 >Re: Exiting from an Applescript (From: Jean-Baptiste LE STANG <email@hidden>)

  • Prev by Date: Re: text item delimiter
  • Next by Date: Image upload via FTP
  • Previous by thread: Re: Exiting from an Applescript
  • Next by thread: Re: Exiting from an Applescript
  • Index(es):
    • Date
    • Thread