Archive for January, 2008

Man page for bc

Monday, January 21st, 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 ...

Man page for ident

Tuesday, January 15th, 2008

IDENT Section: User Commands (1) Updated: 1993/11/09 Index Return to Main Contents NAME ident - identify RCS keyword strings in files SYNOPSIS ident [ -q ] [ -V ] [ file ... ] DESCRIPTION ident searches for all instances of the pattern $keyword: text $ in the named files or, if no files are named, the standard input. These patterns are normally inserted automatically by the RCS ...