About
- 1.head -c 100M /dev/random >> arand.raw19:48
- 2.fish -c "for x in (seq 1000); date +%s | string repeat -n1000 | figlet >> fishdateseconds.raw; sleep 1; end;"54:55
- 3.fish -c "for x in (seq 50000); date +%s%N | string repeat -n10 | figlet >> fishdatesecondsnanos.raw; end;"57:24
- 4.fish -c "for x in (seq 500); ps -e | figlet >> fishps.raw; end;"38:55
- 5.history --show-time="%s " >> history.raw0:01
- 6.journalctl -oshort-unix -a >> journal.raw28:33
- 7.top -b -d 1 -n 2000 >> top.raw13:03
- 8.yt-dlp -f wa "https://www.youtube.com/watch?v=ukZYP5Dy43E" -o ytpulse.raw5:07
- 9.head -c 100M /dev/zero >> zero.raw19:48

