Dec 24, 2004 #1 arcnon Programmer Aug 12, 2003 242 US I have a cocoa GUI that recieves the user & password. How do I send a command with expect like: `login $user` `sudo chmod 777 $file_path`; `$password`; is expect the way to go? Is there a differant standardized way of doing this? Thanks
I have a cocoa GUI that recieves the user & password. How do I send a command with expect like: `login $user` `sudo chmod 777 $file_path`; `$password`; is expect the way to go? Is there a differant standardized way of doing this? Thanks