![]() |
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 |
| Linux RedHat, Ubuntu, SUSE, Fedora, Debian, Mandriva, Slackware, Gentoo linux, PCLinuxOS. All Linux questions here! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| RHEL5 Kickstart Problem... HELP! | mkono | Linux | 3 | 05-08-2009 12:39 PM |
| FTP from PC to VM running RHEL5 / RHEL4 | CuriousKitty | UNIX for Dummies Questions & Answers | 4 | 06-05-2008 01:46 AM |
| OpenVZ kernel 2.6.18-53.1.13.el5-028stab053.10 (RHEL5 2.6.18 branch) | iBot | Software Releases - RSS News | 0 | 04-11-2008 01:20 PM |
| OpenVZ kernel 2.6.18-53.1.4.el5-028stab053.4 (RHEL5 2.6.18 branch) | iBot | Software Releases - RSS News | 0 | 01-18-2008 08:20 PM |
| tracking sequence num | frustrated1 | Shell Programming and Scripting | 1 | 02-21-2006 04:34 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
ESC sequence on RHEL5
We have migrated one of servers from RH 2.1 to RHEL5 , some of the scripts on our machine use escape sequence to print output . Om RH 2.1 we were using echo
Code:
echo "\033[01;31m ERROR \033[m" ERROR Code:
\033[01;31m error \033[m |
|
||||
|
See man tput for how to output terminal control codes in a slightly more abstract manner. (The manual is obtuse, as such; you might want to search the web for a tutorial; but it helps to read the manual page to see what terminology to search for.)
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|