Jalur File Exit Bash

# Close a folder
# If you're in one location because you used the cd command, 
# you can "close" that location by going back to your home directory.
$ cd
$ pwd
/home/username
Hello There