Difference between revisions of "Tutorial2: Unix / Linux File Management"
(→Tutorial Reference Material) |
(→Tutorial Reference Material) |
||
Line 51: | Line 51: | ||
*[http://man7.org/linux/man-pages/man1/find.1.html find]<br> | *[http://man7.org/linux/man-pages/man1/find.1.html find]<br> | ||
*[http://man7.org/linux/man-pages/man1/diff.1.html diff]<br> | *[http://man7.org/linux/man-pages/man1/diff.1.html diff]<br> | ||
− | *[http://man7.org/linux/man-pages/man1/ | + | *[http://man7.org/linux/man-pages/man1/sort.1.html sort]<br> |
− | *[http://man7.org/linux/man-pages/man1/ | + | *[http://man7.org/linux/man-pages/man1/uniq.1.html uniq]<br> |
− | *[http:// | + | *[http://linuxcommand.org/lc3_man_pages/grep1.html grep]<br> |
Text Editors | Text Editors | ||
*[http://man7.org/linux/man-pages/man1/vi.1p.html vi]<br> | *[http://man7.org/linux/man-pages/man1/vi.1p.html vi]<br> |
Revision as of 14:41, 6 January 2020
Contents
UNIX / LINUX FILE MANAGEMEN
Main Objectives of this Practice Tutorial
- x
- x
- x
- x
- x
- x
- x
- x
Tutorial Reference Material
Course Notes / Software |
Linux Command/Shortcut Reference |
YouTube Videos | ||
Course Notes:Tutorials:
|
Directory and File Management Commands | Text File Management Commands
Text Editors
|
Brauer Instructional Videos: |
Unix / Linux File Management Concepts
x
INVESTIGATION 1: MANAGING DIRECTORIES
x
Part 1: Creating / Removing Directories
x
Perform the Following Steps:
- x
Part 2: Creating / Copying / Moving / Removing Files
x
Perform the Following Steps:
- x
INVESTIGATION 2: USING TEXT EDITORS TO CREATE / MODIFY TEXT FILES
In this section, you will learn how to use the Linux Shell. Topics in the section include:
- x
- x
- x
- x
- x
Part 1: Using the Nano Text Editor
x
Perform the Following Steps:
- x
Part 2: Using the VI / VIM Text Editor
x
Perform the following steps:
- x
LINUX PRACTICE QUESTIONS
The purpose of this section is to obtain extra practice to help with quizzes, your midterm, and your final exam.
Here is a link to the MS Word Document of ALL of the questions displayed below but with extra room to answer on the document to simulate a quiz:
https://ict.senecacollege.ca/~murray.saul/uli101/uli101_week2_practice.docx
Your instructor may take-up these questions during class. It is up to the student to attend classes in order to obtain the answers to the following questions. Your instructor will NOT provide these answers in any other form (eg. e-mail, etc).
Review Questions:
- x
- x
- x
- x
- x
- x
- x
- x
- Create a table listing each Linux command, useful options that were mentioned in the online assignment #1 and command purpose for the following Linux commands: '