From owner-freebsd-newbies@FreeBSD.ORG Thu Jun 3 13:27:47 2004 Return-Path: Delivered-To: freebsd-newbies@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A150616A4CE for ; Thu, 3 Jun 2004 13:27:47 -0700 (PDT) Received: from av3-1-sn3.vrr.skanova.net (av3-1-sn3.vrr.skanova.net [81.228.9.109]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F18543D1F for ; Thu, 3 Jun 2004 13:27:47 -0700 (PDT) (envelope-from admin@swedehost.com) Received: by av3-1-sn3.vrr.skanova.net (Postfix, from userid 502) id 9D2DD37E42; Thu, 3 Jun 2004 22:27:46 +0200 (CEST) Received: from smtp1-2-sn3.vrr.skanova.net (smtp1-2-sn3.vrr.skanova.net [81.228.9.178]) by av3-1-sn3.vrr.skanova.net (Postfix) with ESMTP id 8D0F337E42 for ; Thu, 3 Jun 2004 22:27:46 +0200 (CEST) Received: from odin.swedehost.com (h171n2fls33o804.telia.com [217.209.211.171]) by smtp1-2-sn3.vrr.skanova.net (Postfix) with ESMTP id 706C238005 for ; Thu, 3 Jun 2004 22:27:46 +0200 (CEST) Received: from thor.swedehost.com (thor.swedehost.com [192.168.0.10]) by odin.swedehost.com (8.12.11/8.12.11) with ESMTP id i53KRld5039585 for ; Thu, 3 Jun 2004 22:27:48 +0200 (CEST) (envelope-from admin@swedehost.com) From: Admin Organization: Swedehost To: freebsd-newbies@freebsd.org Date: Thu, 3 Jun 2004 22:27:49 +0200 User-Agent: KMail/1.6.2 References: <200406032217.40700.hasse@swedehost.com> In-Reply-To: <200406032217.40700.hasse@swedehost.com> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200406032227.49510.admin@swedehost.com> X-Scanned-By: MIMEDefang 2.43 Subject: Re: page command for "ls" X-BeenThere: freebsd-newbies@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Gathering place for new users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Jun 2004 20:27:47 -0000 Sorry, to hot on the submitbutton :-) I might add, when using the command below, let's say " ls /etc | less " to list your /etc dir, you're able to scroll your listing with the up'n down arrows on your keyboard. When you are finished, press " q " to quit. /Hasse --------------------------- On Thursday 03 June 2004 22.17, Hasse wrote: > On Thursday 03 June 2004 22.09, David Snyder wrote: > > Is there an option for "ls" in FreeBSD that is similar to "dir /w" or > > "dir /p" in Dos. In large file folders, when I use "ls" I can't see > > all the files within the folder. > > > > -Dave > > > > _______________________________________________ > > freebsd-newbies@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-newbies > > To unsubscribe, send any mail to > > "freebsd-newbies-unsubscribe@freebsd.org" > > Try " ls | less " ( that's an vertical bar ) > / Hasse > _______________________________________________ > freebsd-newbies@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-newbies > To unsubscribe, send any mail to "freebsd-newbies-unsubscribe@freebsd.org"