May 2009
April 2009
March 2009
Shortcuts for tcsh
by sylvainulg (via)alias tex 'latex !!:1.tex && dvips !!:1.dvi -o !!:1.ps'
and my own (highlight searched keyword in e.g. a locate output)
alias loc8 '/usr/bin/locate -i \!\!:1 | sed -e "s/\!\!:1/\x1b\[36m\0\x1b\[37m\x1b\[1m/i" -'
meitar's git-archive-all.sh at master - GitHub
by piouPiouMA bash shell script wrapper for git-archive that archives a git superproject and its submodules, if it has any.
Amazon S3 tools: s3cmd : command line S3 client
by nhoizeyS3cmd is a command line tool for uploading, retrieving and managing data in Amazon S3. It is best suited for power users who don't fear command line. It is also ideal for scripts, automated backups triggered from cron, etc.
Linux/UNIX For DOS Users
by sylvainulg & 1 otherokay. DOS is obsolete, but Linux shells aren't.
Maybe you want to bridge the gap ...
Gnu screen, ou comment rendre la console plus pratique
by sylvainulg & 2 othersAyant un hébergeur avec un accès shell, j'effectue la plupart des développements directement dans mon vim par ssh. Seulement, il est souvent utile de faire des changements dans plusieurs fichiers en même temps, de se trimbaler dans plusieurs dossiers à la fois,...
Gnu Screen est un logiciel rêvé pour cette utilisation. Voyons ensemble comment il fonctionne.
LinuxCommand.org: Learn the Linux command line. Write shell scripts.
by sylvainulg & 11 others (via)Un excellent site-tutoriel pour se mettre à la console
February 2009
Nautilus - Inside the shell
by sylvainulg (via)a quick start to hacking the Nautilus graphical shell ...