Changes

Jump to: navigation, search

Tutorial 2 - Unix / Linux File Management

15 bytes removed, 18:32, 30 August 2021
Part 2: Viewing Directory Contents / Copying & Moving Directories
# Issue the following Linux command:<br><span style="color:blue;font-weight:bold;font-family:courier;">cp -R osl640xx nwk680xx</span><br><br>
#Issue the following Linux command to display the directory structure of your home directory to confirm you copied the osl640xx directory:<br><span style="color:blue;font-weight:bold;font-family:courier;">tree </span><br><br><br><br><br><br>
# Issue the following Linux command:<br><span style="color:blue;font-weight:bold;font-family:courier;">mv osm620xx nwk680xx/osl640xx/tutorials/osm620xx</span><br><br>
#Issue the following Linux command to display the directory structure of your home directory to confirm you moved the acp100xx osm620xx directory:<br><span style="color:blue;font-weight:bold;font-family:courier;">tree </span><br><br>Let's run a checking script to see if you moved and copied the directories correctly.<br><br>
# Make certain that your current directory is '''your home directory'''.<br><br>
# Issue the following Linux command run checking script:<br><span style="color:blue;font-weight:bold;font-family:courier;">~osl640/week2-check-2</span><br><br>

Navigation menu