diff --git a/02-filedir.html b/02-filedir.html index ebcf4d883..376db2788 100644 --- a/02-filedir.html +++ b/02-filedir.html @@ -662,7 +662,7 @@
To quit the man
pages, press
-Q.
ls
Options
The -l
option makes ls
use a
long listing format, showing not only the
@@ -740,7 +740,7 @@
The most recently changed file is listed last when using
-rt
. This can be very useful for finding your most recent
@@ -1087,7 +1087,7 @@
.
stands for the current directory./
stands for the root directory.backup
in
/Users
.pwd
is not the name of a directory.ls
without directory argument lists files and
diff --git a/06-script.html b/06-script.html
index 103a2fcb8..4f4c9a71b 100644
--- a/06-script.html
+++ b/06-script.html
@@ -651,7 +651,7 @@ If a command causes something to crash or hang, it might be useful to know what that command was, in order to investigate the problem. Were @@ -840,7 +840,7 @@
The correct answer is 2.
The special variables $1
, $2
and
@@ -894,7 +894,7 @@
In each case, the shell expands the wildcard in *.pdb
before passing the resulting list of file names as arguments to the
@@ -1033,7 +1033,7 @@
The -x
option causes bash
to run in debug
mode. This prints out each command as it is run, which will help you to
diff --git a/aio.html b/aio.html
index 409e6b0a0..16dcc3352 100644
--- a/aio.html
+++ b/aio.html
@@ -941,7 +941,7 @@
To quit the man
pages, press
-Q.
ls
Options
The -l
option makes ls
use a
long listing format, showing not only the
@@ -1019,7 +1019,7 @@
The most recently changed file is listed last when using
-rt
. This can be very useful for finding your most recent
@@ -1370,7 +1370,7 @@
.
stands for the current directory.backup
in
@@ -1462,7 +1462,7 @@ pwd
is not the name of a directory.If a command causes something to crash or hang, it might be useful to know what that command was, in order to investigate the problem. Were @@ -5374,7 +5374,7 @@
The correct answer is 2.
The special variables $1
, $2
and
@@ -5428,7 +5428,7 @@
In each case, the shell expands the wildcard in *.pdb
before passing the resulting list of file names as arguments to the
@@ -5567,7 +5567,7 @@
The -x
option causes bash
to run in debug
mode. This prints out each command as it is run, which will help you to
diff --git a/instructor/02-filedir.html b/instructor/02-filedir.html
index 1f21feee1..ebfa7c06d 100644
--- a/instructor/02-filedir.html
+++ b/instructor/02-filedir.html
@@ -376,7 +376,7 @@
Introducing and navigating the filesystem in the shell (covered in Navigating Files and Directories section) can be confusing. You may have both terminal and GUI file explorer open side @@ -678,7 +678,7 @@
To quit the man
pages, press
-Q.
ls
Options
The -l
option makes ls
use a
long listing format, showing not only the
@@ -756,7 +756,7 @@
The most recently changed file is listed last when using
-rt
. This can be very useful for finding your most recent
@@ -1103,7 +1103,7 @@
.
stands for the current directory./
stands for the root directory.backup
in
/Users
.pwd
is not the name of a directory.ls
without directory argument lists files and
diff --git a/instructor/06-script.html b/instructor/06-script.html
index 848956f0d..52f8329ae 100644
--- a/instructor/06-script.html
+++ b/instructor/06-script.html
@@ -653,7 +653,7 @@ If a command causes something to crash or hang, it might be useful to know what that command was, in order to investigate the problem. Were @@ -842,7 +842,7 @@
The correct answer is 2.
The special variables $1
, $2
and
@@ -896,7 +896,7 @@
In each case, the shell expands the wildcard in *.pdb
before passing the resulting list of file names as arguments to the
@@ -1035,7 +1035,7 @@
The -x
option causes bash
to run in debug
mode. This prints out each command as it is run, which will help you to
diff --git a/instructor/aio.html b/instructor/aio.html
index cf4197eed..9123e37b9 100644
--- a/instructor/aio.html
+++ b/instructor/aio.html
@@ -647,7 +647,7 @@
Introducing and navigating the filesystem in the shell (covered in Navigating Files and Directories section) can be confusing. You may have both terminal and GUI file explorer open side @@ -960,7 +960,7 @@
To quit the man
pages, press
-Q.
ls
Options
The -l
option makes ls
use a
long listing format, showing not only the
@@ -1038,7 +1038,7 @@
The most recently changed file is listed last when using
-rt
. This can be very useful for finding your most recent
@@ -1389,7 +1389,7 @@
.
stands for the current directory.