13,420
edits
Changes
→INVESTIGATION 1: MANAGING DIRECTORIES
'''Perform the Following Steps:'''
# Make certain that your current directory is '''your home directory'''.<br><br>
# Issue the following Linux command to download a '''shell script''' to your home directory that will check your work:<br><span style="color:blue;font-weight:bold;font-family:courier;">wget URL</span><br><br>
# Run the checking script to check your work by issuing the following:<br><span style="color:blue;font-weight:bold;font-family:courier;">bash filename</span><br><br>
===Part 2: Viewing Directory Contents ===