Archive for the ‘c’ Category

etags, ctags – generate tag file for Emacs, vi
USAGE
etags [-aCDGImRVh] [-i file] [-l language]
[-o tagfile] [-r regexp]
[--append] [--no-defines] [--no-globals] [--include=file]
[--ignore-indentation] [--language=language] [--members]
[...]

Saturday, August 29th, 2009 at 00:36 | Comments Off
Categories: E, c

convertquota – convert quota from old file format to new one
USAGE
convertquota [ -ug ] [ -e | -f ] filesystem

DESCRIPTION
convertquota converts old quota files quota.user and quota.group to
files aquota.user and [...]

Thursday, August 27th, 2009 at 02:42 | Comments Off
Categories: c

consolehelper – A wrapper that helps console users run system programs
USAGE
progname [ options ]

DESCRIPTION
consolehelper is a tool that makes it easy for console users to run
system programs, doing authentication via [...]

Thursday, August 27th, 2009 at 02:41 | Comments Off
Categories: c

clockdiff – measure clock difference between hosts
USAGE
clockdiff [ -o] [ -o1] destination

DESCRIPTION
clockdiff Measures clock difference between us and destination with 1
msec resolution using ICMP TIMESTAMP [2] packets or, [...]

Thursday, August 27th, 2009 at 02:41 | Comments Off
Categories: c

cron – daemon to execute scheduled commands (ISC Cron V4.1)
USAGE
cron [-l load_avg] [-n] [-p]

DESCRIPTION
Cron should be started from /etc/rc or /etc/rc.local. It will return
immediately, so you don’t need to start it [...]

Thursday, August 27th, 2009 at 02:40 | Comments Off
Categories: c

ctrlaltdel – set the function of the Ctrl-Alt-Del combination
USAGE
ctrlaltdel hard | soft

DESCRIPTION
Based on examination of the linux/kernel/sys.c code, it is clear that
there are two supported functions that the Ctrl-Alt-Del sequence [...]

Thursday, August 27th, 2009 at 02:40 | Comments Off
Categories: c

cupsaddsmb – export printers to samba for windows clients
USAGE
cupsaddsmb [ -H samba-server ] [ -U samba-user ] [ -h cups-server ] [
-v ] -a
cupsaddsmb [ -H samba-server ] [ -U samba-user ] [...]

Thursday, August 27th, 2009 at 02:39 | Comments Off
Categories: c

cups-lpd – receive print jobs and report printer status to lpd clients
USAGE
cups-lpd [ -o option=value ]

DESCRIPTION
cups-lpd is the CUPS Line Printer Daemon (”LPD”) mini-server that sup-
ports legacy client systems that use the LPD [...]

Thursday, August 27th, 2009 at 02:39 | Comments Off
Categories: c

cups-polld – cups printer polling daemon
USAGE
cups-polld address ipp-port interval browse-port

DESCRIPTION
cups-polld polls remote servers for a list of available printers and
printer classes every interval seconds. Printer and class information
[...]

Thursday, August 27th, 2009 at 02:38 | Comments Off
Categories: c

cvsbug – send problem report (PR) about CVS to a central support site
USAGE
cvsbug [ site ] [ -f problem-report ] [ -t mail-address ]
[ -P ] [ -L ] [ --request-id ] [ [...]

Thursday, August 27th, 2009 at 02:38 | Comments Off
Categories: c