Kind of my extended memory with thoughts mostly on Linux and related technologies. You might also find some other stuff, a bit of SF, astronomy as well as old (quantum) chemistry posts.
Search This Blog
Monday, September 18, 2006
Blog with many science video lectures
Sometime ago I found Free Science and Video Lectures Online!. It's the place where Peteris Krumins try to list video courses which are related to physics, mathematics, chemistry etc. from all over the world (MIT, Berkeley).
Wednesday, September 06, 2006
Tuesday, September 05, 2006
ls and find
I'm all the time learning new things about unix command. Recently, I found new feature of ls and find command.
ls -Ssh
-S lists files and directories in size order,
-s prints size,
-h does it in human readable way.
find -mtime -1
-mtime looks for files modificated later/earlier/exactly n days from now (in my example today and yesterday).
Saturday, September 02, 2006
Benchmarking Filesystems - part II
There is another article benchmarking Linux's filesystems. And the winner is XFS - again.
Subscribe to:
Posts (Atom)