Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.478.057 Times

Command Script Swim Lane Chart freeware
Filter: All | Freeware | Demo
 

Command Script Swim Lane Chart

< 1 2 3 4 5 > 
Released: August 11, 2003  |  Added: April 16, 2006 | Visits: 6.316

Script Studio E-VISION Script Studio is an easy-to-use Pascal and Basic Script IDE (Integrated Development Environment) for Windows. Script Studio is designed for creating simple or large scripts for any purposes (for example to rename multiple files, run programs with parameters, generate download lists and... Platforms: Windows

License: Freeware Size: 1.46 MB Download (480): Script Studio Download

Added: May 23, 2010 | Visits: 910

chilli_control chilli_control is a script that takes a command-line argument telling it what to do with your smoothwall, ie connect, disconnect, or get the status. This version is designed for smoothwall version 2.0 beta. You will need to edit the script to set it up for your smoothwall. If you use the same... Platforms: *nix

License: Freeware Size: 3.07 KB Download (98): chilli_control Download

Added: August 27, 2010 | Visits: 1.411

d command The d command runs a command in the background and redirects its output to a file. The output file is annotated with start and end time, the actual command used, cwd, host, etc. You can ask the d command to extract the last command from the output file and run it again, you can ask it to append... Platforms: *nix

License: Freeware Size: 8.19 KB Download (151): d command Download

Added: October 24, 2010 | Visits: 1.362

MUltihost SSH Wrapper MUltihost SSH Wrapper is a shell script that allows you to execute a command or script over SSH on multiple hosts with one command. When possible, it will use ssh-agent and RSA/DSA keys to minimize the need to enter your password more than once. Whats New in This Release: - An error is now... Platforms: *nix

License: Freeware Size: 15.36 KB Download (113): MUltihost SSH Wrapper Download

Added: January 25, 2010 | Visits: 824

fscript Command-line Tool fscript is a program that allows F-Script scripts to be run from the command line. It also provides some useful classes and methods that make the language more appropriate for general scripting tasks, such as line-oriented input/output, regular expressions, and a library importing system. Platforms: Mac

License: Freeware Size: 210 KB Download (102): fscript Command-line Tool Download

Released: July 14, 2012  |  Added: July 14, 2012 | Visits: 987

No-Frills Command Line Unzipper Based on the Delphi-Zip library and coded by Ccy for S2 Services, this simple command line unzipper offers the advantage of not requiring command switches. Commands are interpreted according to argument order. The first argument is the zip file, the second is the unarchive folder and the third... Platforms: Windows

License: Freeware Size: 778.24 KB Download (55): No-Frills Command Line Unzipper Download

Released: June 06, 2012  |  Added: June 06, 2012 | Visits: 882

Shell script obfuscator obfsh is quite flexible and can obfuscate any type of shell script. The obfuscated script version is printed to stdo. The original script is not modified. Using obfsh options cleverly, one may fool more then just a casual intruder or snooper, and certainly make understanding of the obfuscated... Platforms: Mac, Unix, Linux, Linux Console, Linux GPL, Linux Open Source

License: Freeware Size: 4 KB Download (49): Shell script obfuscator Download

Released: August 10, 2012  |  Added: August 10, 2012 | Visits: 541

Easy Network Automatic Script (ENAS) Enas is a perl script that can telnet cisco router or switch andexecute some command and at the end log the work on a file. Platforms: Windows, Mac, BSD, Linux

License: Freeware Size: 47.62 KB Download (45): Easy Network Automatic Script (ENAS) Download

Released: December 01, 2012  |  Added: December 01, 2012 | Visits: 387

flack - edit FLAC tags from command line A menu-driven BASH script to easily tag your collection of FLAC files from the command line, without the need for a GUI. Platforms: Mac, BSD, Linux

License: Freeware Size: 15.89 KB Download (50): flack - edit FLAC tags from command line Download

Added: May 10, 2013 | Visits: 707

Generic command-line option parser This class can be used to write code that will parse command line options for an application by invoking one of the standard Python library command argument parser modules optparse or getopt. The class first tries to use optparse. It it is not there (< Python 2.3), it invokes getopt. However,... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (57): Generic command-line option parser Download

Added: May 10, 2013 | Visits: 437

DRAN - Drupal Analysis Tool This is actually a script meant to be used with CLI (command line interface). Key features "DRAN - Drupal Analysis Tool": - IP Address - Last Cron Run - HTTP Response Time - Response Code - Node types/counts - User roles/counts - Comment count - Module count/Modules enabled and their throttle... Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (54): DRAN - Drupal Analysis Tool Download

Added: May 10, 2013 | Visits: 394

Disk Dumper This script will display a hex dump of the disk specified on the command line. As the last two arguments, the program takes the first sector and last sector that should be displayed by this utility. The size of the sectors is stored in a variable created right after the imports executed by this... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (57): Disk Dumper Download

Added: May 17, 2013 | Visits: 434

MySQLBackup Script Each database can be restored via the MySQL command line tool by calling gzipped archive.The tables of each database being backed up are locked, preserving data integrity.While this does temporarily prevent writes to the tables, the impact is reduced by backing up each database separately.This... Platforms: CGI and Perl

License: Freeware Size: 10 KB Download (44): MySQLBackup Script Download

Added: August 19, 2013 | Visits: 6.189

Perl Guestbook Script All that is need to install the Guestbook is to copy the guestbook.pl file to the cgi-bin directory (or whatever is appropriate for your system - you should ask your system administrator or web hosting provider about this ifyou are unsure ) on your web server and to copy the addguest.html,... Platforms: CGI and Perl

License: Freeware Size: 30.72 KB Download (58): Perl Guestbook Script Download

Added: September 03, 2013 | Visits: 648

ChartBarVertical Script This Java applet implements a 3-D vertical bar chart data viewer. Bars, images, text, colors, fonts, and gridlines are all customizable.If you move the mouse over the graph you will see a pop-up data value.In order to customize the applet to suit your nedds, you must edit the data file... Platforms: Java

License: Freeware Size: 10 KB Download (53): ChartBarVertical Script Download

Added: May 08, 2013 | Visits: 968

PHP XSLT This is a small PHP code snippet to style XML documents with XSLT stylesheetsThe script can even be called from PHP's command line. Platforms: PHP

License: Freeware Size: 10 KB Download (46): PHP XSLT Download

Added: August 24, 2013 | Visits: 457

phPie() for Scripts phPie() is a PHP4 script that creates a PNG- (or GIF- or JPG-) format pie chart, with optional legend. Platforms: PHP

License: Freeware Size: 10 KB Download (45): phPie() for Scripts Download

Added: May 10, 2013 | Visits: 1.005

T-HTB manager T-HTB FREE web interface, built in PHP, simple Java Script, Ajax, Nested set model MySQL, rrd graph, create tc command using iptables CLASSIFY. Platforms: PHP

License: Freeware Size: 153.6 KB Download (47): T-HTB manager Download

Added: August 06, 2013 | Visits: 361

Snout Snout is a command line Mp3 to WAV converter script written in Python and the Snack Sound Toolkit. I encourage you to add extensibility, GUI's, etc. to this program!The latest version of Snout Python is Snout2004.py, packaged here. The Snout web sit Platforms: Mac

License: Freeware Size: 10.24 KB Download (53): Snout Download

Released: July 11, 2003  |  Added: April 13, 2006 | Visits: 4.346

Quick Command Line Quick Command Line is a program that lets you eaisly specify run programs with command line parameters from within Windows Explorer without having to open up a command line window. This program is probably most useful to programmers, however other users could also find a use for it also.... Platforms: Windows

License: Freeware Size: 685 KB Download (719): Quick Command Line Download

< 1 2 3 4 5 >