hasen's tech life

Twitter: @hasen

シェルのエラーをメモ.

# シェルのエラーをメモ.

# コマンドの書き方がよくなかった.
# 以下のサイトで確認.
https://www.shellcheck.net/
> Could: command not found
> Parse: command not found

# 括弧の位置がおかしい.大括弧の間にスペースが必要.
> [127