Sponsorised links
February 2008
January 2008
Linux.com :: CLI Magic: Use ANSI escape sequences to display a clock in your terminal
C=$((`tput cols` - (`echo $cmd | wc -c` - 1) ))
Sponsorised links
September 2007
August 2007
January 2007
Petit Linux - Journal d'un apprenti linuxien sous Ubuntu Edgy Eft - Gérer ses podcasts avec BashPodder
Gestionnaire de podcasts en ligne de commandes
vi-vim_cheat_sheet.gif (Image GIF, 1024x724 pixels)
Schéma des fonctions associées à chaque touche du clavier dans VI
htop un visualisateur de processus, qu'il est pratique à utiliser - eMerzh's Blog
Alternative à top (plus conviviale) pour la visualisation des processus
November 2006
Shell Tips ! » CLI workaround for Windows XP : Doing a pause in a batch script
Nice tips for producing a simple delay with batch on windows XP by doing a ping or adding the windows server 2003 sleep.exe
October 2006
Shell Tips !» CLI workaround for Windows XP : Using LIST (LESS-Like)
LESS-Like usage on a windows XP by using LIST command line tool. Nice Tips.
Shell Tips !» CLI workaround for Windows XP : Using GREP (QGREP)
Another usefull tips for Windows XP admins. A GREP-Like command : QGREP.
Shell Tips !» CLI workaround for Windows XP : Using TAIL
Usefull workaround for missing tail command on windows XP. Good tips for windows admins.
Shell Tips !» Blog Archive » Raid 5 Monitoring on Dell Power Edge 2650 with afacli
Interesting way to monitor Raid 5 of PE 2650 running under debian using the dell afacli tool.
