Date: Wed, 23 Aug 2000 15:05:40 +0000 (GMT) From: Janko van Roosmalen <janko@compuserve.com> To: MrBoboo <mrboboo@home.com> Cc: "newbie @ freebsd" <freebsd-newbies@FreeBSD.ORG> Subject: Re: help with listing Message-ID: <Pine.BSF.4.10.10008231456540.703-100000@parmenides.utp.net> In-Reply-To: <000e01c00cbc$42cd2720$71aa1518@mesqt1.tx.home.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 22 Aug 2000, MrBoboo wrote: > what is the command for listing files/directories page by page (i cant see the other 50 files that scroll through the top and only see about 40 files/folders) > like the DOS command would be DIR /P > ls | less Having previously used Linux the first thing after installation is to install the bash shell, the package "less" (which works with the PageUP and PageDOWN keys) and Midnight Commander for browsing files. Midnight Commander is great for exploring your system. Just remember that the package or port name is starts with "mc" but that the binary is called "midc" under FreeBSD. Janko To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.10008231456540.703-100000>