1,576
edits
Changes
m
→Part 3: Using Relative Pathnames
Since the current directory location was your home directory, then it makes sense to use relative or relative-to-home pathnames. On the other hand, what if we changed the location to a different directory?
'''Let's run a checking script to confirm that verify you have created the Part 1-3 directories correctly removed all of those directories:'''
# Make certain that your current directory is your home directory.
# Issue the <code>tree</code> command to confirm that all of those recently created directories have been removed.