nusenu:
cut -b 33- ed25519_master_id_public_key |base64

hint: don't use this

Since cut is line based it will only read until the end of the line
but the input file is not a text file - so it will stop reading at random 
offsets.


--
https://nusenu.github.io
_______________________________________________
tor-dev mailing list
tor-dev@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-dev

Reply via email to