1
0
Fork 0
mirror of https://github.com/notwa/rc synced 2024-11-05 07:19:02 -08:00
rc/sh/hex
2016-04-10 07:09:07 -07:00

2 lines
37 B
Bash
Executable file

#!/bin/zsh
printf "%08X\n" "$(($@))"