joy merwin monteiro wrote: > > these characters look more like ANSI escape sequences > (everything prefixed with an ESC (^[ ) ) > > > ^[[00m^[[01;34mcxoffice^[[00m/ > > ^[[01;34mDesktop^[[00m/ > > ^[[01;34mGNUstep^[[00m/ > > ^[[01;34mkde^[[00m/ > > ^[[01;34mLogs^[[00m/
They are color codes. 34m = blue. 00m = off. Cheers, Steven ____________________________ http://www.basiclinux.com.ru - To unsubscribe from this list: send the line "unsubscribe linux-newbie" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.linux-learn.org/faqs
