Projects tagged ‘ksh’ and ‘linux’


Jump to tag:

Projects tagged ‘ksh’ and ‘linux’

Filtered by Project Tags ksh linux

Refine results Project Tags shell (3) security (2) unix (2) bash (1) tools (1) osx (1) alternative (1) bourne (1) kde3 (1) authentication (1) ssh (1) openwrt (1)

[4 total ]

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.

0 Users

Command-Line Interface to the KDE Wallet (currently for KDE 3, but it might work with KDE 4 as well). Includes supplementary tools: • CLI for pinentry (Aegypten protocol client) • ... [More] pinentry-kwallet (Aegypten protocol server, for use with GnuPG 2 gpg-agent) • kwalletaskpass (ssh-askpass(1) replacement) This tool can be used to defer password storage for a lot of applications to the KDE Wallet, if you trust it to store them securely “enough” for you then. Patches for gajim, pidgin, etc. to use kwalletcli are in preparation. This work has been sponsored by tarent GmbH. [Less]
Created 5 months 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

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.