-
-
Save kbbgl/9f893af57556175fc8069e14d6b56280 to your computer and use it in GitHub Desktop.
[Linux | run remote commands] #linux #bash #ssh
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ssh -i /path/to/pem.pem user@IP 'df -h' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment