2011 augustus examen

Theorie

 

Praktijk

Oplossing : mkdir -p ../resources/images

Oplossing: touch versie_`date +%d%m%y`.txt

Oplossing : grep -v 'test' report.txt

Oplossing: grep -Eo '[ ]+[^ ]{4}[ ]+' report.txt > output.txt

Oplossing: openssl enc -aes-256-cbc -in topSecret.txt -out topSecret.aes -k xfile

Een oplossing: ls -l -S | awk {'print $8 " " $5;'}


Revision #1
Created 17 June 2021 12:09:24 by Jasper G.
Updated 3 December 2021 22:13:08 by Jasper G.