[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Pass remote command's data to variable
[Thread Prev] | [Thread Next]
- Subject: Pass remote command's data to variable
- From: mac johnsto <macjohnsto@xxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Sat, 21 May 2016 20:18:17 +0300
- To: libssh@xxxxxxxxxx
Hi everyone I am using libssh to read the last line of a file. I send tail - n 1 myfile.txt and successfully I get the right value printed. The problem is that I don't know how I can to pass the value I get to a c++ variable. Has anyone an idea?
Re: Pass remote command's data to variable | mac johnsto <macjohnsto@xxxxxxxxx> |