translation to base 16
This commit is contained in:
parent
ba8026e0c3
commit
d10c6b2f9e
8
data/base_16.md
Normal file
8
data/base_16.md
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
title: "Base 16"
|
||||
tags: [ "Documentation", "Data" ]
|
||||
---
|
||||
|
||||
```bash
|
||||
printf "%x" $NUMBER
|
||||
```
|
Loading…
Reference in New Issue
Block a user