NSTasks and NSPipes
NSTasks and NSPipes
- Subject: NSTasks and NSPipes
- From: Chad Armstrong <email@hidden>
- Date: Wed, 6 Aug 2003 18:41:24 -0500
Is it possible to combine NSTasks and NSPipes to simulate command line
action such as >ps aux | more ? I don't want to use ps for my task,
but that is just an example. I want one task to perform an operation
on one file, and then turn the modified file to the next task.
Chad
email@hidden
_______________________________________________
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.