lk/data/base_16.md

9 lines
92 B
Markdown
Raw Permalink Normal View History

2023-06-17 20:56:26 +00:00
---
title: "Base 16"
tags: [ "Documentation", "Data" ]
---
```bash
printf "%x" $NUMBER
```