Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!columbia!rutgers!sri-spam!ames!ucbcad!ucbvax!ulysses!ekrell From: ekrell@ulysses.homer.nj.att.com (Eduardo Krell) Newsgroups: comp.unix.questions Subject: Re: KSH question - there's gotta be a way. Message-ID: <1736@ulysses.homer.nj.att.com> Date: Mon, 19-Jan-87 13:58:30 EST Article-I.D.: ulysses.1736 Posted: Mon Jan 19 13:58:30 1987 Date-Received: Tue, 20-Jan-87 04:52:06 EST References: <605@rtech.UUCP> Reply-To: ekrell@ulysses.UUCP (Eduardo Krell) Organization: AT&T Bell Laboratories, Murray Hill Lines: 13 In article <605@rtech.UUCP> bobm@rtech.UUCP (Bob Mcqueer) writes: >But I can't find it in the man page. How do I get the shell to >show me the definition for a function, as opposed to an alias? The >command "typeset -f" will list defined functions. Since "typeset -f" lists all functions, I would expect "typeset -f foo" to list function "foo". Sure enough, that's what it does. -- Eduardo Krell AT&T Bell Laboratories, Murray Hill {ihnp4,seismo,ucbvax}!ulysses!ekrell