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

Shell Icon software
Filter: All | Freeware | Demo
 

Shell Icon

< 1 2 3 4 5 
Added: April 22, 2010 | Visits: 1.098

Fry::Shell Fry::Shell is a flexible shell framework which encourages using loadable libraries of functions. SYNOPSIS From the commandline: perl -MFry::Shell -eshell OR In a script: package MyShell; use Fry::Shell; #subs sub evalIt { my $cls = shift; my $code = ($cls->Flag(strict)) ? use...



Platforms: *nix

License: Freeware Size: 58.37 KB Download (91): Fry::Shell Download

Added: September 11, 2010 | Visits: 1.679

Gnome Icon Theme Gnome Icon Theme package contains icons for the GNOME desktop. Installation: The simplest way to compile this package is: 1. `cd to the directory containing the packages source code and type `./configure to configure the package for your system. If youre using `csh on an old version of...





Platforms: *nix

License: Freeware Size: 3.6 MB Download (102): Gnome Icon Theme Download

Added: April 24, 2010 | Visits: 1.175

Group Shell Group Shell is a tool to aggregate several remote shells into one. It is used to launch an interactive remote shell on many machines at once. Group Shell is written in Python and requires Python ≥ 2.4. There is a control shell accessible with Ctrl-C that is used to list some information about...


Platforms: *nix

License: Freeware Size: 24.58 KB Download (99): Group Shell Download

Added: August 01, 2010 | Visits: 1.130

Heirloom Bourne Shell The Heirloom Bourne Shell is a portable variant of the traditional Unix shell. It has been derived from OpenSolaris code and thus implements the SVR4/SVID3 level of the shell..


Platforms: *nix

License: Freeware Size: 81.92 KB Download (104): Heirloom Bourne Shell Download

Added: June 24, 2010 | Visits: 1.212

Mozilla New Mail Icon Mozilla New Mail Icon is an extension which displays an icon in the system tray when new mail arrives in your Mozilla or Mozilla Thunderbird . Mozilla New Mail Icon supports the standard (FreeDesktop.org) system tray, as used by GNOME, KDE and IceWM..


Platforms: *nix

License: Freeware Size: 29.7 KB Download (108): Mozilla New Mail Icon Download

Added: March 06, 2010 | Visits: 1.259

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 13, 2010 | Visits: 1.257

Business Shell Business Shell (BUSH) can be used as interactive command shell, scripting language with a source code debugger, a database client and a web template engine. With third-party support for the ABEE standard for Java Virtual Machine and .Net, BUSH is an all-in-one replacment for BASH, PHP, J2EE,...


Platforms: *nix

License: Freeware Size: 1.5 MB Download (89): Business Shell Download

Added: April 08, 2010 | Visits: 1.180

The friendly interactive shell The friendly interactive shell is a user friendly shell intended mostly for interactive use. - If you want to see screenshots of fish in action, click here. - If you are familiar with the basics of shells,read this page for a short introduction to fish. - If you are dont know how to use a...


Platforms: *nix

License: Freeware Size: 768 KB Download (98): The friendly interactive shell Download

Added: April 07, 2010 | Visits: 1.346

Shell Directory Manager Shell Directory Manager is a small tool for managing often-visited directories using a shell like bash. I offer two new commands: dm is a manager for a small database, where you name directories with a short alias. And dmcd is a function for your current shell, which lets you go to a directory...


Platforms: *nix

License: Freeware Download (98): Shell Directory Manager Download

Added: November 01, 2010 | Visits: 1.048

XMMS-Shell XMMS-Shell provides a simple command line interface for controlling the XMMS player. One can either use the readline-enhanced interactive mode or simply specify commands from the command line (useful for shell scripts or quick manipulation).. Get XMMS-Shell at SourceForge.net. Fast, secure and...


Platforms: *nix

License: Freeware Size: 60.42 KB Download (95): XMMS-Shell Download

Added: May 15, 2010 | Visits: 985

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: April 19, 2010 | Visits: 2.054

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: July 05, 2010 | Visits: 3.221

PHP Shell PHP Shell is a shell wrapped in a PHP script. PHP Shell is a tool you can use to execute arbitrary shell-commands or browse the filesystem on your remote webserver. This replaces, to a degree, a normal telnet-connection. You can use it for transferring your site as a compressed file, and then...


Platforms: *nix

License: Freeware Size: 19.46 KB Download (532): PHP Shell Download

Added: February 13, 2010 | Visits: 1.209

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 (106): CGI-Shell Download

Added: October 21, 2010 | Visits: 1.032

Term::Shell Term::Shell is a simple command-line shell framework. SYNOPSIS package MyShell; use base qw(Term::Shell); sub run_command1 { print "command 1!n"; } sub smry_command1 { "what does command1 do?" } sub help_command1 { <


Platforms: *nix

License: Freeware Size: 17.41 KB Download (96): Term::Shell Download

Added: July 19, 2010 | Visits: 1.197

New Adventure Shell New Adventure Shell project is an adventure shell script. The New Adventure Shell is a script that turns your shell into a text adventure game. It ought to pose as little restrictions on normal shell use as possible, and allows as many adventure commands as possible. The script is intended...


Platforms: *nix

License: Freeware Size: 70.66 KB Download (93): New Adventure Shell Download

Added: October 23, 2010 | Visits: 1.262

True3D*Shell True3D*Shell is an open source 3D desktop environment that allows users to experience 3D browsing in a virtual reality universe where information is organized in bubbles connected by pipes. True3D*Shell is based on POSIX, Win32, FreeGLUT, OpenGL and MQ4CPP, and runs on IA32 and IA64 SMP...


Platforms: *nix

License: Freeware Size: 3.3 MB Download (103): True3D*Shell Download

Added: July 15, 2010 | Visits: 1.424

Shell::Parser Shell::Parser is a simple shell script parser. SYNOPSIS use Shell::Parser; my $parser = new Shell::Parser syntax => bash, handlers => { }; $parser->parse(...); $parser->eof; This module implements a rudimentary shell script parser in Perl. It was primarily written as a backend for...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (176): Shell::Parser Download

Added: October 23, 2010 | Visits: 1.431

Syntax::Highlight::Shell Syntax::Highlight::Shell is a Perl module to highlight shell scripts. SYNOPSIS use Syntax::Highlight::Shell; my $highlighter = new Syntax::Highlight::Shell; $output = $highlighter->parse($script); If $script contains the following shell code: # an if statement if [ -f /etc/passwd ];...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (104): Syntax::Highlight::Shell Download

Added: January 22, 2010 | Visits: 1.181

KFileManagerUtils KFileManagerUtils project is a simple utility which adds several shell extensions to Konqueror: - Copy path to clipboard: copy the path(s) of the selected element(s) to the clipboard - Copy URL to clipboard: copy the url(s) of the selected element(s) to the clipboard - Regex Rename: popup a...


Platforms: *nix

License: Freeware Size: 57.34 KB Download (99): KFileManagerUtils Download

< 1 2 3 4 5