On Sun, Nov 21, 2010 at 17:41, Tha.Suresh <[email protected]> wrote:
cycle through a 256 colour palette

>$ yes "$(seq 1 255)" | while read i; do printf "\x1b[48;5;${i}m\n";
sleep .01; done

This was quite interesting. :)

Arjun S R <[email protected]>
College Of Engineering,Trivandrum <http://www.cet.ac.in/home.php>
Facebook : http://www.facebook.com/Arjun.S.R
Twitter: http://twitter.com/Arjun_S_R

-- 
l...@iitd - http://tinyurl.com/ycueutm

Reply via email to