Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

waitmax(1) [debian man page]

WAITMAX(1)							   User Commands							WAITMAX(1)

NAME
waitmax - manual page for waitmax version 1.1 SYNOPSIS
waitmax [-s SIGNUM] MAXTIME PROGRAM [ARGS...] DESCRIPTION
Execute PROGRAM as a subprocess. If PROGRAM does not exit before MAXTIME seconds, it will be killed with SIGTERM or an alternative signal. -s, --signal SIGNUM kill with SIGNUM on timeout -h, --help this help -V, --version show version an exit COPYRIGHT
Copyright Mathias Kettner 2008 This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICU- LAR PURPOSE. waitmax version 1.1 May 2011 WAITMAX(1)

Check Out this Related Man Page

CARD(1) 								FSF								   CARD(1)

NAME
card - print reference card of program options SYNOPSIS
card [OPTION]... PROGRAM... DESCRIPTION
Print a reference card of the PROGRAMs thanks to their inline help. OPTIONS
-h, --help display this help and exit -v, --version display version information and exit -o, --output=FILE save the output in FILE -l, --language=LL print the help in the language LL (default: English) --command=CMD perform pretty-printing on the output of CMD (e.g. --command='netscape -help') Options for a2ps are given after `--', for instance $ card -lfr a2ps -- -Pdisplay -4 News, updates and documentation: http://www.inf.enst.fr/~demaille/a2ps/ AUTHOR
Written by Akim Demaille. REPORTING BUGS
Report bugs to <bug-a2ps@gnu.org>. COPYRIGHT
Copyright (C) 1997-99 Akim Demaille, Miguel Santana This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICU- LAR PURPOSE. SEE ALSO
a2ps(1), card(1), fixps(1), pdiff(1), psset(1), texi2dvi4a2ps(1). The full documentation for card is maintained as a Texinfo manual. If the info and card programs are properly installed at your site, the command info card should give you access to the complete manual. card 1.3 (GNU a2ps 4.14) December 2007 CARD(1)
Man Page