translation to base 16
This commit is contained in:
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
|
||||||
|
```
|
Reference in New Issue
Block a user