-bash: cd: root: no such file or directory
I run these commands step by step:
rakinar2@hotspot:/$ ls -CF
bin@ boot/ cache/ dev/ d/ data/ etc/ home/ mount/ opt/ root/ sbin/ sys/ usr/
rakinar2@hotspot:/$ ls -hal root
total 16K
drwxr-xr-x 2 root root 4.0K Jul 16 16:39 ./
drwxr-xr-x 13 root root 4.0K Jul 16 16:39 ../
rakinar2@hotspot:/$ cd root
-bash: cd: root: no such file or directoryHow do I fix this error and go to the /root directory?
10 Reset to default