From da40b61392037b2fa84a963a8a3e9b87914ecdd1 Mon Sep 17 00:00:00 2001 From: Hussam Moammar <hussam.moammar@informatik.hs-fulda.de> Date: Sat, 15 Feb 2025 07:25:37 +0100 Subject: [PATCH] Edit Woche 06.md --- Woche 06.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Woche 06.md b/Woche 06.md index 2bf0a87..00456d0 100644 --- a/Woche 06.md +++ b/Woche 06.md @@ -1,5 +1,7 @@ # Linux Shell Script - Hello World & Permissions +## Vorlesung 11-29-2024 + ### 1. Ausführen eines Shell-Skripts ```bash $ bash hello_world.sh @@ -199,7 +201,9 @@ syntax enable --- -# Übung - Symlink: Verwaltung von Dotfiles durch einen zentralen Ordner +## Übung 11-29-2024 + +## Symlink: Verwaltung von Dotfiles durch einen zentralen Ordner ## 1. Ordner erstellen ```bash @@ -219,7 +223,3 @@ ln -s ~/dotfiles/.vimrc ~/.vimrc ``` --- - -# Lerntagebuch - -- Beide Dotfiles mit Kommentaren zum Wiki hinzufügen. -- GitLab