Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com To: cygwin AT cygwin DOT com From: Jason FU Subject: man ls.... Date: Fri, 22 Apr 2005 13:42:32 +0000 (UTC) Lines: 65 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet AT sea DOT gmane DOT org X-Gmane-NNTP-Posting-Host: main.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 218.190.210.59 (Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.7.7) Gecko/20050414 Firefox/1.0.3) X-IsSubscribed: yes About manpage, on Windows XP SP2 or before when I man ls, ================================================================================= LS(1) User Commands LS(1) NAME ls - list directory contents SYNOPSIS ls [OPTION]... [FILE]... DESCRIPTION List information about the FILEs (the current directory by default). Sort entries alphabetically if none of -cftuSUX nor --sort. Mandatory arguments to long options are mandatory for short options too. -a, --all do not ignore entries starting with . -A, --almost-all do not list implied . and .. --author with -l, print the author of each file ================================================================================= But on my Windows Server 2003, I have the following when I man ls, ================================================================================= LS(1) User Commands LS(1) ESC[1mNAMEESC[0m ls - list directory contents ESC[1mSYNOPSISESC[0m ESC[1mls ESC[22m[ESC[4mOPTIONESC[24m]... [ESC[4mFILEESC[24m]... ESC[1mDESCRIPTIONESC[0m List information about the FILEs (the current directory by default). Sort entries alphabetically if none of ESC[1m-cftuSUX ESC[22mnor ESC[1m-- sortESC[22m. Mandatory arguments to long options are mandatory for short options too. ESC[1m-aESC[22m, ESC[1m--allESC[0m do not ignore entries starting with . ESC[1m-AESC[22m, ESC[1m--almost-allESC[0m do not list implied . and .. ESC[1m--authorESC[0m ================================================================================= What should I set for having the screen more properly set? Thanks. Regards, Jason -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/