Skip to content

Instantly share code, notes, and snippets.

@gnysek
Created February 20, 2015 10:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gnysek/c0ebd05fad3afff9e55d to your computer and use it in GitHub Desktop.
Save gnysek/c0ebd05fad3afff9e55d to your computer and use it in GitHub Desktop.
save output to file as sudo
sudo sh -c 'ls -hal /root/ > /root/test.out'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment