![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Vim colors in HP-UX | kheisler | HP-UX | 2 | 06-16-2009 05:17 PM |
| colors in BASH, doubt with script | jaduks | Shell Programming and Scripting | 4 | 11-19-2007 05:21 AM |
| colors | Sage3k | UNIX Desktop for Dummies Questions & Answers | 1 | 10-07-2002 04:57 PM |
| colors in ksh script | hoang | Shell Programming and Scripting | 4 | 05-29-2002 05:14 PM |
| Changing korn shell script text Menu colors? | darthur | UNIX for Dummies Questions & Answers | 6 | 01-20-2002 07:15 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Colors in Ksh Script
Hi All,
is it poosible to Print the error messages in colors.., i am using KSH..., i have tried the following, echo "\033[34m Hi This is Sam!!! \033[0m" Hi This is Sam!!! But, when i tried to redirect in to a log file, i am getting as follows, echo "\033[34m Hi This is Sam!!! \033[0m" > sam.log view sam.log sam.log" [Read only] 1 line, 31 characters ^[[34m Hi This is Sikki!!! ^[[0m The colors are not coming.. Could any one help me in this? Do i need to set up any env variables.., Thanks Sam |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|