Difference between revisions of "Tutorial4: Data Representation / Numbering Conversion / File Permissions"

From CDOT Wiki
Jump to: navigation, search
(Created page with "=Data Representation / Numbering Conversion / File Permissions= ===Main Objectives of this Practice Tutorial=== :* x :* x :* x :* x :* x :* x ===Tutorial Reference Ma...")
 
(Tutorial Reference Material)
Line 44: Line 44:
 
* [http://tldp.org/LDP/Bash-Beginners-Guide/html/sect_03_03.html Backslash '''\''' , Single ''' ' ' ''' , Double '''" "''']<br>
 
* [http://tldp.org/LDP/Bash-Beginners-Guide/html/sect_03_03.html Backslash '''\''' , Single ''' ' ' ''' , Double '''" "''']<br>
  
|colspan="1" style="padding-left:15px;" width="30%"|Instructional Videos:<ul><li>[https://www.youtube.com/watch?v=ephId3mYu9o Pathname Types]</li>                                                        <li>[https://youtu.be/5FQnehwzwSM Filename Expansion Examples]</li>
+
|colspan="1" style="padding-left:15px;" width="30%"|Instructional Videos:<ul><li>x</li>                                                        <li>x</li>
<li>[https://youtu.be/3quKLqUFGHo Relative, Absolute, and Relative-to-Home Filepaths]</li>
+
<li>x</li>
                <li>[https://www.youtube.com/watch?v=mzgfE6-ZtUY Quoting Special Characters]</li></ul>
+
                <li>x</li></ul>
  
 
|}
 
|}

Revision as of 16:48, 16 January 2020

Data Representation / Numbering Conversion / File Permissions

Main Objectives of this Practice Tutorial

  • x
  • x
  • x
  • x
  • x
  • x


Tutorial Reference Material

Course Notes
Pathname Type / Filename Expansion / Quoting Reference
YouTube Videos
Course Notes:


Pathname Types

Filename Expansion Symbols

  • Asterisk * , Question ? ,
    Character Class [ ] and [! ]


Quotation Symbols Instructional Videos:
  • x
  • x
  • x
  • x