[2745] in SIPB_Linux_Development
more and vi
daemon@ATHENA.MIT.EDU (sly@leonardo.mit.edu)
Mon Jun 21 20:30:18 1999
From: sly@leonardo.mit.edu
To: linux-dev@MIT.EDU
Reply-To: sly@MIT.EDU
Date: Mon, 21 Jun 99 20:29:58 -0400
more has an option "v" which according to its help page:
v Start up /usr/bin/vi at current line
unfortunately the /usr/bin/vi doesn't exist so currently the
command fails. Creating a link for /bin/vi in /usr/bin
allows it to work. We should probably make our install scripts
do this...
--Angie
******************************************************
The goal of engineering is to build better mousetraps.
The goal of nature is to build better mice.
******************************************************