Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Jun 2000 19:16:23 +0200
From:      Willem Brown <willem@brwn.org>
To:        Jim Freeze <jim@freeze.org>
Cc:        questions@freebsd.org
Subject:   Re: Need help with more
Message-ID:  <20000608191623.A6019@denary.brwn.org>
In-Reply-To: <Pine.BSF.4.21.0006080844210.22635-100000@web2.sea.nwserv.com>; from jim@freeze.org on Thu, Jun 08, 2000 at 08:45:37AM -0700
References:  <Pine.BSF.4.21.0006080844210.22635-100000@web2.sea.nwserv.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

Have a look at the -r or -R option for more, man more.

Regards
Willem Brown

On Thu, Jun 08, 2000 at 08:45:37AM -0700, Jim Freeze wrote:
> I have added gnuls to my system and do like the colors.
> 
>   alias dir='gnuls --color -alF'   
> 
> However, when a directory listing is too large, I 
> typically pipe it to more. But, when I do this, I get
> the following
> 
> drwxr-xr-x  15 jfreeze  jfreeze      1536 Jun  8 11:32 ^[[01;34m.^[[0m/
> drwxr-xr-x   4 mfreeze  mfreeze       512 May 21 17:16 ^[[01;34m..^[[0m/
> -rw-------   1 jfreeze  jfreeze       204 Jun  8 11:32
> ^[[0m.Xauthority^[[0m
> -rw-r--r--   1 jfreeze  jfreeze      1817 May 28 01:39 ^[[0m.acrorc^[[0m
> -rw-r--r--   1 root     jfreeze         0 May 10 00:09
> ^[[0m.addressbook^[[0m
> -rw-------   1 root     jfreeze      2285 May 10 00:09
> ^[[0m.addressbook.lu^[[0m
> -rw-------   1 jfreeze  jfreeze      6005 Jun  8 08:45
> ^[[0m.bash_history^[[0m
> -rw-r--r--   1 jfreeze  jfreeze        38 May 17 21:43
> ^[[0m.bash_login^[[0m
> -rw-r--r--   1 jfreeze  jfreeze        42 May 17 21:46
> ^[[0m.bash_profile^[[0m
> -rw-r--r--   1 jfreeze  jfreeze       339 May 31 18:14 ^[[0m.bashrc^[[0m
> drwxr-xr-x   4 jfreeze  jfreeze       512 May  5 06:36
> ^[[01;34m.bluefish^[[0m/
> -rw-r--r--   1 jfreeze  jfreeze       490 May  2 19:04 ^[[0m.cshrc^[[0m
> -rw-r--r--   1 jfreeze  jfreeze        24 May 21 22:43 ^[[0m.gvimrc^[[0m
> -rw-------   1 root     jfreeze        29 May 23 21:38 ^[[0m.history^[[0m
> drwxr-xr-x   3 jfreeze  jfreeze       512 May  2 23:10 ^[[01;34m.kde^[[0m/
> 
> isteand of the normal
> 
> drwxr-xr-x  15 jfreeze  jfreeze     1536 Jun  8 11:32 ./
> drwxr-xr-x   4 mfreeze  mfreeze      512 May 21 17:16 ../
> -rw-------   1 jfreeze  jfreeze      204 Jun  8 11:32 .Xauthority
> -rw-r--r--   1 jfreeze  jfreeze     1817 May 28 01:39 .acrorc
> -rw-r--r--   1 root     jfreeze        0 May 10 00:09 .addressbook
> -rw-------   1 root     jfreeze     2285 May 10 00:09 .addressbook.lu
> -rw-------   1 jfreeze  jfreeze     6005 Jun  8 08:45 .bash_history
> -rw-r--r--   1 jfreeze  jfreeze       38 May 17 21:43 .bash_login
> -rw-r--r--   1 jfreeze  jfreeze       42 May 17 21:46 .bash_profile
> -rw-r--r--   1 jfreeze  jfreeze      339 May 31 18:14 .bashrc
> drwxr-xr-x   4 jfreeze  jfreeze      512 May  5 06:36 .bluefish/
> -rw-r--r--   1 jfreeze  jfreeze      490 May  2 19:04 .cshrc
> -rw-r--r--   1 jfreeze  jfreeze       24 May 21 22:43 .gvimrc
> -rw-------   1 root     jfreeze       29 May 23 21:38 .history
> drwxr-xr-x   3 jfreeze  jfreeze      512 May  2 23:10 .kde/
> 
> The --color argument is what is causing the problems, but shouldn't more
> be able to handle this?
> 
> Thanks
> 
> 
> ============================================
> Jim Freeze
> jim@freeze.org
> --------------
> Save on CDs, DVDs, Movies and Books
> Visit www.freeze.org
> ============================================
> 
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
> 
> 

-- 
 /* =============================================================== */
 /*      Linux, FreeBSD, NetBSD, OpenBSD. The choice is yours.      */
 /* =============================================================== */

The one ingredient you made a special trip to the store
to get will be the one thing your guest is allergic to.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000608191623.A6019>