site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com On Mar 10, 2007, at 10:55 , Ryan Homer wrote: and sometimes not: ================ $ what /bin/ps /bin/ps Copyright (c) 1990, 1993, 1994 ================ Justin -- Justin C. Walker, Curmudgeon-At-Large Institute for the Absorption of Federal Funds -------- Men are from Earth. Women are from Earth. Deal with it. -------- _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... Can someone tell me where to find the source code to "cat"? I've looked through the source code directory at http:// www.opensource.apple.com/darwinsource/10.4.8.x86/ but it seems to be buried deep within. Finlay gave you the right answer, but for future use, the following is occasionally helpful. The 'what' command will sometimes point you to the project where your command lives: ================ $ what /bin/cat /bin/cat Copyright (c) 1989, 1993 PROGRAM:cat PROJECT:text_cmds-47 DEVELOPER:root BUILT:Sun Mar 20 15:38:57 PST 2005 ================ This email sent to site_archiver@lists.apple.com
participants (1)
-
Justin C. Walker