diff --git a/Tips.md b/Tips.md index 5c0e7cef..8d12786f 100644 --- a/Tips.md +++ b/Tips.md @@ -54,4 +54,11 @@ $ crontab -l # check rss toutes les heures 42 * * * * r2e run $ r2e list #connaître l'état actuel des flux surveillés +~~~ + +## output Shell -> HTML + +~~~ +# apt install aha +$ script-foo-colors | aha > output.html ~~~ \ No newline at end of file