ftp.nice.ch/Attic/openStep/tools/workspace/TheShelf.0.3.3.sd.tgz#/TheShelf.0.3.3.sd/Source/NSTask+MiscExtensions.h

This is NSTask+MiscExtensions.h in view mode; [Download] [Up]

/* NSTask+MiscExtensions.h created by tsengel on Thu 04-Sep-1997 */

#import <Foundation/Foundation.h>

@interface NSTask (MiscExtensions)

+ (NSData *)outputOfCommand:(NSString *)commandString;
+ (NSData *)outputOfCommandArray:(NSArray *)commandArray;

@end

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.