I edited the .profile file to add a new PATH. I believe I set it wrong such that most commands become unavailable. Since I can't use ls or vi commands to edit .profile again, any idea how I can correct the error? Thanks!
|
feedback
|
migrated from stackoverflow.com Jun 18 '10 at 8:10
This question came from our site for professional and enthusiast programmers.
|
This seems more like a superuser.com question. Anyway, I would try to fix it by using the full path of vi to edit your .profile.
| |||
|
feedback
|
|
You can search for vi executable and run it directly. It is usually /usr/bin/vi | |||
|
feedback
|
