Execute a command line app but i want a string returned.

D

dei

Ive been looking into how i can use SSH to connect to our servers and
pull data back into my spreadsheet.

The SHELL function is good to execute apps but i want the text string
that the application returns rather than success or failure.

example:
c:\>ssh me@server "uname -a"
SunOS 5.9 <---- Gimme gimme.

Any help is appreciated.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top