Re: NSTask
Re: NSTask
- Subject: Re: NSTask
- From: "M. Uli Kusterer" <email@hidden>
- Date: Tue, 7 Oct 2003 18:13:36 +0200
thus the question is, what book do I need to help explain
some of the information in the unix core? or should I just get a BSD
book?
Any Unix/Linux book will do. Even books for Unix users usually
detail that arguments are delimited on the command line by spaces.
It's a little arcane, but it's the case with all Unices/Linuxes, as
well us any Java or ANSI C program that takes command-line arguments.
So, I guess any book that concerns itself in some detail with
command-line programs would contain this info. However, I would not
buy a Unix book just for this info. Better get a book that describes
Unix programming in general, including all those useful POSIX APIs
like dirent.
--
Cheers,
M. Uli Kusterer
------------------------------------------------------------
"The Witnesses of TeachText are everywhere..."
http://www.zathras.de
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
References: | |
| >Re: NSTask (From: April Gendill <email@hidden>) |