Skip to content

Commit f45f04a

Browse files
markdown source builds
Auto-generated via `{sandpaper}` Source : 802fd4e Branch : main Author : Kate Taylor <156236911+TaylorKT@users.noreply.github.com> Time : 2025-11-07 18:55:19 +0000 Message : Updates instruction to remove line numbers in script in Episode 6 (#372) * Update 06-organization.md * Update episodes/06-organization.md Co-authored-by: Alison Meynert <ameynert@gmail.com> --------- Co-authored-by: Alison Meynert <ameynert@gmail.com>
1 parent 86cbe9d commit f45f04a

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

06-organization.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,8 @@ $ nano dc_workshop_log_2017_10_27.sh
212212
(Remember to replace the `2017_10_27` with your workshop date.)
213213

214214
From the `nano` screen, you can use your cursor to navigate, type, and delete any redundant lines.
215+
Remove any lines of the history that are not relevant by navigating to those lines and using your delete key.
216+
Also remove the line numbers preceding each command. Save your file and close nano.
215217

216218
::::::::::::::::::::::::::::::::::::::::: callout
217219

md5sum.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"episodes/03-working-with-files.md" "2c331035e2e8cea65fc0386b2e59b303" "site/built/03-working-with-files.md" "2025-05-30"
99
"episodes/04-redirection.md" "7af92ffeb1bfdc69057917967d8a51ad" "site/built/04-redirection.md" "2025-05-30"
1010
"episodes/05-writing-scripts.md" "648b54fd474490d69a6177a239be29d3" "site/built/05-writing-scripts.md" "2024-04-17"
11-
"episodes/06-organization.md" "6a657fb25cd386f2088145a440f2acc3" "site/built/06-organization.md" "2023-05-08"
11+
"episodes/06-organization.md" "3dd7e5a61351e055af6d79925f9e7945" "site/built/06-organization.md" "2025-11-07"
1212
"instructors/Extra_lesson.md" "e60e20421674d8dc399eefce404e27f9" "site/built/Extra_lesson.md" "2023-05-08"
1313
"instructors/etherpad_template.md" "71213aa1bf287539fdc7c27b9831a22b" "site/built/etherpad_template.md" "2024-03-14"
1414
"instructors/instructor-notes.md" "4bd3906cb700debc6d91665b762f5bf6" "site/built/instructor-notes.md" "2024-03-14"

0 commit comments

Comments
 (0)