[ILUG] [TOTD] find error corresponding to number
Colm MacCarthaigh
colm at stdlib.net
Fri May 7 13:20:03 IST 2004
On Fri, May 07, 2004 at 01:02:13PM +0100, kevin lyda wrote:
> hm. we should have a competition each month to come up with the tiniest
> program in whatever language to acomplish some trivial task.
here's the source for "true" on solaris:
colmmacc at prodigy (~) $ cat /usr/bin/true
#!/usr/bin/sh
# Copyright (c) 1984, 1986, 1987, 1988, 1989 AT&T
# All Rights Reserved
# THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T
# The copyright notice above does not evidence any
# actual or intended publication of such source code.
#ident "@(#)true.sh 1.6 93/01/11 SMI" /* SVr4.0 1.4 */
colmmacc at prodigy (~) $
--
Colm MacCárthaigh Public Key: colm+pgp at stdlib.net
More information about the ILUG
mailing list