Skip to content

How to run Remote Commands on Linux

Examples:

ssh nish@WS 'ls -ltrh'
ssh nish@nWS 'df -h'
ssh nish@WS 'cat /var/log/messages'
comments powered by Disqus