whatwill - find commands which perform function
SYNOPSIS
DESCRIPTION
whatwill
displays the description and syntax of the command
which will perform the function specified,
like the permuted index of the UNIX User's Manual.
whatwill
looks for the
pattern anywhere in the name of the command,
the description, and the syntax.
EXAMPLE
$ whatwill column
column - display columns of a table in any order
column column ... < table
$ whatwill total
subtotal - outputs the subtotal of columns in a table
subtotal [ -l ][ break-column column ...] < table
total - sums up each column selected and displays
total [ -l ][ column ... ] < table
SEE ALSO