Skip to content

Instantly share code, notes, and snippets.

@shyazusa
Created October 21, 2016 02:28
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 shyazusa/5cc9ff3e1fc819c4fbd93993b43c79dc to your computer and use it in GitHub Desktop.
Save shyazusa/5cc9ff3e1fc819c4fbd93993b43c79dc to your computer and use it in GitHub Desktop.
sudo で cat 一例
$ sudo cat /dev/null | sudo tee file.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment