mirror of
https://github.com/notwa/rc
synced 2024-11-05 01:19:06 -08:00
3 lines
37 B
Text
3 lines
37 B
Text
|
#!/bin/zsh
|
||
|
printf "%08X\n" "$(($@))"
|