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.398.675 Times

Shell Commands freeware
Filter: All | Freeware | Demo
 

Shell Commands

< 1 2 3 4 5 > 
Added: March 06, 2010 | Visits: 1.265

SQL::Shell SQL::Shell is a command interpreter for DBI shells. SYNOPSIS use SQL::Shell; #Initialise and configure my $sqlsh = new SQL::Shell(%settings); $sqlsh->set($setting, $new_value); $value = $sqlsh->get($setting); #Interpret commands $sqlsh->execute_command($command);...



Platforms: *nix

License: Freeware Size: 30.72 KB Download (158): SQL::Shell Download

Added: August 20, 2008 | Visits: 1.354

SimMon SimMon is a cross platform monitoring tool which runs on almost any OS that supports the Java Virtual Machine 1.4+. Monitoring is done through the execution of existing monitoring scripts (Perl/VBS) or existing shell commands. Currently monitoring scripts are available for Solaris, Linux, Mac OS...





Platforms: Windows, *nix

License: Freeware Size: 6.6 MB Download (155): SimMon Download

Added: February 11, 2010 | Visits: 2.203

Network Query Tool Network Query Tool is a one-stop solution for obtaining information about a domain name or an IP address. Instead of manually using a variety of shell commands, or visiting numerous websites to investigate a host, just load Network Query Tool in your browser and enter the hostname or IP. NQT...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (145): Network Query Tool Download

Released: February 12, 2004  |  Added: August 11, 2006 | Visits: 2.076

ShellEnhancer ShellEnhancer is an application designed to enhance the default shell of Windows and to make your life easier. ShellEnhancer includes two types of taskswitcher (Enhanced TaskSwitcher and Mosaic TaskSwitcher) which you can use to replace the default Windows Alt+Tab taskswitcher. ShellEnhancer...


Platforms: Windows

License: Freeware Size: 1.68 MB Download (139): ShellEnhancer Download

Released: June 18, 2010  |  Added: June 22, 2010 | Visits: 1.019

AttrMenu AttrMenu is a shell extension for Windows 95, 2000, XP, Vista and 7 allowing to directly access a file's attributes from its context menu (opened when right clicking on the filename with the right mouse button). Four commands are added to the context menu of any file: Toggle Archive...


Platforms: Windows, Other

License: Freeware Size: 21.04 KB Download (139): AttrMenu Download

Added: August 08, 2010 | Visits: 1.114

GNU make GNU make is a tool which controls the generation of executables and other non-source files of a program from the programs source files. Make gets its knowledge of how to build your program from a file called the makefile, which lists each of the non-source files and how to compute it from other...


Platforms: *nix

License: Freeware Size: 1.1 MB Download (133): GNU make Download

Added: October 04, 2010 | Visits: 1.185

Shell over ICMP Shell over ICMP consists of two free and open source applications: one server and one client. Shell over ICMP project allows a user to connect to a remote shell daemon, by using ICMP protocol instead of classical TCP. Entirely written in Python, soicmp is a working proof-of-concept to...


Platforms: *nix

License: Freeware Size: 593.92 KB Download (114): Shell over ICMP Download

Added: November 19, 2010 | Visits: 665

rsh.proxy rsh.proxy project is a proxy for rsh, rexec and rlogin. About rsh rsh (remote shell) is a command line computer program which can execute shell commands as another user, and on another computer across a computer network. The remote system on which the rsh executes the command needs to be...


Platforms: *nix

License: Freeware Size: 29.7 KB Download (112): rsh.proxy Download

Added: May 15, 2010 | Visits: 988

LDAP Shell LDAP Shell is an interactive LDAP shell written in Perl and allowing basic administrative functionality, such as crawling the directory tree and modifying entries. It is composed of two parts: Net::LDAP::Config, and ldapsh. Net::LDAP::Config is a library for simplifying and centralizing...


Platforms: *nix

License: Freeware Size: 40.96 KB Download (112): LDAP Shell Download

Added: September 14, 2010 | Visits: 1.155

PHPterm PHPterm is a terminal/shell emulator for PHP which lets you execute shell commands just like in a shell, but all within your browser window over the HTTP protocol. It aims to provide the look and feel of konsole, the KDE terminal..


Platforms: *nix

License: Freeware Size: 14.34 KB Download (111): PHPterm Download

Added: January 12, 2010 | Visits: 1.053

GNU m4 GNU m4 is an implementation of the traditional Unix macro processor. GNU m4 is mostly SVR4 compatible although it has some extensions (for example, handling more than 9 positional parameters to macros). GNU m4 also has built-in functions for including files, running shell commands, doing...


Platforms: *nix

License: Freeware Size: 378.88 KB Download (111): GNU m4 Download

Added: February 13, 2010 | Visits: 1.211

CGI-Shell CGI-Shell provides a shell using CGI, so everyone who has a CGI directory on a Web server can also have a shell on it. It is something like telnet or SSH. How to install? make make install (you have to be root) How to uninstall? make uninstall (you have to be root) The server is...


Platforms: *nix

License: Freeware Size: 225.28 KB Download (110): CGI-Shell Download

Added: July 26, 2010 | Visits: 662

xbindkeys xbindkeys is a program that allows you to launch shell commands with your keyboard or your mouse under X Window. xbindkeys links commands to keys or mouse buttons, using a configuration file. Its independant of the window manager and can capture all keyboard keys (ex: Power, Wake...). usage:...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (108): xbindkeys Download

Added: April 19, 2010 | Visits: 2.058

JSON::Shell JSON::Shell is an interactive shell for performing JSON and JSON-RPC requests. SYNOPSIS $ bin/jsonshell JSON::Shell 1.0 www.example.com/json-rpc-demo$ post { "id": 1, "method": "echoObject", "params": { "o": [ "YAY JSON~" ] } } REQUEST: $VAR1 = { params => { o => [ YAY JSON~ ] },...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (108): JSON::Shell Download

Added: June 10, 2010 | Visits: 1.545

Frankenwall Frankenwall is a bash shell script intended to create a highly secure IPTables based Linux firewall/router with QOS/traffic shaping/bandwidth management. Be certain you know exactly what your network needs before using it. The primary focus of this project is security through an intimate...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (108): Frankenwall Download

Added: July 16, 2010 | Visits: 1.261

phpRemoteShell phpRemoteShell project is a PHP application that allow you to execute shell commands and PHP code over HTTP on a remote host. Installation: Just put the "prs.php" script on a web server, open a web browser and just call it. Whats New in This Release: - All short PHP tags were converted to...


Platforms: *nix

License: Freeware Size: 25.6 KB Download (107): phpRemoteShell Download

Added: September 01, 2010 | Visits: 905

VaryOnApplet VaryOnApplet is a pushbutton process-control applet for Gnome. After VaryOnApplet is installed, you will need to logout and log back into Gnome, or you can force the panel to reload by killing it: killall gnome-panel As soon as the panel recovers, you can add the VaryOnApplet to it by right...


Platforms: *nix

License: Freeware Size: 68.61 KB Download (106): VaryOnApplet Download

Added: February 17, 2010 | Visits: 872

PDL::Doc::Perldl PDL::Doc::Perldl are commands for accessing PDL doc database from perldl shell. This module provides a simple set of functions to access the PDL documentation of database, for use from the perldl shell and the pdldoc command-line program. Currently, multiple matches are not handled very well....


Platforms: *nix

License: Freeware Size: 1.1 MB Download (106): PDL::Doc::Perldl Download

Added: May 18, 2010 | Visits: 1.141

OpenBSD Network Shell NSH is intended to handle configuration for interfaces, bridging, routing, packet filtering, NAT, and ISAKMP. It presents the user with a vaguely cisco-like interface. It also gives the user access to system information and diagnostics. NSH replaces the userland commands which handle these...


Platforms: *nix

License: Freeware Size: 378.88 KB Download (106): OpenBSD Network Shell Download

Added: April 20, 2010 | Visits: 1.113

Closebracket Closebracket let you define multiple shell actions in a single command to speed up the typing of the most repetitive shell commands. The command name of Closebracket is `] and `][, thats because these characters are near the "Enter" key and it is easy to type them fast. `] stands for "primary...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (105): Closebracket Download

< 1 2 3 4 5 >