integrating rsync with Rev
Kay C Lan
lan.kc.macmail at gmail.com
Fri May 16 06:02:02 EDT 2008
On Fri, May 16, 2008 at 6:09 AM, Sarah Reichelt <sarah.reichelt at gmail.com>
wrote:
>
> As an example, if I want to get a detailed directory listing in
> Terminal, I use: ls -la
> In Rev, I would use: put shell("ls -la") into fld "Listing"
But what if I need to look into a locked directory, one that in terminal I'd
use sudo ls -la ? How do I pass the command and the password. In Terminal I
always do the sudo + command, it then asks for my password which I enter.
How do I do these 2 steps in Rev?
Thanks
More information about the use-livecode
mailing list