Skip to main content

Thread: PANIC: $PATH fail... Is there a way to undo?


i trying to:
code:
$path=$path:<some-path-here>
and did:
code:
$path=<some-path-here>



now
code:
~/$ echo $path
gives
code:
<some-path-here>
not
code:
<all-bin-paths>:<some-path-here>
and no longer remember <all-bin-paths> were!
there environment variable stores <all-bin-paths> or there way recover it?

please don't i'm screwed big time...

you need
code:
path=$path:/your/path
so delete $ have @ start of line. assuming did in ~/.bashrc or ~/.profile, logout , in.


Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] PANIC: $PATH fail... Is there a way to undo?


Ubuntu

Comments

Popular posts from this blog

Falang and too many redirects - Joomla! Forum - community, help and support

Infinite loop detected in JErrorInfinite loop detected in JError - Joomla! Forum - community, help and support

logged out from joomla! - Joomla! Forum - community, help and support