Quantcast
Channel: Bashタグが付けられた新着記事 - Qiita
Viewing all articles
Browse latest Browse all 2808

.bash_profileいじったらlsも何もかも死んだ

$
0
0

始まり

.bash_profileいじってsource ~/.bash_profileしたらかなりやばくなった

終わり

いろいろ調べた結果

bash
$ export PATH=/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin

で治った!
(なんか.bash_profileの中身が無くなった気がするが死ぬよりはマシ)


Viewing all articles
Browse latest Browse all 2808

Trending Articles