This website requires JavaScript.
Explore
Help
Sign in
notwa
/
rc
Watch
1
Star
0
Fork
You've already forked rc
0
mirror of
https://github.com/notwa/rc
synced
2025-02-05 15:43:22 -08:00
Code
Issues
Releases
Wiki
Activity
d35c492850
rc
/
sh
/
hex
3 lines
45 B
Text
Raw
Normal View
History
Unescape
Escape
NixOS compatibility * use /usr/bin/env for all hashbangs * enable hashall for bash * workaround syntax error in -shrc for bash
2020-12-29 17:38:07 +01:00
#!/usr/bin/env zsh
add hex util: arith but base 16
2016-04-06 09:47:53 -07:00
printf "%08X\n" "$(($@))"
Reference in a new issue
Copy permalink