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


Jump to tag:

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

Filtered by Project Tags bash linux shell

Refine results Project Tags script (18) unix (17) python (8) sh (6) ubuntu (3) utility (3) scripts (3) bsd (3) osx (3) windows (3) sed (3) shell_script (3)

[42 total ]

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
 

Colection of small tools, utilities and scripts to sysadmins, to GNU/Linux and any other stuff, like Google Gadgets, daylight saving time, VirtualBox firewalling and bash scripts.
Created 12 months ago.

0 Users

Archive sort is a script that sorts directories into manageable 4.4GB directories for the purpose of archiving onto DVDs. It is useful if you have several tens or hundreds of GBs of data to archive. ... [More] It can also be configured to sort into 700MB directories for archiving onto CDs. [Less]
Created 12 months ago.

0 Users

This simple script , translates english subtitles to hebrew , using google translation. Submitted by Nathan on August 15 / 2009.
Created 4 months ago.

0 Users

oracle-prep-envScript for preparing a Linux host for receiving Oracle software. IntroductionWhen we made lots of Oracle installations, a script for creating the whole enviroment, and set the default ... [More] values on the host machine. This script is intended to be writen in 100% bash scripting, and to support all linux distros supported by Oracle software. RoadmapWe're still planning the roadmap, 'til there, there's a spot of the roadmap: rel 1.0 Main support to Redhat/Fedora/Cent OS Backup of files that have been changed Other stuff [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

In progressGUI Rsync What's newAuto mounter and auto unmounter scripts added! SummaryHere you can find some useful shell scripts for your Linux PC or server. About shell scriptShell script is ... [More] just a simple text file with .sh extension, which contains shellcode. With help of this file you can easily automate all your typical actions. Just put any shell command, like pwd or ps aux, in this file and run it in shell and you will see how magic begins. Control you system with the wave of your hand! Many thanks toLinus Torvalds, Scott Granneman, all my programmers friends... [Less]
Created 8 months ago.

0 Users

A Bash Script using DVgrab to capture 2 streams per 1394 host adapters on a linux machine.
Created 3 months ago.