What Shell Functions Are Defined
Jin Li
jinli at gpu.utcs.toronto.edu
Mon Oct 3 09:58:20 AEST 1988
In article <1480 at ssc.UUCP> fyl at 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 at gpu.utcs.toronto.edu uunet!utai!utcs!jinli>>
More information about the Comp.unix.wizards
mailing list