Outils pour utilisateurs

Outils du site


doc:veille:ligne_de_commande

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentes Révision précédente
Prochaine révision
Révision précédente
doc:veille:ligne_de_commande [2008/03/01 00:18]
lehobey
doc:veille:ligne_de_commande [2010/07/04 15:40] (Version actuelle)
lehobey
Ligne 1: Ligne 1:
 ====== Outils en ligne de commande ====== ====== Outils en ligne de commande ======
- 
  
 ===== date ===== ===== date =====
   * rfc-3339 ou iso-8601 http://​natalian.org/​archives/​2006/​03/​22/​ever-wondered-about/​   * rfc-3339 ou iso-8601 http://​natalian.org/​archives/​2006/​03/​22/​ever-wondered-about/​
   * http://​pstorralba.blogspot.com/​2007/​08/​shell-date-and-time-tricks.html   * http://​pstorralba.blogspot.com/​2007/​08/​shell-date-and-time-tricks.html
 +  * http://​etbe.coker.com.au/​2008/​06/​05/​date-1970-01-01/​
  
 ===== Fréquences des commandes dans l'​historique ===== ===== Fréquences des commandes dans l'​historique =====
Ligne 30: Ligne 30:
  
   * À bien utiliser : http://​www.chris-lamb.co.uk/​2007/​10/​09/​top-10-interactive-shell-anti-patterns/​   * À bien utiliser : http://​www.chris-lamb.co.uk/​2007/​10/​09/​top-10-interactive-shell-anti-patterns/​
 +
  
 ==== Bash ==== ==== Bash ====
   * http://​www.lucas-nussbaum.net/​blog/?​p=238   * http://​www.lucas-nussbaum.net/​blog/?​p=238
 +  * http://​www.enricozini.org/​2008/​tips/​bash-tips.html
  
 === Bonnes pratiques === === Bonnes pratiques ===
   * http://​blog.guillaume.lelarge.info/​index.php/​post/​2007/​10/​05/​Ecriture-dun-script-bash   * http://​blog.guillaume.lelarge.info/​index.php/​post/​2007/​10/​05/​Ecriture-dun-script-bash
 +
 +=== Complètement ===
 +  * http://​alioth.debian.org/​projects/​bash-completion/​
 +
 +=== Gestionnaires de code source ===
 +  * http://​glandium.org/​blog/?​p=170
 +
 +=== Guide ===
 +  * http://​tldp.org/​LDP/​Bash-Beginners-Guide/​html/​Bash-Beginners-Guide.html
  
 ===== script ===== ===== script =====
   * http://​www.hermann-uwe.de/​blog/​capturing-and-replaying-console-terminal-sessions-with-script-and-scriptreplay   * http://​www.hermann-uwe.de/​blog/​capturing-and-replaying-console-terminal-sessions-with-script-and-scriptreplay
 +
 +===== Journaux =====
 +  * http://​etbe.coker.com.au/​2010/​06/​11/​logging-shell-commands/​
 +    * http://​etbe.coker.com.au/​2010/​06/​13/​defense-in-depth-and-sudo/​
  
 ===== sed ===== ===== sed =====
Ligne 76: Ligne 91:
 ===== dd ===== ===== dd =====
   * http://​vince-debian.blogspot.com/​2008/​02/​todays-dirty-command-line-trick.html   * http://​vince-debian.blogspot.com/​2008/​02/​todays-dirty-command-line-trick.html
 +
 +===== echo =====
 +  * http://​my.opera.com/​atomo64/​blog/​show.dml/​1830549
 +
 +===== Barres de progression =====
 +  * http://​blog.liw.fi/​posts/​progress-bars-everywhere/​
 +
 +
 +===== safe-rm =====
 +  * http://​feeding.cloud.geek.nz/​2008/​06/​preventing-accidental-deletion-of.html
 +
 +===== Lire des pâtés =====
 +  * hexdump -C ...
 +  * strings ...
 +
 +===== Nombre de processeurs =====
 +  * nproc : http://​www.df7cb.de/​blog/​2010/​nproc.html
doc/veille/ligne_de_commande.1204327132.txt.gz · Dernière modification: 2008/03/01 00:18 par lehobey