lk/data/base_16.md

9 lines
92 B
Markdown

---
title: "Base 16"
tags: [ "Documentation", "Data" ]
---
```bash
printf "%x" $NUMBER
```