On Thu, 7 Aug 2003 21:13:05 -0500 Steven Elling <[EMAIL PROTECTED]> wrote:
> 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. > Thanks. True enough, but how ya gonna know it's a bash function if ya never saw if before? -- Collins Richey - Denver Area if you fill your heart with regrets of yesterday and the worries of tomorrow, you have no today to be thankful for. -- [EMAIL PROTECTED] mailing list
