I had this strange thing when i was editing a file in vi. I get to root and i am going down the file tree and i have to switch between front / and \ to make it work. Is there a reason to do this.
- Code: Select all
root@wood:/home/lincoln# cd
root@mypcname:~# cd /etc
root@mypcname:/etc# cd \apt
root@mypcname:/etc/apt#
Why do i have to switch back and forth whats the deal?