1
0
Fork 0
mirror of https://github.com/notwa/rc synced 2025-02-05 07:43:22 -08:00
rc/sh/hex

3 lines
37 B
Text
Raw Normal View History

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