[PLUG] problem with .bashrc file

Mehul Ved mehul.n.ved at gmail.com
Sun Jan 20 12:48:27 IST 2008


On Jan 20, 2008 12:31 PM, Vinayakk Merwade <nayak0986 at gmail.com> wrote:
> I wrongly edited .bashrc file
> to set environmental variable for java home
> but now unable to run any of the command like 'll'  'vi' (so on) these give
> error
> that command not found

Maybe you messed around with PATH. Check the output of
$ echo $PATH
Try running those commands with full path, they should run.
eg.
$ /usr/bin/vi




More information about the Plug-mail mailing list