Projects tagged ‘bash’


[402 total ]

48 Users
   

Continuum is a continuous integration server for building Java based projects. It supports a wide range of projects.
Created over 2 years ago.

20 Users
   

Source Mage is a source-based GNU/Linux distribution based on a Sorcery metaphor of "casting" and "dispelling" programs, which we refer to as "spells", and a package manager called "Sorcery". Our ... [More] packages are designed to allow the user to customize the package any way they want (custom flags, etc.) as well as offering as many of the package options as possible to the user up-front (you will not need to know what options a package has or what optional dependencies it can use ahead of time). All of our scripts are GPL'd and our package manager and packages are written in bash, so they are easy to learn and modify. Sorcery supports custom packages maintained by users, which can override the default package and will never be touched by updates. The magic is truly in your hands with SourceMage. [Less]
Created over 2 years ago.

20 Users
   

bash_completion extends bashs standard completion behavior to achieve complex command lines with just a few keystrokes. This project was conceived to produce programmable completion routines for the ... [More] most common Linux/UNIX commands, reducing the amount of typing sysadmins and programmers need to do on a daily basis. [Less]
Created about 1 year ago.

8 Users

GoboLinux is a modular Linux distribution: it organizes the programs in your system in a new, logical way. Instead of having parts of a program thrown at /usr/bin, other parts at /etc and yet more ... [More] parts thrown at /usr/share/something/or/another, each program gets its own directory tree, keeping them all neatly separated and allowing you to see everything that's installed in the system and which files belong to which programs in a simple and obvious way. [Less]
Created over 3 years ago.

4 Users

NanoBlogger is a small weblog engine written in Bash for the command line. It uses common UNIX tools such as cat, grep, and sed to create static HTML content.
Created over 3 years ago.

3 Users
 

Some simple scripts and hooks to be used with Git SCM.
Created about 1 year ago.

2 Users

Bash simple curses is an easy Bash library to create pretties windows on terminals.
Created 6 months ago.

2 Users
 

Color is a simple bash shell script that makes it easy to color and format echo'd text. It does this by converting combinations of readable arguments (bold, red, green, underline, etc.) into an ANSI ... [More] escape sequence that your terminal emulator or console understands. Usagecolor [ effect ] [ [ lt ] fgcolor ] [ bgcolor ] color list color [ -h | --help ] where: fgcolor and fgcolor are one of black, red, green, yellow, blue, magenta, cyan or white. effect can be any of [ nm | normal ], [ bd | bold ], [ ft | faint ], [ it | italic ], [ ul | underline ], [ bk | blink ], [ fb | fastblink ], [ rv | reverse ], [ iv | invisible ] Preceed the fgcolor with lt to use a light color -- the light or faint intensity effect is not commonly implemented within terminal emulators or consoles. [Less]
Created 11 months ago.

2 Users
   

wshare is a simple program to share an existing network connection. There are two modes, master and client. The master shares an existing network connection (probably to the internet) via an unused ... [More] wireless device. The client can connect either via the operating system provided facilities or this script in client mode. [Less]
Created about 1 year ago.

2 Users
   

Eloy is a comand line backup system. You simply define the directories to backup and Eloy does partial backups of all changes. You can easily list all changes and restore older versions of files and directories.
Created about 1 year ago.