Projects tagged ‘ksh’


[14 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.

7 Users

FreeWRT is a meta GNU/Linux distribution for embedded systems. In this context "meta" means, you can build the complete distribution from source. FreeWRT is meant to be an appliance development kit ... [More] (ADK) especially designed for embedded system developers and advanced users. [Less]
Created over 2 years ago.

4 Users

MidnightBSD is a desktop operating system for ia32 and amd64/emt64 computers. It uses GNUstep and related software to provide an easy to use environment.
Created over 3 years ago.

1 Users

Reimplementation of the SixXS heartbeat protocol in shell (mksh, actually). Both client and server are provided. This can be used as a client to the SixXS IPv6 Tunnel Service Provider instead of ... [More] their heartbeat client or AICCU, or to build a tunnel solution by yourself. In addition, it has been successfully used to provide Dynamic DNS. [Less]
Created about 1 year ago.

1 Users
 

MirOS BSD is a secure operating system from the BSD family for 32-bit i386 and sparc systems. It is based on 4.4BSD-Lite (mostly OpenBSD, some NetBSD®). The MirPorts Framework is a portable ports ... [More] tree to facilitate the installation of additional software. The project also releases some portable software: mksh, a pdksh-based shell; PaxMirabilis, an archiver for various formats; MirMake, a framework for building software; MirNroff, an AT&T nroff based man page (and text document) formatter; MirCksum, a flexible checksumming and hash generation tool; and some more. [Less]
Created about 1 year 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 12 months ago.

0 Users

This projet aim to crear a fully fonctional framwork, writen in KSH, to make linux's administration tasks to be fully automated.
Created 4 months 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 about 1 year 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 about 1 year ago.