some ksh aliases and functions

M. G. Hand marcus at pyuxt.UUCP
Sat Oct 13 04:54:43 AEST 1984


A very simple function which I find extremely useful for checking
local shell scripts is this:

	function list { cat `whence $1`; }

		marcus hand	(pyuxt!marcus)



More information about the Comp.sources.unix mailing list