| Article: |
Tapping RSS with Shell Scripts | |
| Subject: | Another little tweek | |
| Date: | 2004-03-16 05:45:39 | |
| From: | jefflargent | |
|
sed -e 's/<title>/^[[0;31;40m/' -e 's/<\/title>/^[[0;37;40m/' In a color xterm will change the headline to red. |
||
| Article: |
Tapping RSS with Shell Scripts | |
| Subject: | Another little tweek | |
| Date: | 2004-03-16 05:45:39 | |
| From: | jefflargent | |
|
sed -e 's/<title>/^[[0;31;40m/' -e 's/<\/title>/^[[0;37;40m/' In a color xterm will change the headline to red. |
||