User:Suraj Pandey/Lesson Plan 8: Difference between revisions

From ICTED-WIKI
Jump to navigation Jump to search
No edit summary
No edit summary
Line 70: Line 70:


* Ask Students About file System Structure in Linux.
* Ask Students About file System Structure in Linux.
* Navigate through the Files or Directory Properties.
* Navigate through the Files or Directory Properties in Linux machine.


== Assessment ==
== Assessment ==
Navigate about files or directories properties.
Navigate about files or directories properties.

Revision as of 01:11, 21 January 2024

Course: Complete Linux Training                                                                                                                                           Topic: System Access and File System                                                                                                                                 Sub-topic: Linux Files or Directories Properties                                                                                               Time: 15 Minutes                                                                                                                                                                     Date: 2023-12-16

Specific Objectives

At the End of this Topic Student will able to;

  • Describe the file and directory properties.

Teaching Aids

  • Whiteboard
  • Marker
  • laptop
  • Projector

Recap of Previous Class

  • Ask Student about file or directories properties of Linux.

Content

Each file or directory in Linux has detail information or properties.

Type #of links owner groups size month Day time Name
drwxr-xr-x 21 root root 4096 feb 27 13:33 var
lrwxrwxrwx 1 root root 7 feb 20 14:44 bin
-rw-r-r-- 1 root root 0 mar 7 01:12 testfile.txt

-- When the file starts with d then it says that it is a directory.

-- When the file type starts with l then it means link.

-- When there is (-) sign it means it is nothing then it is regular text file.

Activity

  • Ask Students About file System Structure in Linux.
  • Navigate through the Files or Directory Properties in Linux machine.

Assessment

Navigate about files or directories properties.