cat
===
[`cat` online tutorial](https://arthas.aliyun.com/doc/arthas-tutorials.html?language=en&id=command-cat)
> Concatenate and print files
```bash
$ cat /tmp/a.txt
```