# sudo dd if=/dev/sdb status=progress | tee >( strings -t d | grep -i "zoekwoord" > zoekwoord.txt) | tee >( strings -t d -e l | grep -i "zoekwoord" > zoekwoord_unicode.txt) > /pad/naar/bestand.dd
# sudo dd if=/dev/sdb status=progress | tee >( strings -t d | grep -i "zoekwoord" > zoekwoord.txt) | tee >( strings -t d -e l | grep -i "zoekwoord" > zoekwoord_unicode.txt) > /pad/naar/bestand.dd
#sh CopyAndCompHash.sh [source directory] [Empty target directory] [target dir for textfiles]
# sudo sh comphash.sh /pad/naar/bestand.dd /pad/naar/bestand.dd /pad/naar/tekstbestand.txt
# cat /pad/naar/mountpunt/etc/*-release
# ls -1 /pad/naar/mountpunt/home
# stat /pad/naar/mountpunt/var/log/wtmp
# ls /pad/naar/mountpunt/var/log/installer
# sudo cat /mnt/rccu/System/Library/CoreServices/SystemVersion.plist
# ls -1 /pad/naar/mountpunt/Users/
# cat /mnt/rccu/var/log/install.log
# dc3dd if=inputfile.dd hof=/pad/naar/map/outputfile.dd hash=md5 log=/pad/naar/map/logfile.info
sector size: 512 bytes (assumed)
16202596352 bytes ( 15 G ) copied ( 100% ), 487,629 s, 32 M/s
16202596352 bytes ( 15 G ) hashed ( 100% ), 177,755 s, 87 M/s
input results for file `inputfile.dd':
31645696 sectors in
5ad687fd711bdd375cbe9e7f3984c9ec (md5)
output results for file `/pad/naar/map/outputfile.dd':
31645696 sectors out
[ok] 5ad687fd711bdd375cbe9e7f3984c9ec (md5)