i was configuring java on my ubuntu and by mistake i saved wrong path and now its giving error if i am typing ny command in terminal ls, sudo , cp , mv anything.
-------------------------------------------------------------------------------------------- a...@abhi-laptop:~$ ls Command 'ls' is available in '/bin/ls' The command could not be located because '/bin' is not included in the PATH environment variable. ls: command not found ------------------------------------------------------------------------------------------------- this problem is only for user named abhi that is local user , root does not have ny problem actually i have wrongly edited ~/.bashrc file for user named abhi plz help me out , how to restore the file -- Abhinandan Kothari -- l...@iitd - http://tinyurl.com/ycueutm
