display a file containing escape sequences
From: Alythh (alythh_at_netscape.net)
Date: 03/15/05
- Next message: J.O. Aho: "Re: display a file containing escape sequences"
- Previous message: J.O. Aho: "Re: Change to Gnome desktop in RH 9"
- Next in thread: J.O. Aho: "Re: display a file containing escape sequences"
- Reply: J.O. Aho: "Re: display a file containing escape sequences"
- Reply: Holger Petersen: "Re: display a file containing escape sequences"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 15 Mar 2005 05:13:56 -0800
Hi people,
I got a text file created by an application, which outputs using the
ncurses library.
The file itself contains a lot of escaped sequences.
There is a way for me to display correctly the file in a terminal?
I know how to output escaped strings from a C program, or in the
terminal a single string (echo -e), but I'm at a loss with cat'ting a
whole file (and no, piping it doesnt work either)
thanks for any hint...
Alessandro Magni
- Next message: J.O. Aho: "Re: display a file containing escape sequences"
- Previous message: J.O. Aho: "Re: Change to Gnome desktop in RH 9"
- Next in thread: J.O. Aho: "Re: display a file containing escape sequences"
- Reply: J.O. Aho: "Re: display a file containing escape sequences"
- Reply: Holger Petersen: "Re: display a file containing escape sequences"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|