PROJET AUTOBLOG


Shaarli - Les discussions de Shaarli

Archivé

Site original : Shaarli - Les discussions de Shaarli du 23/07/2013

⇐ retour index

howdoi

mardi 4 mars 2014 à 10:07
CAFAI, le 04/03/2014 à 10:07
Are you a hack programmer? Do you find yourself constantly Googling for how to do basic programing tasks?

Suppose you want to know how to format a date in bash. Why open your browser and read through blogs (risking major distraction) when you can simply stay in the console and ask howdoi:

$ howdoi format date bash
> DATE=`date +%Y-%m-%d`

IL y a même un plugin pour l'excellent IDE python ninja-ide http://www.ninja-ide.org/
(Permalink)