Skip to main content

mkdir, rmdir. フォルダ作成・削除で分岐したくない

Linux

オプション意味
mkdir -p間の階層も含めて作ってくれる
rmdir --ignore-fail-on-non-empty削除しようとしてカラでないときのエラーを無視