Tools for converting encoding of Czech (and Slovak) texts.
Provides console program cstocs and Perl module Cz::Cstocs.
ppminfo shows details of an ppm-file on the console. It seems this is
the only utility missing from netpbm.
A command-line (console) application to summarize information from Apache
logs, including hit counts, requests, referrers, and user activity.
This library provides an easy way to define command line parsers. Most users
will want to use the "System.Console.CmdArgs.Implicit" module, whose
documentation contains an example.
* System.Console.CmdArgs.Explicit provides a way to write command line
parsers for both single mode programs (most programs) and multiple mode
programs (e.g. darcs or cabal). Parsers are defined by constructing a
data structure.
* System.Console.CmdArgs.Implicit provides a way to concisely define
command line parsers, up to three times shorter than getopt. These
parsers are translated into the Explicit data type.
* System.Console.CmdArgs.GetOpt provides a wrapper allowing compatiblity
with existing getopt parsers, mapping to the Explicit data type.
Termstyle is a simple python library for adding coloured output to terminal
(console) programs. The definitions come from ECMA-048, the "Control Functions
for Coded Character Sets" standard.
TablePrint turns objects into nicely formatted columns for easy reading.
Works great in rails console, works on pure ruby objects, autodetects
columns and lets you traverse ActiveRecord associations.
Diakonos, the console text editor with a key mapping you practically
already know. Easy to use and easy to configure, but potent in the
hands of power users.
Podcastdl is a simple podcast download application written in plain C and
designed to work in the console or from the crontab.
ClusterSSH 通过单个图形的控制窗口来控制许多的 xterm 窗口,以便通过一个 ssh 连接
在多台服务器上交互地运行命令。
fconfig is an application that allows to read and write RedBoot's configuration
parameters.
Examples,
fconfig -l
fconfig -w -n console_baud_rate -x 115200