public marks

PUBLIC MARKS from parmentierf with tags dev & unix

April 2007

Guide avancé d'écriture des scripts Bash

by 12 others
Une exploration en profondeur de l'art de la programmation shell

September 2006

TRE home page

by 1 other
TRE is a lightweight, robust, and efficient POSIX compliant regexp matching library with some exciting features such as approximate (fuzzy) matching. agrep is in this library.

June 2005

JS/UIX - Terminal

by 7 others
JS/UIX is an UN*X-like OS for standard web-browsers, written entirely in JavaScript (no plug-ins used). It comprises a vir- tual machine, shell, virtual file-system, process-management, and brings its own terminal with screen- and keyboard-mapping. For an overview of implemented commands have a look at the complete > JS/UIX-Manual-Pages; see also the > Version-History. The keyboard accepts the US-ASCII character set. As key-mapping depends from your browser, you may have to use the cursor and backspace buttons at the lower right of the terminal. A complete keyboard can be accessed at the lower left. Compatibility: Netscape 4+, MS IE 4+ and DOM-aware browsers.

April 2005

CVSTrac - A Web-Based Bug And Patch-Set Tracking System For CVS

by 4 others (via)
* Automatically generates a patch-set log from CVS check-in comments * User-defined color-coded database queries * Web-based administration of the CVSROOT/passwd file * Built-in repository browser * Built-in Wiki * Very simple setup - a self-contained executable runs as CGI, from inetd, or as a stand-alone web server * Minimal memory, disk and CPU requirements - works on old hardware * Access permissions configurable separately for each user * Allows for anonymous users * Uses a built-in SQL database engine (SQLite) - no external RDBMS required * Tested under Linux - works on other versions of Unix. Also works under Windows * Can be run from a chroot jail for added security. * GNU Public License