$title = "Checking the description of a command - whatis"; $area = "Unix Support"; $metadata = "unix, commands, whatis, description"; $pfloc = ""; require '/usr/local/wwwdocs/ucs/fragments/header.phtml'; require '/usr/local/wwwdocs/ucs/fragments/header-bc.phtml'; ?>
whatis name_of_command
displays the description for the command as given in its online manual page. For example
whatis more more more (1) - browse or page through a text filerequire '/usr/local/wwwdocs/ucs/fragments/footer.phtml'; ?>