Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!mcnc!gatech!cuae2!ihnp4!houxm!houxa!grs From: grs@houxa.UUCP (G.SILLS) Newsgroups: comp.unix.questions Subject: Re: KSH question - there's gotta be a way. Message-ID: <249@houxa.UUCP> Date: Tue, 20-Jan-87 15:11:52 EST Article-I.D.: houxa.249 Posted: Tue Jan 20 15:11:52 1987 Date-Received: Wed, 21-Jan-87 23:11:44 EST References: <605@rtech.UUCP> <221@cbnap.UUCP> Organization: AT&T Bell Laboratories, Holmdel Lines: 11 Keywords: ksh function Summary: easy In article <221@cbnap.UUCP>, whp@cbnap.UUCP (Wayne H. Pollock) writes: > Typing "typeset -f" does indeed list all functions and their definitions. > To list only the definition for function foo, type "typeset -f foo". > Works similar to alias (ie "alias" lists all aliases, while "alias foo" > lists only the alias definition for foo). > just type "functions" At least, that's what works with our version of ksh. Glenn Sills ihnp4!houxa!grs