Thread: colorz

  1. #1
    Registered User
    Join Date
    Dec 2001
    Posts
    227

    colorz

    how can i creat a program to print out color full text or something... can anyone show me a sample....(geez i dont know what to do..)

  2. #2
    Registered User rohit's Avatar
    Join Date
    Feb 2002
    Posts
    69
    a simple example with bash now do the same in printf
    echo -en $"\\033[1;31m hi this is a test message"
    cheers
    R

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. colorz
    By Unregistered in forum Linux Programming
    Replies: 9
    Last Post: 08-22-2002, 03:03 PM