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