IP*Works! 2016 macOS Edition
IP*Works! 2016 macOS Edition
Questions / Feedback?

execute (method)

Executes a Command on the remote host.

- (void)execute:(NSString*)command

Discussion

This method executes a Command on the remote host. Calling this method is equivalent to setting the Command property to Command.

Example (Execute a Command)


RshellControl.Execute("cd /home/username/; ls -al; cd/; ls")

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 macOS Edition - Version 16.0 [Build 7353]