Thursday 7 December 2017

Call putty/plink to start a remote SSH linux script with user input


Seemingly simple question, which yields slightly undesired results.


Execute putty to start a script on a remote linux server which requires user input


The remote script does a read -p "Please enter name" NAME
I can use plink to execute a script over SSH, the following attempts and problems are shown below :- Note the -load ns is to load a session that doesnt exist, ie ensure no defaults are used


1) plink.exe -load ns -l -pw

Where does Skype save my contact's avatars in Linux?

I'm using Skype on Linux. Where can I find images cached by skype of my contact's avatars? Answer I wanted to get those Skype avat...