Checksum: 56336 Path: utzoo!utgpu!jinli From: jinli@gpu.utcs.toronto.edu (Jin Li) Date: Sun, 2-Oct-88 19:58:20 EDT Message-ID: <1988Oct2.195820.20830@gpu.utcs.toronto.edu> Organization: University of Toronto Computing Services Newsgroups: comp.unix.wizards Subject: Re: What Shell Functions Are Defined References: <1480@ssc.UUCP> Reply-To: jinli@gpu.utcs.UUCP (Jin Li) Distribution: na In article <1480@ssc.UUCP> fyl@ssc.UUCP (Phil Hughes) writes: >Is there a way to find out what shell functions are currently defined? >... Bourne shell: 1) "less .profile" if you have not (re)define anything yet 2) try "set" C shell: 1) how about "less .login" 2) "set" try "env" for current environment variables' value -- Jin Li at University of Toronto Computing Services>> << Gin & Tonic mix well. jinli@gpu.utcs.toronto.edu uunet!utai!utcs!jinli>>