Projects tagged ‘bash’, ‘shell’, and ‘unix’


Jump to tag:

Projects tagged ‘bash’, ‘shell’, and ‘unix’

Filtered by Project Tags bash shell unix

Refine results Project Tags linux (17) script (6) sh (6) shell_script (3) osx (3) cli (3) ksh (3) python (2) utility (2) grep (2) sed (2) commandline (2)

[24 total ]

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.

1 Users

Funções ZZ é uma coletânea com 69 mini-aplicativos de utilidades diversas, prontos para serem usados na linha de comando de sistemas tipo UNIX (Linux, BSD, Cygwin, Mac OS X, entre outros).
Created about 1 year ago.

1 Users
 

envbot is an advanced modular IRC bot coded in bash. Features include: SSL, IPv6, modularity (with several good modules already), transport modules (means openssl/gnutls/netcat/whatever) is also ... [More] modules, loading/unloading/reloading of modules at runtime, rehashing configuration at runtime, advanced access control and much more. [Less]
Created over 2 years ago.

1 Users

Bashinator is a bash shell script framework that provides: - Flexible and powerful message handling: print, log (to syslog and/or logfile) and mail messages (configureable based on severity) with a ... [More] single message function - Exhaustive information (timestamps, message severity, source file, line numbers and function names) in messages to ease debugging - Function call stack traces - Logging of sub-command output (capturing stdout/stderr of external commands to a dedicated temporary logfile) - Lockfile handling [Less]
Created 6 months ago.

1 Users

BILL - The Bash Improved Leveraging Library Bill strives to be a solution for developing applications which can be run on platforms with limited resources (e.g. embedded systems) on top of the GNU ... [More] Bash shell, with a focus on quality and reusability of shell code. It does so by providing module system with its standard library, which you can leverage in your own scripts, both by using existing modules and splitting your program in reusable components. Additionally, tools for documenting and testing modules, and serving web applications are provided as part of the package. [Less]
Created about 1 year ago.

0 Users

es is an advanced UNIX shell that supports functional programming language concepts such as first class functions, lists, get/set variable triggers and general symbolic manipulation and concatenation. ... [More] Based on the syntax of the 'rc' shell from Plan9. [Less]
Created 12 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 12 months ago.

0 Users

This script, which was written in bash, sed , awk, grep, which a linux/unix shell tools , is primarily intended to classify products by their manufacturer and category they belong to. its a simple script, broken down to several files.
Created 4 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

Created 12 months ago.