Re: Minor patch to /etc/profile

2010-05-19 Thread Cyrille Lefevre
Le 01/05/2010 05:25, Chris Sutcliffe a écrit : The PS1 definition for ksh in /etc/profile uses the literal ascii characters '^[' for the escape sequence as opposed to the single byte escape control code. The attached patch corrects that as well as HOSTNAME not being set correctly (at least for

Re: Minor patch to /etc/profile

2010-04-30 Thread John Morrison
Hi Chris, I'm anticipating to have several hours to do these (and other) changes in the next week or so. Regards, John. On Sat, May 1, 2010 4:25 am, Chris Sutcliffe wrote: > The PS1 definition for ksh in /etc/profile uses the literal ascii > characters '^[' for the escape sequence as opposed to