Hi Quick question

2003-08-14 Thread Eric Murphy
Is there a command to browse files by pages? When ever I ls in a big dir, I can't shift page up for some reason. This is very annoying =( ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, sen

Re: Hi Quick question

2003-08-15 Thread Benjamin Walkenhorst
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Donnerstag, 14. August 2003 21:00 Viktor Lazlo wrote: > > > Is there a command to browse files by pages? When ever I ls in a > If you are new to the shell and looking for something to ease the > transition between Windows and the console try insta

Re: Hi Quick question

2003-08-14 Thread Thomas Spreng
hi, On Fri, Aug 08, 2003 at 10:52:33PM -0500, Eric Murphy wrote: > Is there a command to browse files by pages? When ever I ls in a big dir, I can't > shift page up for some reason. This is very annoying =( # ls | more cheers.. ___ [EMAIL PROTECTED]

Re: Hi Quick question

2003-08-14 Thread Kevin Kinsey, DaleCo, S.P.
>From: "Eric Murphy" <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]> >Sent: Friday, August 08, 2003 10:52 PM >Subject: Hi Quick question > >Is there a command to browse files by pages? When ever I ls in a big dir, I can't shift page up for some reason.

Re: Hi Quick question

2003-08-14 Thread Joshua Oreman
On Fri, Aug 08, 2003 at 10:52:33PM -0500 or thereabouts, Eric Murphy wrote: > Is there a command to browse files by pages? When ever I ls in a > big dir, I can't shift page up for some reason. This is very > annoying =( Option 1) ls | less #-or-#ls | more Option 2) press ScrollLock and

Re: Hi Quick question

2003-08-14 Thread Vulpes Velox
Just pipe ls into more On Fri, 8 Aug 2003 22:52:33 -0500 "Eric Murphy" <[EMAIL PROTECTED]> wrote: > Is there a command to browse files by pages? When ever I ls in a big dir, I > can't shift page up for some reason. This is very annoying > =(___ > [EMA

Re: Hi Quick question

2003-08-14 Thread Benjamin Walkenhorst
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Samstag, 9. August 2003 05:52 Eric Murphy wrote: > Is there a command to browse files by pages? When ever I ls in a big dir, > I can't shift page up for some reason. This is very annoying =( ls (-lmo...) | less, respectively ls (options) | $PAGER

Re: Hi Quick question

2003-08-14 Thread Viktor Lazlo
On Thu, 14 Aug 2003, Joshua Oreman wrote: > On Fri, Aug 08, 2003 at 10:52:33PM -0500 or thereabouts, Eric Murphy wrote: > > > Is there a command to browse files by pages? When ever I ls in a > > big dir, I can't shift page up for some reason. This is very > > annoying =( > > Option 1) ls | les

Re: Hi Quick question

2003-08-14 Thread Jez Hancock
On Thu, Aug 14, 2003 at 09:30:20AM -0500, Kevin Kinsey, DaleCo, S.P. wrote: > >Is there a command to browse files by pages? When ever I ls in a > big dir, I can't shift page up for some reason. This is very > >annoying =( > > Heh, the replies here are good, but there's a humor possibility ... >

Re: Hi Quick question

2003-08-14 Thread Mike Maltese
>Is there a command to browse files by pages? When ever I ls in a big dir, I can't shift page >up for some reason. This is very annoying =( I like ls -l | more ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-quest

RE: Hi Quick question

2003-08-14 Thread Nic von Waltsleben
Try ls | less Nic >Eric Murphy >Is there a command to browse files by pages? When ever I ls in a big dir, I can't >shift page >up for some reason. This is very annoying =( ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/