Replace /rescue/vi with mined(1) from DragonFlyBSD

Poul-Henning Kamp phk at phk.freebsd.dk
Fri Jun 17 21:49:17 GMT 2005


In message <20050617214658.GA41804 at troutmask.apl.washington.edu>, Steve Kargl w
rites:
>On Fri, Jun 17, 2005 at 11:36:32PM +0200, Poul-Henning Kamp wrote:
>> In message <20050617211950.GA41720 at troutmask.apl.washington.edu>, Steve Kargl w
>> rites:
>> >I have taken mined(1) from DragonFlyBSD and integrated into the
>> >FreeBSD source tree.
>> 
>> man 1 ee
>> 
>
>troutmask:kargl[203] ldd /usr/bin/ee
>/usr/bin/ee:
>        libncurses.so.5 => /lib/libncurses.so.5 (0x20063a000)
>        libc.so.6 => /lib/libc.so.6 (0x200795000)
>troutmask:kargl[204] find /usr/src/rescue -name Make\* | xargs grep ncurses

yes, and ?

If you want a non-curses editor it's called ed(1).

If you want a static curses editor, compile ee(1) -static.

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk at FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.


More information about the freebsd-current mailing list