1
0
Fork 0
mirror of https://github.com/notwa/rc synced 2024-06-26 01:07:11 -07:00
rc/sh/hex

3 lines
37 B
Plaintext
Raw Normal View History

2016-04-06 09:47:53 -07:00
#!/bin/zsh
printf "%08X\n" "$(($@))"