From 57f91bb8f380cd70c095246f6de8ea2e9c09e8fa Mon Sep 17 00:00:00 2001 From: richelbilderbeek Date: Wed, 13 Nov 2024 11:34:50 +0100 Subject: [PATCH] Decided that using a book is a learning objective, fix #7 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d49765c..84f4fc2 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Regular expressions | Links (hard/soft) |Learners can create soft and hard symbolic links (e.g. `[Shotts, 2024]`, '3. Symbolic Links', p24) Archiving/Compressing data |Learners can compress and extract data, using `[tool to be decided]` Linux pipe |[Learners can chain commands using the Linux pipe (6. Pipelines, p63-p64)](https://github.com/UPPMAX/naiss_intermediate_bash_linux/issues/6) -Finding information |[Learners have practiced using a book on bash/Linux](https://github.com/UPPMAX/naiss_intermediate_bash_linux/issues/7) +Finding information |[Learners have practiced using a book on bash/Linux](https://github.com/UPPMAX/naiss_intermediate_bash_linux/issues/7) Quality of life |Learners can start a background process with `&` and terminate it Quality of life |Terminal shortcuts/usage Quality of life |Editing a `.bashrc`