Skip to content

Instantly share code, notes, and snippets.

@shyazusa
Created September 8, 2016 09:58
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/d7e4fc6ce0dddd434aa33ba0ff86d11a to your computer and use it in GitHub Desktop.
Save shyazusa/d7e4fc6ce0dddd434aa33ba0ff86d11a to your computer and use it in GitHub Desktop.
ファイルを空にするコマンド(/dev/null)
$ cat /dev/null >! hoge.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment