Received:

Peter da Silva peter at ficc.ferranti.com
Sun Sep 9 01:52:04 AEST 1990


In article <RJC.90Sep7100750 at devo.unify.com> rjc at devo.unify.com (Ronald Cole) writes:
> Who needs 'ls' when you have 'echo *'?  Think creatively, this is UNIX!  ;^}

ls()
{
	for i
	do
		echo $i
	done
}
-- 
Peter da Silva.   `-_-'
+1 713 274 5180.   'U`
peter at ferranti.com



More information about the Comp.unix.internals mailing list