Tuesday, December 4, 2007

wget and bash

If you want to download a script and run it right away, then, you can run this command to ease your task.

wget -qO- http://myserver/myscript.sh | /bin/bash

Tuesday, November 13, 2007

My First Posting

Hi all,

I have been hearing my friends doing a lot of blogging from time to time. It attracted me so much when I knew that blogging can be a fun thing to do. So, I took my initiative to write my own blogging site.

I am a one of the Linux/Unix big fan. So much likely, I will write some articles about Linux related technologies and research.