Sponsorised links
This year
Queriac. All our quicksearches are belong to us.
Queriac allows you to manage your quicksearches, shortcuts, and bookmarklets by taking them out of your browser profile and onto the web, making them portable, taggable, shareable, and generally easier to manage. Drawing from the concept of Yubnub and extending it in the spirit of del.icio.us, Queriac effectively turns your browser's address bar into a flexible command line.
fefoo search
Using commands you can target any of the 40 categories or 250 search engines from the search bar. You can also view the complete list of commands here. You can also use the commands on the homepage or from the search box on your browser. Commands work best when used from the search box of your browser. To add it to your browser follow these instructions. To use a command : (colon) is used. To search for images use the following command. This will search for "images" of clouds. This way you can end up targeting any of the 40 categories supported by fefoo. :images clouds
Home - autojump - GitHub
A Unix command for jumping from a directory to another arborescence. Neat and useful !
Sponsorised links
2008
Extraire, trier et filtrer des données - Systèmes alternatifs - Les tutoriels
* grep : filtrer des données
* sort : trier les lignes
* wc : compter le nombre de lignes
* uniq : supprimer les doublons
* cut : couper une partie du fichier
2007
baeke.info :: Quick Tip: using vmware-cmd with multiple virtual machines
baeke.info :: Quick Tip: using vmware-cmd with multiple virtual machines
超過 4G 的檔案怎麼在網路上複製 | 走過的、學過的、看過的
後來仔細用 Google 找了一下,果真有這個限制耶!不過,這個限制是因為 Apache 所產生的,Apache 為了某些因素,是不允許直接讀取超過 2G 的檔案,那要怎麼做呢?
快速的修改一大票文字檔案 - CreMaker's in-life Blog
s 表示 substitute(替換) 的意思,而 g 表示 global,如沒加上這個 g 符號的話,在同一行只會修改第一個 match 到的字串。如在同一行有 "123 123" 這樣的字串,想將 123 改成 321,沒使用 g 這個符號,那麼只會修改第一個 123 字串。
