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

Both sides previous revisionPrevious revision
skill-tree:use:1:3:b [2020/07/19 21:21] lucyskill-tree:use:1:3:b [2025/04/16 18:30] (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.
Line 10: Line 9:
 Typically, several elementary programs are pre-installed and allow access and manipulation of files and directories. Typically, several elementary programs are pre-installed and allow access and manipulation of files and directories.
  
-Aim +## Requirements
-  * To understand the file system layout and perform typical file operations to access and manipulate the file system.+
  
-# Outcomes +## Learning Outcomes 
-  * Describe the organization of a hierarchical file system. + 
-  * Explain the basic UNIX permission model and metadata of files. +* Describe the organization of a hierarchical file system. 
-  * Describe the Filesystem Hierarchy Standard and the relevance of the directories:+* Explain the basic UNIX permission model and metadata of files. 
 +* Describe the Filesystem Hierarchy Standard and the relevance of the directories:
     * etc     * etc
     * home     * home
Line 24: Line 23:
     * sbin and /usr/sbin     * sbin and /usr/sbin
     * tmp     * tmp
-  * Utilize tools to navigate and traverse the file system:+* Utilize tools to navigate and traverse the file system:
     * ls (-R, -l)     * ls (-R, -l)
     * cd     * cd
     * pushd/popd     * pushd/popd
     * stat     * stat
-  * Use tools to read files:+* Use tools to read files:
     * cat     * cat
     * head/tail     * head/tail
     * less/more     * less/more
     * cmp     * cmp
-  * Utilize tools to manipulate the file system:+* Utilize tools to manipulate the file system:
     * mkdir/rmdir     * mkdir/rmdir
     * touch     * touch
     * cp/mv     * cp/mv
     * ln     * ln
-  * Utilize tools to identify and manipulate permissions:+* Utilize tools to identify and manipulate permissions:
     * chmod     * chmod
     * chown/chgrp     * chown/chgrp
  
-# Subskills 
  
skill-tree/use/1/3/b.1595186484.txt.gz · Last modified: 2020/07/19 21:21 by lucy