Login Required. Sign up now -- its free!

Projects tagged ‘ksh’ and ‘shell’


Jump to tag:

Projects tagged ‘ksh’ and ‘shell’

Filtered by Project Tags ksh shell

Refine results Project Tags unix (5) pdksh (3) bash (3) console (3) kornshell (3) linux (3) cli (3) utf-8 (2) bsd (2) posix (2) zsh (2) utilities (2)

[7 total ]

9 Users

The KornShell language was designed and developed by David G. Korn at AT&T Bell Laboratories. It is an interactive command language that provides access to the UNIX system and to many other systems ... [More] , on the many different computers and workstations on which it is implemented. The KornShell language is also a complete, powerful, high-level programming language for writing applications, often more easily and quickly than with other high-level languages. This makes it especially suitable for prototyping. There are two other widely used shells, the Bourne shell developed by Steven Bourne at AT&T Bell Laboratories, and the C shell developed by Bill Joy at the University of California. ksh has the best features of both, plus many new features of its own. Thus ksh can do much to enhance your produ [Less]
Created about 1 year ago.

8 Users

mksh is the MirBSD enhanced version of the Public Domain Korn shell which is largely similar to the original AT&T ksh. It includes bug fixes and improvements in order to produce a modern, robust shell ... [More] good for interactive and especially script use. It has UTF-8 support and extended compatibility to other modern shells. It builds via an ūber-portable script. mksh compiles on: MirOS gcc3+pcc+SUNWcc, MidnightBSD gcc3+pcc; BSD/OS gcc1+2; DragonFly,FreeBSD,NetBSD,OpenBSD gcc3; AIX gcc4+xlC9; DEC OSF/1,ULTRIX 4.5 MIPS, Tru64 4/5.1 CompaqC+gcc2; HP-UX PA-RISC/IA64 gcc3+aCC; IRIX gcc3+MIPSpro; MacOSX,iPhone gcc3/4+llvm-gcc; QNX; Solaris 8/10 gcc3+SUNWcc; Interix gcc+msc; Cygwin gcc; UWIN-NT dmc+msc+Borland; GNU/Linux/kFreeBSD/HURD dietlibc+libc5+µClibc gcc2/3/4+icc+llvm-gcc+nwcc+tcc+TenDRA; … [Less]
Created about 1 year ago.

0 Users

Shell Flags (shFlags) is a library written to greatly simplify the handling of command-line flags in Bourne based Unix shell scripts (bash, dash, ksh, sh, zsh) on many Unix OSes (Linux, Solaris, Mac ... [More] OS X, etc.). Most shell scripts use getopt for flags processing, but the different versions of getopt on various OSes make writing portable shell scripts difficult. shFlags instead provides an API that doesn't change across shell and OS versions so the script writer can be confident that the script will work. shFlags is a port of the google-gflags C++/Python library. [Less]
Created 12 months ago.

0 Users

-- The CLIMAX Candy Suite BETA -- CLIMAX. The pinnacle of achievement. The top of its game. True Hackers everywhere have known that you find the most power available at your fingertips in a pure ... [More] , uncluttered command line interface. The most fun a True Hacker will have on a computer is found in issuing direct commands to the machine, and having it listen. Unfortunately, most software released today can neither be said to be uncluttered, nor can it rightly be called fun. So we write our own. Countless little scripts and utilities that do something useful. Or not useful. (Not every command line utility has to have a purpose; there are many that we write simply to amuse ourselves when things get dull). The problem is that, with all the attention given to commercial, GUI-based solutions, the CLI is often overlooked as a source of productivity and entertainment. That has SO got to change. The CLIMAX Frameworks bring the CLI back to its proper place as the first and most convenient tool we reach for every day, encouraging coders to easily develop for the CLI when writing a new tool. And then there's Candy.. Candy isn't good for a main meal, but is nice in little bits here and there. Some of the programs in the Candy Suite are really useful though! (Check out the included program called gcode for an example). Together in this suite of software you will find productivity and entertainment married into a seriously lighthearted set of tools and frameworks. You sort of get twins when you download The CLIMAX Candy Suite: - The CLIMAX Frameworks, enabling you to quickly author new CLI tools in your favorite language. - The Candy Suite, making the CLI more safe, more efficient, and more fun! I hope that you will deeply enjoy CLIMAX, and mind you don't eat all the candy at once! PROJECT NEWS: Both the SVN repo and the downloads page have the latest BETA release available, currently including only programs from the Candy Suite. I am working on the CLIMAX Frameworks further before posting them, so just enjoy the Candy Suite for now. ;] The first framework I'll be finishing is for writing CLI programs in PHP. If you are writing a CLI utility in PHP5, you have to handle arguments and stuff by hand, right? Include and extend the PHP CLIMAX Framework, which handles things such as reading in command-line arguments, echoing ascii-art chrome, etc. Basic tasks such as database read/write, apache management, and XBOS management are also included. I'm just wrapping up development on the PHP5 version. Look for that, and initial progress on the C version, coming soon. new ( For a preview of all the languages for which there will be a framework, peek at the empty folders inside /trunk/climax/ ) With Climax, you will be able to quickly develop command-line utilities, database utilities, web server utilities, and OS-level utilities without having to start from scratch every time! [Less]
Created 12 months ago.

0 Users

shUnit2 is a xUnit unit test framework for Bourne based shell scripts, and it is designed to work in a similar manner to JUnit, PyUnit, etc. If you have ever had the desire to write a unit test for a shell script, shUnit2 can do the job.
Created 12 months ago.

0 Users

Command-Line Interface to the KDE Wallet (currently for KDE 3, but it might work with KDE 4 as well). Includes supplementary tools: • CLI for pinentry (Aegypten protocol client) • ... [More] pinentry-kwallet (Aegypten protocol server, for use with GnuPG 2 gpg-agent) • kwalletaskpass (ssh-askpass(1) replacement) This tool can be used to defer password storage for a lot of applications to the KDE Wallet, if you trust it to store them securely “enough” for you then. Patches for gajim, pidgin, etc. to use kwalletcli are in preparation. This work has been sponsored by tarent GmbH. [Less]
Created 5 months ago.

0 Users

Some scripts small applications i have made for my own usage Une petite collection de scripts et d'utilitaires que j'utilise régulierment. Cette suite est un exemple pour ceux qui souhaite débuter en programmation.
Created 11 months ago.