@Eichi@mastodon.bierschutzpartei.de
Post #4239224
2026-07-30 11:18 UTC
Can anyone recommend some basic (interactive) bash tutorials suited for people with next to no knowledge?
I'll have to teach a Newbie in about a month :p
Kennt hier jemand gute (interaktive) Tutorials für Bash Grundlagen, die man jemanden geben kann der kaum bis gar keine Erfahrung hat?
#Linux #linuxhelp
Replies (4)
-
@hal_pomeranz@infosec.exchange 2026-07-30 11:26
@Eichi@mastodon.bierschutzpartei.de My courseware is free under Creative Commons licensing: https://github.com/halpomeranz/LinuxCmdLine
-
@jues@mastodon.sdf.org 2026-07-30 11:24
@Eichi@mastodon.bierschutzpartei.de Of course: https://www.w3schools.com/bash/index.php
-
@vrtrahan@lgbtqia.space 2026-07-30 11:55
@Eichi@mastodon.bierschutzpartei.de I too want to learn! 😊 Tutorials plz...
-
@tiotasram@kolektiva.social 2026-07-30 12:41
@Eichi@mastodon.bierschutzpartei.de not exactly what you're looking for but in case it's useful I put together a *very short* tutorial of the basics. I start with 'man' and cover just the basics of cd, ls, mv, cp, and rm. https://cs.wellesley.edu/~pmwh/terminal.html