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