19
0
Fork 0

ajout aha

This commit is contained in:
pdiogoantunes 2017-03-28 10:35:13 +02:00
parent e3b4f2559f
commit 39b5f8464f
1 changed files with 7 additions and 0 deletions

View File

@ -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
~~~