Re: Using Unix commands
Re: Using Unix commands
- Subject: Re: Using Unix commands
- From: email@hidden
- Date: Mon, 13 May 2002 09:22:28 -0700
Tim Anderson wrote:
|Hi, I'm creating a Java-based Cocoa app that needs to call and display
|output from some unix commands. For instance, Apple's CpMac as well as the
email@hidden replied:
|Just see NSTask methods :)
|Moreover, there is a very good tutorial on cocoadevcentral.com named
|"Wrapping UNIX Commands"
There's also Apple's "Moriarity" sample code--"This sample shows how to implement a Cocoa GUI that wraps command-line functionality, calling out to a UNIX task and presenting the results in the GUI to the user" (
http://developer.apple.com/samplecode/Sample_Code/Cocoa/Moriarity.htm).
Glen Fisher
_______________________________________________
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.