-
Single linux command to return to home directory
Transfered from Linux Config:
Question:
If you are in a subdirectory such as /PROJECTS/P1/A/A1/A11, what single command would you use to return to your home directory from the current working directory?
Answer:
The easiest but not only way to return to user's home directory from any directory within a filesystem is to use cd command without any options and arguments.
it is also possible to use:
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules