Exforsys
+ Reply to Thread
Results 1 to 2 of 2

Colorful Scripts

This is a discussion on Colorful Scripts within the Shell Programming forums, part of the Operating Systems category; I have written plenty of shell scripts and all is working fine. I like to add some more feature to ...

  1. #1
    cyrus is offline Senior Member Array
    Join Date
    Apr 2006
    Answers
    128

    Thumbs up Colorful Scripts

    I have written plenty of shell scripts and all is working fine. I like to add some more feature to this shell scripts. As a first step I want to add colors to my output of the shell scripts.Kindly suggest a way for adding this feature to make my scripts colorful.


  2. #2
    Manyamanas is offline Member Array
    Join Date
    Dec 2010
    Answers
    32
    Store the colors in a file and then source that file in batches as given:

    [dot][space] /full_path_file_with_color_def_inside
    . /full_path_file_with_color_def_inside


Latest Article

Network Security Risk Assessment and Measurement

Read More...