Skip to content

Instantly share code, notes, and snippets.

@kien-truong
Created July 11, 2016 09:05
Show Gist options
  • Save kien-truong/69ccc3113b5e87c15fde87efe3b67e77 to your computer and use it in GitHub Desktop.
Save kien-truong/69ccc3113b5e87c15fde87efe3b67e77 to your computer and use it in GitHub Desktop.
ssh -t root@localhost << EOF
cd /tmp
mkdir abc
EOF
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment