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

Cdbf Shell software
Filter: All | Freeware | Demo
 

Cdbf Shell

< 1 2 3 4 5 > 
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: November 01, 2010 | Visits: 1.050

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: September 15, 2010 | Visits: 798

xen-shell xen-shell is a simple console application which allows you to easily allow the owner of a single Xen instance to control it, without the overhead of a web-based control panel. Using this shell users may: - Boot/Shutodwn their Xen guest. - Reboot their Xen guest. - Connect to the serial...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (95): xen-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: January 20, 2010 | Visits: 1.078

PyGTK Shell PyGTK Shell provides widgets derived from PyGTK optimized for interactive programming as well as an interactive, extensible PyGTK console for the rapid prototyping of GUI applications. It can be embedded by PyGTK applications..


Platforms: *nix

License: Freeware Size: 32.77 KB Download (91): PyGTK Shell Download

Added: April 22, 2010 | Visits: 1.100

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

Released: September 04, 2012  |  Added: September 29, 2012 | Visits: 1.076

PCL to Any Converter Shell for Linux VeryPDF PCL to Any Converter Shell for Linux is used to convert PCL (PRN, PXL, SPL and PX3) to PDF, PS, EPS, TIFF, JPEG, PNG, TGA, BMP and PCX. This software also can customize output page size and resolution, and option to set color depth for output files. Feature of VeryPDF PCL to Any...


Platforms: *nix

License: Shareware Cost: $125.00 USD Size: 19.69 MB Download (91): PCL to Any Converter Shell for Linux Download

Added: June 10, 2013 | Visits: 969

Squirrel Shell Squirrel Shell is a cross-platform alternative to system shells like sh in Unix-like systems and cmd.exe (command.com) in Microsoft?*A* Windows?*A*. It is based on Squirrel scripting language which has these features: * object-oriented programming; * C++-like syntax; * dynamic typing; *...


Platforms: *nix

License: Freeware Size: 645.12 KB Download (90): Squirrel Shell Download

Added: August 13, 2010 | Visits: 1.259

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

Released: September 04, 2012  |  Added: September 23, 2012 | Visits: 694

PCL to Any Converter Shell for Mac VeryPDF PCL to Any Converter Shell for Mac is used to convert PCL (PRN, PXL, SPL and PX3) to PDF, PS, EPS, TIFF, JPEG, PNG, TGA, BMP and PCX. It is a powerful and helpful application that can help you convert PCL to any other formats. VeryPDF PCL to Any Converter Shell for Mac also supports...


Platforms: Mac

License: Shareware Cost: $125.00 USD Size: 20.91 MB Download (89): PCL to Any Converter Shell for Mac Download

Added: May 10, 2013 | Visits: 1.071

Brute Force Shell Brute Force Shell uses PHP (and some ShellScript) to protect your linux server against bruke force attacks. It also keeps a log in a MySQL database and have an email reporting system. 


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (68): Brute Force Shell Download

Released: December 21, 2012  |  Added: December 21, 2012 | Visits: 685

DBF Converters Shell Handy shell for DBF converters allows you to convert dbf files to csv, sql, xml, xls, mdb, pdb, html, excel, access formats and vise versa. It displays command line parameetrs in WYSIWYG mode, allows you to select source files and a target file or folder, the conversion direction and then...


Platforms: Windows

License: Freeware Size: 693 KB Download (67): DBF Converters Shell Download

Added: May 10, 2013 | Visits: 711

PHP Shell Tools PHP Shell Tools is a PHP script that acts as a unix shell console. It basically lets the user execute shell commands and other related features via PHP. For security reasons, all users must login to be able to use PHP Shell Tools, for this reason, PHP Shell Tools must use a MySQL database to be...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (62): PHP Shell Tools Download

Released: June 21, 2012  |  Added: August 23, 2016 | Visits: 666

PCL to Any Converter Shell VeryPDF PCL to Any Converter Shell converts LaserJet PCL print files to PDF files. Pcl2pdf quickly converts PCL print files to concise, industry standard PDF. This is not a raster based conversion. Use command line versions in batch and unattended operations. VeryPDF PCL to Any Converter Shell is...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Shareware Cost: $125.00 USD Size: 28.7 MB Download (60): PCL to Any Converter Shell Download

Added: May 10, 2013 | Visits: 503

Shell-like data processing This module introduces an alternative syntax a-la shell pipes for sequence-oriented functions, such as filter, map, etc., via certain classes that override __ror__ method.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (59): Shell-like data processing Download

Added: May 10, 2013 | Visits: 398

Embed a Python shell in a user interface This script provides the ability to write your own Python shell, which you can use to filter out input or output, and embed it in another application.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (58): Embed a Python shell in a user interface Download

Added: May 10, 2013 | Visits: 433

Shell Commander Shell Commander is a PHP script, that allows remote execution of shell commands (like SSH client) through a web browser.


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (58): Shell Commander Download

Released: November 14, 2012  |  Added: November 14, 2012 | Visits: 777

Touch Shell Free Touch Shell Free is an application offering a modern and flexible user interface for Windows Mobile Devices. The ultimate must-have for all Windows Mobile Pocket PC Phone users, Touch Shell Free makes your device more usable than ever. The application features an additional Today screen, which...


Platforms: Windows, Pocket PC

License: Freeware Size: 7.11 MB Download (56): Touch Shell Free Download

Added: May 10, 2013 | Visits: 1.179

AJAX/PHP Command Shell AJAX/PHP Command Shell is an Ajax/PHP WebShell to command your webserver from any computer. It supports password-protection, very fast interface, never reload the page, history item of commands, easy custom-command adding, quick commands, tabs, upload function, file browser ...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (56): AJAX/PHP Command Shell Download

Released: November 14, 2012  |  Added: November 14, 2012 | Visits: 577

Classic Shell Classic Shell adds some missing features to Windows 7 and Vista like a classic start menu, toolbar for Explorer and others. Features Classic Start Menu for Windows 7 (with skins) Toolbar for Windows Explorer Classic copy UI Show file size in Explorer status bar


Platforms: Windows

License: Freeware Size: 6.79 MB Download (53): Classic Shell Download

< 1 2 3 4 5 >