1
0
Fork 0
mirror of https://github.com/pnx/dotfiles synced 2026-06-16 03:14:55 +02:00

minor stuff

This commit is contained in:
Henrik Hautakoski 2024-08-25 16:08:01 +02:00
parent 9fef9ff39a
commit 8af67be13a

View file

@ -1,4 +1,2 @@
#!/bin/bash
head -c$1 </dev/urandom|xxd -ps | sed 's/.\{32\}/&\n/g' | sed 's/.\{2\}/0x&, /g'