wiki/TipsShell.md
2016-12-21 19:33:17 +01:00

10 lines
102 B
Markdown

# Astuces SHell
## Shell -> HTML
~~~
# apt install aha
$ script-foo-colors | aha > output.html
~~~