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

3 lines
37 B
Bash

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