On Thursday 07 August 2003 17:02, Dr. Robert M. Fuhrer wrote:
> At 03:55 PM 8/7/2003 -0600, Collins Richey wrote:
> >On Thu, 07 Aug 2003 15:19:12 -0400
> >
> >"Dr. Robert M. Fuhrer" <[EMAIL PROTECTED]> wrote:
> > > What about "typeset -f"?
> >
> >No man entry for this.  What does 'typeset' do.
>
> Sorry; it's a bash built-in. It displays the definitions of
> all the user-defined functions bash currently knows about.

BASH has a built-in help function.  Type help by itself to get a list of all 
the built-ins or in your case "help typeset" to get specific help on 
typeset.  Real handy in my opinion.


>
>
> Cheers,
>    -- Bob
>
>
> --
> [EMAIL PROTECTED] mailing list


--
[EMAIL PROTECTED] mailing list

Reply via email to