Skip to content

Instantly share code, notes, and snippets.

@jadell
Created March 30, 2012 15:19
Show Gist options
  • Save jadell/2252236 to your computer and use it in GitHub Desktop.
Save jadell/2252236 to your computer and use it in GitHub Desktop.
sudo redirect output
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