From 39b5f8464f8525827745fa089a2e283285debd2f Mon Sep 17 00:00:00 2001 From: pdiogoantunes Date: Tue, 28 Mar 2017 10:35:13 +0200 Subject: [PATCH] ajout aha --- Tips.md | 7 +++++++ 1 file changed, 7 insertions(+) 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