Main > Free Download Search >

Free shell script software for mac

shell script

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2385
Ircle shell scripts 1.0

Ircle shell scripts 1.0


Ircle shell scripts - 4 interactive do shell scripts for Ircle more>>
Ircle shell scripts is a collection of 4 scripts uses AppleScripts "do shell script" to interact with Ircle.

Completly freeware for non-commercial use.

<<less
Download (9KB)
Added: 2006-05-06 License: Freeware Price:
1267 downloads
Backup Shell Script 8.30.02

Backup Shell Script 8.30.02


The backup shell script copies a Mac OS X HFS+ boot volume to a target directory, including resource forks and Unix access rights more>> The backup shell script copies a Mac OS X HFS+ boot volume to a target directory, including resource forks and Unix access rights. After downloading the file, open a Terminal window and go to the folder where you have stored the script (e. g. by typing "cd ", then dragging the download folder from the Finder to the Terminal window, then typing the return key). Then make the script executable by typing "chmod +x backup", followed by the return key. (The optimal place to store the backup script is the directory /usr/local/sbin. On Unix systems, there are local system binaries located.) Now assume a HFS+ backup disk or partition called BackupDisk. When mounted on Mac OS X, in the file system this volume is found at /Volumes/BackupDisk. To create a backup on this disk, type "sudo backup /Volumes/BackupDisk" in the Terminal window.

When the backup command has finished, it is possible to boot Mac OS 9 and Mac OS X from BackupDisk. Before starting the backup, verify that "privileges" are honored on the BackupDisk. Otherwise all files of the backup are owned by the currently logged in user, and the backup becomes worthless. To check the privileges settings, open the Info window for the BackupDisk in the Finder and switch to the Privileges pane. Then uncheck the "Ignore privileges on this volume" checkbox. (With the command line, you can check or modify this settings with the vsdbutil command. "sudo vsdbutil -c /Volumes/BackupDisk" shows the current privilege settings, "sudo vsdbutil -a /Volumes/BackupDisk" lets the system honor the privileges on the disk and "sudo vsdbutil -d /Volumes/BackupDisk" makes the system ignoring the privileges.)

Requirements:
Mac OS X 10.2 or later.
<<less
Download (4K)
Added: 2002-08-30 License: Free Price:
downloads
VLC Remote Control Shell Scripts 1.0

VLC Remote Control Shell Scripts 1.0


VLC Remote Control Shell Scripts - Remotely control VLC player more>>
Use VLC Remote Control Shell Scripts when you want to remote control your VLC Player by shell commands.

The package contains the following scripts:
- Fullscreen
- Mute
- Play
- Pause
- Stop
- Tofront.
<<less
Download (1KB)
Added: 2006-03-08 License: Freeware Price:
1370 downloads
Shellsilver 1.4

Shellsilver 1.4


Execute UNIX shell scripts from the Finder. more>>
Shellsilver allows you to execute UNIX shell scripts from the Finder. When a file with the extension .sh is double-clicked, Shellsilver will launch, and moments later, a Terminal window will pop open executing the shell script.
<<less
Download (0.084MB)
Added: 2004-05-14 License: Freeware Price:
1991 downloads
Open Selected Scripts 1.0

Open Selected Scripts 1.0


Open Selected Scripts - Open selected scripts in the Script Editor more>>
The Open Selected Scripts script, from Apple, will simply open only the selected scripts or applets with the Script Editor application.

Completly freeware.
<<less
Download (5KB)
Added: 2006-05-27 License: Freeware Price:
1246 downloads
Drop Script 0.5

Drop Script 0.5


Create new apps from command-line BSD programs. more>>
Drop Script lets you create new applications from any BSD program which takes files as command line arguments. Typically, these are scripts written in sh, perl, etc.
<<less
Download (40KB)
Added: 2004-11-14 License: Freeware Price:
1804 downloads
Shellbar 1.0

Shellbar 1.0


Shellbar - Progress bar and status viewer for shell scripts more>>
Shellbar is a small application that displays a status progress bar and operation text during shell script execution. To have enhanced behavior, you have only to put some special comments into .sh scripts.

Shellbar is a standard application which accepts "shell scripts" as documents. Simply rename your ".sh" documents to ".shbar" documents. Open the .shbar document, doubleclicking on it, and the shellbar window will appear.
<<less
Download (162KB)
Added: 2006-06-22 License: Freeware Price:
1219 downloads
F-Script 2.0b1

F-Script 2.0b1


F-Script provides users with a useful simple open-source scripting layer specifically designed for the Mac OS X object system (i.e. Cocoa) more>>

F-Script 2.0b1 provides users with a useful simple open-source scripting layer specifically designed for the Mac OS X object system (i.e. Cocoa). F-Script provides scripting and interactive access to Cocoa frameworks and custom Objective-C objects. It aims to be a useful and fun tool for both beginners and experts, allowing interactively exploring, testing and using Cocoa-based objects and frameworks.

Major Features:

  1. The F-Script shell provides an interactive command line interface for manipulating Objective-C objects.
    • Use a fully featured object-oriented shell.
    • Manipulate objects interactively or write scripts.
    • Save and load objects easily.
    • Express complex object manipulations quickly and easily with a high-level programming model.
    • Access the Cocoa frameworks as well as your own Objective-C objects.
  2. The object browser lets you graphically find, explore and manipulate objects.
    • Explore objects and methods.
    • Browse Objective-C instances and Objective-C classes.
    • Quickly locate attributes and methods with the search field.
    • Graphically Invoke methods.
    • Navigate Cocoa bindings.
    • Explore Core Data objects graphs.
    • Select objects on screen with the "Select and browse" magic button.
    • Add custom actions to the browser.
  3. Powerful tools let you inspect objects.
    • Query Core Data interactively.
    • Explore Cocoa collections (arrays, dictionaries, etc.)
    • Edit and run scripts.
    • Inspect Cocoa objects.

Requirements: Mac OS X

<<less
Download (31.4MB)
Added: 2009-01-23 License: Freeware Price:
downloads
 
Other version of F-Script
F-Script 2.0The F-Script shell provides an interactive command line interface for manipulating ... shell. Manipulate objects interactively or write scripts. Save and load objects easily
Price: Notavailable
License:Freeware
Download (24.5MB)
downloads
Added: 2009-08-16
Hedge Backup Script 1.1.0

Hedge Backup Script 1.1.0


Simple and easy-to-use backup script for your Unix systems more>>
Hedge Backup Script 1.1.0 provides you with a very helpful and easy-to-use backup script for your Unix systems which can make a compressed, encrypted tarball, either full or differential-by-date and sends it to one or more remote hosts via ssh. It sends you a report, and cleans up old backup images. Hedge was originally designed under Linux, and is based around a handful of common linux tools: bash, ssh, tar, gzip, openssl, mailx, logger, date, egrep, sed and md5sum

Note: For a better understanding of how to use this script, please refer to the readme file in the archive.

Major Features:

  1. Backs up filesystems with tar
  2. Compresses its archives with gzip
  3. Encrypts its archives with openssl
  4. Pipes the archive to remote storage using ssh
  5. Uses simple Y-M-D date-stamps to housekeep its archives
  6. Is just a shell script. Hopefully a fairly legible one.
<<less
Download (12KB)
Added: 2009-01-08 License: GPL Price: FREE
16 downloads
myAppleScript 1.0

myAppleScript 1.0


myAppleScript - Small script with 3 separate functions more>>
myAppleScript has 3 major functions. Allows to set up an hour and executes that determined hour, shell script to set up at the moment or a AppleScript whose text is found in rows within the resources of the application that is however modifiable.

Completly freeware for non-commercial use.
<<less
Download (26KB)
Added: 2006-08-02 License: Freeware Price:
1178 downloads
ShellEd 1.0.4

ShellEd 1.0.4


A shell script editor plug-in for Eclipse ShellEd is a shell script editor for Eclipse. The great benefit of this plug-in is the integration of main page information for content assist and text more>> A shell script editor plug-in for Eclipse

ShellEd is a shell script editor for Eclipse. The great benefit of this plug-in is the integration of main page information for content assist and text hover.

System requirements:
-
-

Enhancements
- Plugin requires Java 5 now
- Make use of the Java 5 language constructions and apis
- Remove deprecated usage whenever possible.
- Drop dead code.
- Convert Eclipse-AutoStart to Bundle-ActivationPolicy
- Drop dependency on Eclipse compatibility plugins.
- Variable names with underscores are highlighted correctly (rhbz #474141).
- Fix for opening workbench external file (rhbz #478304).

<<less
Download (1.9MB)
Added: 2009-06-14 License: Freeware Price: FREE
219 downloads
Side Shell Chairs 1.0

Side Shell Chairs 1.0


Side Shell Chairs - Armchairs icon set more>>
Side Shell Chairs is a great set of shell chair rockers to give your desktop a sexy vintage flair! If you love these, make sure to get his other set of shell chairs--They are fab!

All icons are aquafied and look best in 128x128 at 32bit mode.

Completly frewware for personal use.
<<less
Download (287KB)
Added: 2006-03-30 License: Freeware Price:
1306 downloads
AsteriskScripter 1.0rc1

AsteriskScripter 1.0rc1


The Scripting package includes a scriptable Application for use in AppleScript called AsteriskScripter more>>
The Scripting package includes a scriptable Application for use in AppleScript called AsteriskScripter.

Examples included in this package:
• AsteriskScripter AppleScript Test.applescript
• AsteriskScripter Filemaker Test.fp7
• asteriskDialer.sh shell script
<<less
Download (194KB)
Added: 2007-07-03 License: Freeware Price:
906 downloads
Cal Shell 1.0.2

Cal Shell 1.0.2


Cal Shell - Run the Cal and Calendar shell scripts more>>
Cal Shell uses AppleScript to run the Cal and Calendar shell scripts.
It copies the output to a text field which can then be copied to the clipboard.
Completly freeware.
Enhancements:
- minor changes to interface
- added an error handler for the calendar utility button to create a calendar file if one doesnt exist.
<<less
Download (92KB)
Added: 2005-12-22 License: Freeware Price:
1403 downloads
Eudora-GPG Scripts 0.008

Eudora-GPG Scripts 0.008


Eudora-GPG Scripts - Encrypt, decrypt, sign and verify plain text messages more>>
Ive written up some Applescripts for Eudora X to encrypt, decrypt, sign and verify plain text messages using the MacOS X port of Gnu Privacy Guard (GnuPG). GnuPG is suppose to be compatible with PGP, so this replaces some of the functionality of the PGP plugin for classic Eudora.

The Eudora-GPG Scripts scripts are written mainly in AppleScript with a few one-liners sent to Unix via the do shell script AppleScript command. The intention is to minimize the number items that have to be installed on the Unix side.

The temptation is to do it all in Unix with say one large Perl script. However, this would make user interaction cumbersome as it would be difficult to pass messages between the user and the Perl script. As such, running time is only a secondary consideration in the design of these scripts.

<<less
Download (91KB)
Added: 2006-06-03 License: Freeware Price:
1238 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5