diff --git a/02-filedir.html b/02-filedir.html index edfced318..d887cc1ef 100644 --- a/02-filedir.html +++ b/02-filedir.html @@ -696,7 +696,7 @@

Exploring More ls Options

-
+

The -l option makes ls use a long listing format, showing not only the @@ -731,7 +731,7 @@

Listing in Reverse Chronological Order

-
+

The most recently changed file is listed last when using -rt. This can be very useful for finding your most recent @@ -1075,7 +1075,7 @@

Absolute vs Relative Paths

-
+
  1. No: . stands for the current directory.
  2. No: / stands for the root directory.
  3. @@ -1115,7 +1115,7 @@

    Relative Path Resolution

    -
    +
    1. No: there is a directory backup in /Users.
    2. @@ -1156,7 +1156,7 @@

      OUTPUT