おるみんさんありがとうございました...
@musashino205 修正方法としては,if [ ! -d foo ]; then\ mkdir foo; \fiと if の中の実行してる行にセミコロンを付けてワンライナーにするのはひとつの方法だけど,どうせ mkdir するだけなら,[ ! -d foo ] && mkdir fooのほうがコンパクトになる
Mastodon is the best way to keep up with what's happening.
Follow anyone across the fediverse and see it all in chronological order. No algorithms, ads, or clickbait in sight.