Skip to content

Commit

Permalink
differences for PR #1450
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jan 17, 2024
1 parent 3e64424 commit c1a30e1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 03-create.md
Original file line number Diff line number Diff line change
Expand Up @@ -626,7 +626,7 @@ file's disk space right away.

::::::::::::::::::::::::::::::::::::::: challenge

## Using `rm` Safely
## Using ` rm ` Safely

What happens when we execute `rm -i thesis_backup/quotations.txt`?
Why would we want this protection when using `rm`?
Expand Down
2 changes: 1 addition & 1 deletion md5sum.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"index.md" "b40a8b40c0ac29c17dd1ee7f402b62e4" "site/built/index.md" "2023-05-02"
"episodes/01-intro.md" "f9424965b4e7855f0e569be741c5e88e" "site/built/01-intro.md" "2023-06-09"
"episodes/02-filedir.md" "af35a5d4f423a4f46427978eea1b5ba5" "site/built/02-filedir.md" "2024-01-08"
"episodes/03-create.md" "3e03cf7174ebce6b5574e3d7abce8c00" "site/built/03-create.md" "2023-07-31"
"episodes/03-create.md" "f5548afbf3a07ce24c3e143f72f7e957" "site/built/03-create.md" "2024-01-17"
"episodes/04-pipefilter.md" "8f1f5df56fb9ed60db6f33a9793664d5" "site/built/04-pipefilter.md" "2023-07-19"
"episodes/05-loop.md" "fd0d4a3a3795930cc2e156b6e2b25a04" "site/built/05-loop.md" "2023-11-10"
"episodes/06-script.md" "166572403e3b5f1c314ce7c52babb7b5" "site/built/06-script.md" "2023-08-05"
Expand Down

0 comments on commit c1a30e1

Please sign in to comment.