Skip to content

Commit bc4352d

Browse files
committed
differences for PR #1493
1 parent 6a1695c commit bc4352d

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

02-filedir.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,14 +179,16 @@ we can see that the home directory contains only **sub-directories**.
179179
Any names in the output that don't have a classification symbol
180180
are **files** in the current working directory.
181181

182-
::::::::::::::::::::::::::::::::::::::::: callout
182+
::::::::::::::::::::::::::::::::::::::::: spoiler
183183

184184
## Clearing your terminal
185185

186186
If your screen gets too cluttered, you can clear your terminal using the
187187
`clear` command. You can still access previous commands using <kbd>↑</kbd>
188188
and <kbd>↓</kbd> to move line-by-line, or by scrolling in your terminal.
189189

190+
For some Linux systems, `clear` may also clear the scrollbuffer and you will not be able to scroll back when using `clear` without changing other settings.
191+
190192

191193
::::::::::::::::::::::::::::::::::::::::::::::::::
192194

md5sum.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"config.yaml" "7e947da357206469f1a2c8a159290d19" "site/built/config.yaml" "2023-05-02"
55
"index.md" "b40a8b40c0ac29c17dd1ee7f402b62e4" "site/built/index.md" "2023-05-02"
66
"episodes/01-intro.md" "f9424965b4e7855f0e569be741c5e88e" "site/built/01-intro.md" "2023-06-09"
7-
"episodes/02-filedir.md" "14a1c573a9731344ede0c6ff854d953b" "site/built/02-filedir.md" "2024-07-24"
7+
"episodes/02-filedir.md" "c4f92deec139ea6051d21b095d6472ac" "site/built/02-filedir.md" "2025-06-18"
88
"episodes/03-create.md" "4e2d92515fceb744d33ff21b92e5c2a3" "site/built/03-create.md" "2025-03-10"
99
"episodes/04-pipefilter.md" "c321e854ed1e5611146c6bf253fce240" "site/built/04-pipefilter.md" "2025-03-22"
1010
"episodes/05-loop.md" "7903f5c1fa95c2dfcd5c4a18644bd09d" "site/built/05-loop.md" "2025-04-18"

0 commit comments

Comments
 (0)