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

Kent Shotgun Shells freeware
Filter: All | Freeware | Demo
 

Kent Shotgun Shells

< 1 2 3 4 5 > 
Added: March 05, 2010 | Visits: 660

Libptytty Libptytty is a small library that offers pseudo-TTY management in an OS-independent way. It was created out of frustration over the many differences of PTY/TTY handling in different operating systems for use inside "rxvt-unicode". It also offers session database support (utmp and optional... Platforms: *nix

License: Freeware Size: 204.8 KB Download (93): Libptytty Download

Added: February 05, 2010 | Visits: 1.207

SimpleKDE SimpleKDE is a lightweight desktop environment for UNIX and UNIX based operating systems like Linux, FreeBSD, and OpenSolaris. Shortly it provides a graphical user interface on top of UNIX shells. SimpleKDE is not written from scratch; in fact, it is a fork of well known, powerful desktop... Platforms: *nix

License: Freeware Size: 25 MB Download (92): SimpleKDE Download

Added: January 20, 2010 | Visits: 1.073

shc shc project is a generic shell script compiler. It takes a script which is specified on the command line and produces C source code. The generated source code is then compiled and linked to produce a stripped binary executable. shc itself is not a compiler such as cc, it rather encodes and... Platforms: *nix

License: Freeware Size: 34.82 KB Download (115): shc Download

Added: August 26, 2010 | Visits: 1.279

Bash Bash is the shell, or command language interpreter, that will appear in the GNU operating system. Bash is an sh-compatible shell that incorporates useful features from the Korn shell (ksh) and C shell (csh). Bash is intended to conform to the IEEE POSIX P1003.2/ISO 9945.2 Shell and Tools... Platforms: *nix

License: Freeware Size: 2.3 MB Download (107): Bash Download

Added: April 22, 2010 | Visits: 1.104

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: August 01, 2010 | Visits: 1.133

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 (105): Heirloom Bourne Shell Download

Added: January 16, 2010 | Visits: 599

LibGKSu GKSu is a library that provides a Gtk+ frontend to su and sudo. LibGKSu project supports login shells and preserving environment when acting as a su frontend. It is useful to menu items or other graphical programs that need to ask a users password to run another program as another user. Whats... Platforms: *nix

License: Freeware Size: 573.44 KB Download (93): LibGKSu Download

Added: September 09, 2010 | Visits: 713

GKsu GKSu is a library that provides a Gtk+ frontend to su and sudo. GKsu project supports login shells and preserving environment when acting as a su frontend. It is useful to menu items or other graphical programs that need to ask a users password to run another program as another user. Whats... Platforms: *nix

License: Freeware Size: 593.92 KB Download (105): GKsu Download

Added: October 17, 2010 | Visits: 921

lopster-tools lopster-tools is a set of tools for use with Lopster that allows users to view statistics for download and upload transfer, incomplete and finished files, how many MB are downloaded or uploaded, and the difference between down- and upload, amongst other features.. Get KLopsterUtils at... Platforms: *nix

License: Freeware Size: 614.4 KB Download (92): lopster-tools Download

Added: March 04, 2010 | Visits: 1.025

acoc acoc is an arbitrary command output colourer. Ever wondered why the output of your favourite UNIX/Linux commands is still displayed in black-and-white after all these years? Ever had to search back through your scroll-buffer in search of gcc errors and salient information to tell you what... Platforms: *nix

License: Freeware Size: 44.03 KB Download (100): acoc Download

Added: August 13, 2010 | Visits: 1.264

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: May 19, 2010 | Visits: 1.266

Open Computer Forensics Architecture Open Computer Forensics Architecture (OCFA) is a modular computer forensics framework built by the Dutch National Police Agency. The main goal is to automate the digital forensic process to speed up the investigation and give tactical investigators direct access to the seized data through an easy... Platforms: *nix

License: Freeware Size: 1.9 MB Download (120): Open Computer Forensics Architecture Download

Added: September 23, 2010 | Visits: 1.287

gqlplus gqlplus is a drop-in replacement for sqlplus, an Oracle SQL client, for UNIX and UNIX-like platforms. The difference between gqlplus and sqlplus is command-line editing and history, plus table-name and column-name completion. As you know if you have used sqlplus, it is notoriously difficult to... Platforms: *nix

License: Freeware Size: 1.7 MB Download (136): gqlplus Download

Added: April 07, 2010 | Visits: 1.354

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: April 09, 2010 | Visits: 780

Hashell Hashell project is a shell that is written in Haskell language and which it is intended to provide a set of abstractions that allows you to use Haskell as a shell programming language. So that way you can use haskell for your daily administration tasks. Hashell uses hs-plugins to interact with... Platforms: *nix

License: Freeware Size: 15.36 KB Download (89): Hashell Download

Added: September 05, 2010 | Visits: 601

MySmartCI MySmartCI is a small and simple command interpreter which can be extended with Python modules.. Platforms: *nix

License: Freeware Size: 8.19 KB Download (91): MySmartCI Download

Added: May 08, 2010 | Visits: 896

JLine JLine is a Java library for handling console input. JLine is similar in functionality to BSD editline and GNU readline. People familiar with the readline/editline capabilities for modern shells (such as bash and tcsh) will find most of the command editing features of JLine to be familiar.... Platforms: *nix

License: Freeware Size: 686.08 KB Download (89): JLine Download

Added: April 03, 2010 | Visits: 1.050

HTML::Macro HTML::Macro can process HTML templates with loops, conditionals, macros and more! SYNOPSIS use HTML::Macro; $htm = new HTML::Macro (template.html); $htm->print; sub myfunc { $htm->declare (var, missing); $htm->set (var, value); return $htm->process; } ( in template.html ): < html... Platforms: *nix

License: Freeware Size: 23.55 KB Download (95): HTML::Macro Download

Added: July 14, 2010 | Visits: 1.357

BlueJ BlueJ project is an integrated Java environment (Java IDE) specifically designed for introductory teaching. The BlueJ environment was developed as part of a university research project about teaching object-orientation to beginners. The system is being developed and maintained by a joint... Platforms: *nix

License: Freeware Size: 3.1 MB Download (164): BlueJ Download

Added: July 05, 2010 | Visits: 3.230

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

< 1 2 3 4 5 >