" /> Braindump: janvier 2005 Archives

« octobre 2004 | Main | mars 2005 »

janvier 31, 2005

Clipboard/CLI Integration

In Cygwin: $ getclip | sort -u $ ls -al | putclip In Mac OS X: $ pbpaste | sort -u $ ls -al | pbcopy

janvier 24, 2005

liste des Hostspots de Montréal

http://auth.ilesansfil.org/hotspot_status.php

janvier 08, 2005

Gentoo Linux - learning wich version is available in portage

Gentoo really shines, however, when a user needs a newer version of a piece of software. Let's say I'm using the bluefish HTML editor, for example, and a bug is annoying me. A newer version of bluefish might be available in Portage, Gentoo's software package management system, so I might be able to ask for the upgrade. Gentoo has a handy command called etcat that can determine what's available: >> etcat versions bluefish