Open main menu

CDOT Wiki β

Changes

Tutorial2: Unix / Linux File Management

942 bytes added, 12:17, 7 January 2020
Part 1: Creating Directories
'''Downloading & Running a Shell Script to Check your Work'''
xAlthough you are being asked to create the directory structure, this author has no idea that you have performed it correctly: * You are just pretending to perform the instructions* You are making mistakes in directory name syntax (eg. UPPERCASE instead of lowercase) In provide assurance that you haven't made mistakes, or to perform constructive feedback to indicate a mistake and suggest how to correct (fix) the mistake, a shell script has been created to check your work. '''Perform the Following Steps:''' # Make certain that your current directory is your home directory.<br><br># Issue the following Linux command to download your a checking shell script to your home directory:<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:<span style="color:blue;font-weight:bold;font-family:courier;">bash filename</span><br><br>
===Part 2: Viewing Directory Contents ===
13,420
edits