Archive for August, 2007

Man page for i???

Tuesday, August 21st, 2007

INFO Section: User Commands (1)Updated: December 2004Index Return to Main Contents   NAME info - read Info documents   SYNOPSIS info [OPTION]... [MENU-ITEM...]   DESCRIPTION Read documentation in Info format.   OPTIONS --apropos=STRING look up STRING in all indices of all manuals. -d, --directory=DIR add DIR to INFOPATH. --dribble=FILENAME remember user keystrokes in FILENAME. -f, --file=FILENAME specify Info file to visit. -h, --help display this help and exit. --index-search=STRING go to node pointed by index entry ...

Man page for mkpasswd

Sunday, August 12th, 2007

MKPASSWD Section: User Commands (1)Updated: 22 August 1994Index Return to Main Contents   NAME mkpasswd – generate new password, optionally apply it to a user   SYNOPSIS mkpasswd [ args ] [ user ]   INTRODUCTION mkpasswd generates passwords and can apply them automatically to users. mkpasswd is based on the code from Chapter 23 of the O'Reilly book "Exploring Expect".   USAGE With no arguments, mkpasswd returns a new password.         mkpasswd With a user name, mkpasswd assigns ...