Open1

linux コマンド

なかむら@AWSを使うなかむら@AWSを使う

linux コマンド ディレクトリ内の「.sh」ファイル数をカウント

find . -type f -name '*.sh' | wc -l