Archive for the ‘Uncategorized’ Category

Man page for id

Monday, March 24th, 2008

ID Section: User Commands (1)Updated: May 2006Index Return to Main Contents   NAME id - print user identity   SYNOPSIS id [OPTION]... [USERNAME]   DESCRIPTION Print information for USERNAME, or the current user. -a ignore, for compatibility with other versions -Z, --context print only the security context -g, --group print only the effective group ID -G, --groups print all group IDs -n, --name print a name instead of a number, for -ugG -r, ...

Man page for b perl

Friday, February 22nd, 2008

bc Section: User Commands (1)Updated: .Index Return to Main Contents   NAME bc - An arbitrary precision calculator language   SYNTAX bc [ -hlwsqv ] [long-options] [ file ... ]   VERSION This man page documents GNU bc version 1.06.   DESCRIPTION bc is a language that supports arbitrary precision numbers with interactive execution of statements. There are some similarities in the syntax ...