Run command in Terminal from Application

Posted by Naeim on Stack Overflow See other posts from Stack Overflow or by Naeim
Published on 2010-03-17T22:10:28Z Indexed on 2010/03/17 22:11 UTC
Read the original article Hit count: 194

Filed under:
|
|
|

I have an app that needs to run a command in the terminal. or i want to run this command in my app.

ssh -N -p 24 -g -C -c des -D 1080 username@server

plz help me . tnx

© Stack Overflow or respective owner

Related posts about xcode

Related posts about objective-c