tech-userlevel archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Adding a simple editor to the base system
"D'Arcy J.M. Cain" <darcy%druid.net@localhost> writes:
> ------------ File: /usr/bin/edit -----------
> #! /bin/sh
> exec ${EDITOR:-/usr/bin/vi}
> --------------------------------------------
That reminds me about another major deficiency in the system:
scripts are still second-class compared to binaries, for instance
they don't setuid.
--
HE CE3OH...
Home |
Main Index |
Thread Index |
Old Index