Sponsored Content
Operating Systems OS X (Apple) Need help writing an Applescript to launch a specific Terminal Command... Post 302405787 by JFraser1 on Saturday 20th of March 2010 04:55:56 PM
Old 03-20-2010
Bug Need help writing an Applescript to launch a specific Terminal Command...

I developed a script in Lingon (which is an automated script editor developed for OS X) that is used to automatically restart programs only if they crash. The script itself does just that, but I only want it to load if I'm going to use the specific application that it's designed to protect. In the OS X Terminal, when I type these two commands consecutively:

launchct1 unload "/Users/ME/Documents/Backed Files 2/Automator/Scripts/com.Restart.PROGRAM.Lingon.plist"
*ENTER*
launchct1 load "/Users/ME/Documents/Backed Files 2/Automator/Scripts/com.Restart.PROGRAM.Lingon.plist"
*ENTER*

My program immediately launches and, since I'll keep it running for several weeks, will always relaunch if it crashes. The problem is that I'm trying to create an Applescript (Shell Script) command that would incorporate these two previous commands in order for me to be able to launch it by way of double clicking my new script, as opposed to having to manually type these commands in the terminal and keep the terminal window open whenever I want to run my longterm program as a project. I'd assume that it would look something like this:

do shell script
{launchct1 unload "/Users/ME/Documents/Backed Files 2/Automator/Scripts/com.Restart.PROGRAM.Lingon.plist";
launchct1 unload "/Users/ME/Documents/Backed Files 2/Automator/Scripts/com.Restart.PROGRAM.Lingon.plist"}

but that doesn't work. I've tried to execute similar code into my Applescript using the Automator in order to test the shell script but everytime I run the changes it also reports an error. Any suggestions?

---------- Post updated at 12:40 AM ---------- Previous update was at 12:07 AM ----------

Can someone help me please?

---------- Post updated at 01:54 PM ---------- Previous update was at 12:40 AM ----------

do shell script
"launchctl unload '/Users/ME/Documents/Backed Files 2/Automator/Scripts/com.Restart.PROGRAM.Lingon.plist';
'launchctl unload /Users/ME/Documents/Backed Files 2/Automator/Scripts/com.Restart.PROGRAM.Lingon.plist'"}

---------- Post updated at 01:55 PM ---------- Previous update was at 01:54 PM ----------

Quote:
Originally Posted by JFraser1
[/COLOR]do shell script
"launchctl unload '/Users/ME/Documents/Backed Files 2/Automator/Scripts/com.Restart.PROGRAM.Lingon.plist';
'launchctl unload /Users/ME/Documents/Backed Files 2/Automator/Scripts/com.Restart.PROGRAM.Lingon.plist'"}
This code within the applescript got the program running as needed. All done.
 

10 More Discussions You Might Find Interesting

1. Solaris

Script to launch terminal window?

Hi, I am a newbie here. Trying to find a way of writing a script to launch multiple terminal or console windows on solaris 9. I used to be able to do this using cmdtool on older versions of solaris and it was even possible to configure the size and screen position of the window and the title. ... (5 Replies)
Discussion started by: omerta
5 Replies

2. Shell Programming and Scripting

Terminal vs. Applescript

I am running Mac OS X (10.5). I run the following script successfully in terminal in order to split an mp3 file into 3 smaller mp3 files... split -b 8667k -a1 Monday.mp3 Levin-Hour_; ls Lev* | sed "s/.*/mv '&' '&.mp3'/g" | zsh However, when I run a similar script within the Applescript editor... (2 Replies)
Discussion started by: tgaleza
2 Replies

3. Shell Programming and Scripting

Need help writing an Applescript to launch a specific Terminal Command...

I developed a script in Lingon (which is an automated script editor developed for OS X) that is used to automatically restart programs only if they crash. The script itself does just that, but I only want it to load if I'm going to use the specific application that it's designed to protect. In... (3 Replies)
Discussion started by: JFraser1
3 Replies

4. Shell Programming and Scripting

How do I launch a command on an existing terminal in unix using PERL

Hello, I have a PERL-TK based GUI from which I want to launch a command on an existing UNIX terminal (this is also the parent terminal for this perl based gui window). The command I want to launch is interactive (there is no intention to interact with that command from the same PERL gui i.e. no... (2 Replies)
Discussion started by: AnuragJindal
2 Replies

5. OS X (Apple)

[Solved] Running shell code in AppleScript without Terminal

What I want my script to do is to run a command in Terminal and close that same Terminal window when the process is complete. Of course I could ad a delay of 6 seconds to complete the process, but it may not be enough every time. To simplify my question, this is what I want to achieve.... (9 Replies)
Discussion started by: ShadowofLight
9 Replies

6. OS X (Apple)

Can't launch x11 remotely from terminal

After I installed OS X Lion I haven't been able to launch x11 remotely (using ssh) from Terminal. It works fine locally, and also remotely directly from the Xterm. I log in to the unix server at my university from the terminal like this: ssh -l -X login@host.com This used to launch... (1 Reply)
Discussion started by: gnyrf
1 Replies

7. Shell Programming and Scripting

applescript & grep - sed command

I'm new using Unix commands in applescript. The following script you choose different folders with PDfs, get file count of PDfs on chosen folders, & write the results in text file. set target_folder to choose folder with prompt "Choose target folders containing only PDFs to count files" with... (0 Replies)
Discussion started by: nellbern
0 Replies

8. Red Hat

Not able to see the terminal icon in the applications menu to launch the command prompt in Centos

After installing centos iam not able to see the terminal icon in the applications menu to launch the command prompt in Centos. However iam able to see the Open Terminal menu, when i right click and it is not working. let me know what are the things i need to check.:b: (1 Reply)
Discussion started by: Kesavan
1 Replies

9. Shell Programming and Scripting

SED command works in terminal, but not Applescript

The following command works perfectly in Terminal, but not in Applescript. (Returns "unknown token" error for square brackets.) (new to site. sorry.) I have an Applescript that is designed to find and remove any square-bracketed text, including the square brackets. I ran the following code from... (1 Reply)
Discussion started by: Phillip Acosta
1 Replies

10. Shell Programming and Scripting

Cannot get terminal application to launch with a graphical launcher when successful in terminal

I have been having an extremely annoying problem. For the record, I am relatively new at this. I've only been working with unix-based OS's for roughly two years, mostly Xubuntu and some Kali. I am pretty familiar with the BASH language, as that's the default shell for debian. Now, I've made this... (16 Replies)
Discussion started by: Huitzilopochtli
16 Replies
TFTPD(8)						    BSD System Manager's Manual 						  TFTPD(8)

NAME
tftpd -- DARPA Internet Trivial File Transfer Protocol server SYNOPSIS
tftpd [-d] [-g group] [-i] [-l] [-n] [-s directory] [-u user] [directory ...] DESCRIPTION
tftpd is a server which supports the DARPA Trivial File Transfer Protocol. The TFTP server operates at the port indicated in the 'tftp' ser- vice description; see services(5). This server should not be started manually; instead, it should be run using launchd(8) using the plist /System/Library/LaunchDaemons/tftp.plist. It may be started using the launchctl(1) load command; refer to the documentation for that utility for more information. The use of tftp(1) does not require an account or password on the remote system. Due to the lack of authentication information, tftpd will allow only publicly readable files to be accessed. Filenames beginning in ``../'' or containing ``/../'' are not allowed. Files may be written to only if they already exist and are publicly writable. Note that this extends the concept of "public" to include all users on all hosts that can be reached through the network; this may not be appropriate on all systems, and its implications should be considered before enabling tftp service. The server should have the user ID with the lowest possible privilege. Access to files may be restricted by invoking tftpd with a list of directories by including up to 20 pathnames as server program arguments in /System/Library/LaunchDaemons/tftp.plist. In this case access is restricted to files whose names are prefixed by the one of the given direc- tories. The given directories are also treated as a search path for relative filename requests. The options are: -d Enable verbose debugging messages to syslogd(8). -g group Change gid to that of group on startup. If this isn't specified, the gid is set to that of the user specified with -u. -i Enable insecure mode, no realpath(3). -l Logs all requests using syslog(3). -n Suppresses negative acknowledgement of requests for nonexistent relative filenames. -s directory tftpd will chroot(2) to directory on startup. This is recommended for security reasons (so that files other than those in the /tftpboot directory aren't accessible). If the remote host passes the directory name as part of the file name to transfer, you may have to create a symbolic link from 'tftpboot' to '.' under /tftpboot. -u user Change uid to that of user on startup. If -u isn't given, user defaults to ``nobody''. If -g isn't also given, change the gid to that of user as well. SEE ALSO
tftp(1), launchd(8), launchctl(1), launchd.plist(5) The TFTP Protocol (Revision 2), RFC, 1350, July 1992. TFTP Option Extension, RFC, 2347, May 1998. TFTP Blocksize Option, RFC, 2348, May 1998. TFTP Timeout Interval and Transfer Size Options, RFC, 2349, May 1998. HISTORY
The tftpd command appeared in 4.2BSD. The -s flag appeared in NetBSD 1.0. The -g and -u flags appeared in NetBSD 1.4. IPv6 support was implemented by WIDE/KAME project in 1999. TFTP options were implemented by Wasabi Systems, Inc., in 2003, and first appeared in NetBSD 2.0 . BUGS
Files larger than 33488896 octets (65535 blocks) cannot be transferred without client and server supporting blocksize negotiation (RFCs 2347 and 2348). Many tftp clients will not transfer files over 16744448 octets (32767 blocks). SECURITY CONSIDERATIONS
You are strongly advised to set up tftpd using the -s flag in conjunction with the name of the directory that contains the files that tftpd will serve to remote hosts (e.g., /tftpboot). This ensures that only the files that should be served to remote hosts can be accessed by them. Because there is no user-login or validation within the TFTP protocol, the remote site will probably have some sort of file-access restric- tions in place. The exact methods are specific to each site and therefore difficult to document here. BSD
June 11, 2003 BSD
All times are GMT -4. The time now is 05:10 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy