I have some doubts, how to go previous path in terminal.for example. >home\username\ I need to go >home. Its directory or user\path. Help me out this.
Asked
Active
Viewed 190 times
1 Answers
0
If your current directory is /home/username and you want to go up one level to /home, all you have to do is execute cd ...
BulletBob
- 1,830