lehrkraefte:blc:informatik:glf22:bashadvanced

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
lehrkraefte:blc:informatik:glf22:bashadvanced [2022/09/28 10:46]
Ivo Blöchliger [Umlenkung der Ausgabe in eine Datei mit '>']
lehrkraefte:blc:informatik:glf22:bashadvanced [2022/09/28 11:02]
Ivo Blöchliger [Passwordhunt]
Line 56: Line 56:
 Das Kommando wc zählt Zeilen, Wörter und Bytes. Das Kommando wc zählt Zeilen, Wörter und Bytes.
  
 +==== unzip (zip-Datei entpacken) ====
 +<code bash>
 +unzip ~/Downloads/passwordhunt.zip
 +</code>
 +Entpackt die Datei in ''~/Downloads/passwordhunt.zip'' ins aktuelle Verzeichnis.
  
 +====== Passwordhunt Adventure ======
 +Viel Pass mit {{lehrkraefte:blc:informatik:glf22:passwordhunt.zip}}.
  
  
  
  • lehrkraefte/blc/informatik/glf22/bashadvanced.txt
  • Last modified: 2022/09/30 09:11
  • by Ivo Blöchliger