Skip to content

Commit 08ff05f

Browse files
Fix markdown
1 parent 1b3d689 commit 08ff05f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/learning_outcomes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Regular expressions |
1515
Regular expressions |Learners can use `grep` for pattern matching |RB
1616
Regular expressions |Learners can use `sed` for pattern matched replacing |.
1717
Links (hard/soft) |Learners can create soft and hard symbolic links (e.g. `[Shotts, 2024]`, '3. Symbolic Links', p24) |.
18-
Archiving/Compressing data |Learners can compress and extract data, using `(g)zip` and `tar` |.
18+
Archiving/Compressing data |Learners can compress and extract data, using `(g)zip` and `tar` |.
1919
Linux pipe |[Learners can chain commands using the Linux pipe (6. Pipelines, p63-p64)](https://github.com/UPPMAX/naiss_intermediate_bash_linux/issues/6) |RB
2020
Finding information |[Learners have practiced using a book on bash/Linux](https://github.com/UPPMAX/naiss_intermediate_bash_linux/issues/7) |RB
2121
Quality of life |Learners can start a background process with `&` and terminate it |.

0 commit comments

Comments
 (0)