Re: binary output from ls

2006-02-16 Thread Mike McCarty
Ivan Glushkov wrote: David Kirchner wrote: On 2/15/06, Ivan Glushkov <[EMAIL PROTECTED]> wrote: Hi, if I issue ls . > filelist.txt as user I get: a binary file like: ESC[0mESC[0mAcro3nKTzaESC[0m ESC[0mfilelist.logESC[0m ESC[01;34mgconfd-glushkovESC[0m ESC[01;34mkde-glushkovESC[0m ESC[01;34

Re: binary output from ls

2006-02-16 Thread Andrew Sackville-West
On Wed, 15 Feb 2006 16:20:55 + Oliver Lupton <[EMAIL PROTECTED]> wrote: > On Wed, 15 Feb 2006 17:09:30 +0100 > Ivan Glushkov <[EMAIL PROTECTED]> wrote: > > > Hi, > > if I issue ls . > filelist.txt > > as user I get: > > a binary file like: > > > > ESC[0mESC[0mAcro3nKTzaESC[0m > > ESC[0mfilel

Re: binary output from ls

2006-02-16 Thread Ivan Glushkov
David Kirchner wrote: On 2/15/06, Ivan Glushkov <[EMAIL PROTECTED]> wrote: Hi, if I issue ls . > filelist.txt as user I get: a binary file like: ESC[0mESC[0mAcro3nKTzaESC[0m ESC[0mfilelist.logESC[0m ESC[01;34mgconfd-glushkovESC[0m ESC[01;34mkde-glushkovESC[0m ESC[01;34mkeyring-CXhOCWESC[0m

Re: binary output from ls

2006-02-15 Thread Tim Connors
Oliver Lupton <[EMAIL PROTECTED]> said on Wed, 15 Feb 2006 16:20:55 +: > --Sig_vfNrq=Y2HfpoNPqYUWCRL9. > Content-Type: text/plain; charset=US-ASCII > Content-Transfer-Encoding: quoted-printable > > On Wed, 15 Feb 2006 17:09:30 +0100 > Ivan Glushkov <[EMAIL PROTECTED]> wrote: > > > Hi, > > if

Re: binary output from ls

2006-02-15 Thread Bill Marcum
On Wed, Feb 15, 2006 at 05:09:30PM +0100, Ivan Glushkov wrote: > Hi, > if I issue ls . > filelist.txt > as user I get: > a binary file like: > > ESC[0mESC[0mAcro3nKTzaESC[0m > ESC[0mfilelist.logESC[0m > ESC[01;34mgconfd-glushkovESC[0m > ESC[01;34mkde-glushkovESC[0m > ESC[01;34mkeyring-CXhOCWESC[0m

Re: binary output from ls

2006-02-15 Thread David Kirchner
On 2/15/06, Ivan Glushkov <[EMAIL PROTECTED]> wrote: > Hi, > if I issue ls . > filelist.txt > as user I get: > a binary file like: > > ESC[0mESC[0mAcro3nKTzaESC[0m > ESC[0mfilelist.logESC[0m > ESC[01;34mgconfd-glushkovESC[0m > ESC[01;34mkde-glushkovESC[0m > ESC[01;34mkeyring-CXhOCWESC[0m > ESC[01;3

Re: binary output from ls

2006-02-15 Thread Oliver Lupton
On Wed, 15 Feb 2006 17:09:30 +0100 Ivan Glushkov <[EMAIL PROTECTED]> wrote: > Hi, > if I issue ls . > filelist.txt > as user I get: > a binary file like: > > ESC[0mESC[0mAcro3nKTzaESC[0m > ESC[0mfilelist.logESC[0m > ESC[01;34mgconfd-glushkovESC[0m > ESC[01;34mkde-glushkovESC[0m > ESC[01;34mkeyrin

Re: binary output from ls

2006-02-15 Thread Deephay
the pattern like "ESC[0m" is the ANSI color control code your non-root user will have a "alias ls = 'ls --color'" if u type the "alias" command in the terminal, but the default the root do not have this alias. - Original Message - From: "Ivan Glushkov" <[EMAIL PROTECTED]> To: "Debian User