Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

bash exit file path

# 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
Source by www.redhat.com #
 
PREVIOUS NEXT
Tagged: #bash #exit #file #path
ADD COMMENT
Topic
Name
2+2 =