Embed Notice
HTML Code
Corresponding Notice
- Embed this notice
pistolero (p@fsebugoutzone.org)'s status on Saturday, 21-Sep-2024 14:45:07 JSTpistolero @lanodan @0 @pwm @styx It's easy to get the source for them, though:
`find -type f -name '*.bin' -print0 | xargs -0 -P8 -n10 md5sum | sort -n | mawk '{a[$1] = a[$1] "\t" $2;b[$1]++}END{for(i in a) print b[i], i, a[i]}' | sort`
./cardputerlorachat.bin
./bruce.bin
./marauder--marivaaldo.bin
./m5nemo--4x0nn.bin
These are all very cool.