0

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.

1 Answers1

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