User Tools

Site Tools


skill-tree:use:1:3:b

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
skill-tree:use:1:3:b [2020/06/05 17:06] – external edit 127.0.0.1skill-tree:use:1:3:b [2025/03/10 19:24] (current) – external edit 127.0.0.1
Line 1: Line 1:
-# USE1.3-B UNIX File System Tree +# USE1.3 UNIX File System Tree
-# Background+
  
 The UNIX file system is organized hierarchically according to the Filesystem Hierarchy Standard. The UNIX file system is organized hierarchically according to the Filesystem Hierarchy Standard.
  
-UNIX follows the philosophy that everything is a fileDirectories are indicated with a /” separator and start from the root directory /” and different devices are linked into this tree+UNIX follows the philosophy that everything is a fileDirectories are indicated with a "/separator and start from the root directory "/and different devices are linked to this tree.
-Files or directories can be referred to either using absolute or relative file names.+
  
-Typically, several elementary programs are installed that allows to access and manipulate files and directories.+Files and directories can be referred to either using absolute or relative file names.
  
-# Aim +Typically, several elementary programs are pre-installed and allow access and manipulation of files and directories.
-  * To understand the file system layout and perform typical file operations to access and manipulate the file system.+
  
-# Outcomes +## Requirements 
-  * Describe the organization in a hierarchical file system + 
-  * Explain the basic UNIX permission model and metatada of files +## Learning Outcomes 
-  * Describe the Filesystem Hierarchy Standard and the relevance of the directories + 
-    etc +  * Describe the organization of a hierarchical file system. 
-    home +  * Explain the basic UNIX permission model and metadata of files. 
-    opt +  * Describe the Filesystem Hierarchy Standard and the relevance of the directories: 
-    lib and /usr/lib +    etc 
-    bin and /usr/bin +    home 
-    sbin and /usr/sbin +    opt 
-    tmp +    lib and /usr/lib 
-  * Utilize tools to navigate and traverse the file system +    bin and /usr/bin 
-    ls (-R, -l) +    sbin and /usr/sbin 
-    cd +    tmp 
-    pushd/popd +  * Utilize tools to navigate and traverse the file system: 
-    stat +    ls (-R, -l) 
-  * Use tools to read files +    cd 
-    cat +    pushd/popd 
-    head/tail +    stat 
-    less/more +  * Use tools to read files: 
-    cmp +    cat 
-  * Utilize tools to manipulate the file system +    head/tail 
-    mkdir/rmdir +    less/more 
-    touch +    cmp 
-    cp/mv +  * Utilize tools to manipulate the file system: 
-    ln +    mkdir/rmdir 
-  * Utilize tools to identify and manipulate permissions +    touch 
-    chmod +    cp/mv 
-    chown/chgrp+    ln 
 +  * Utilize tools to identify and manipulate permissions: 
 +    chmod 
 +    chown/chgrp
  
 # Subskills # Subskills
  
skill-tree/use/1/3/b.1591369587.txt.gz · Last modified: 2020/06/05 17:06 by 127.0.0.1