Skip to content
Snippets Groups Projects
Commit da40b613 authored by Hussam Moammar's avatar Hussam Moammar
Browse files

Edit Woche 06.md

parent a3db4f5a
No related branches found
No related tags found
No related merge requests found
# 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.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment