I am trying to add path in .bashrc ( sudo gedit ~/.bashrc). When I search for exiting path there is none. But if I echo $PATH on terminal prompt I do see some paths. I need to edit (add to) the PATH for the newly installed application How do I do, ~/.profile also unable to edit
Thanks