Skip to content

Instantly share code, notes, and snippets.

@donchan922
Created June 9, 2019 08:54
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 donchan922/5ac9fdcace4be090cce32bad3f9a6250 to your computer and use it in GitHub Desktop.
Save donchan922/5ac9fdcace4be090cce32bad3f9a6250 to your computer and use it in GitHub Desktop.
# 1Byteのファイルを作成しようと思ったら。。。
$ mkfile 1b piyo.txt
# 512Byteのファイルが作成されている!?
$ ls -lh
-rw------- 1 donchan922 staff 512B 6 9 17:52 piyo.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment