[ltp] Using "setserial /dev/ttyS* autoconfig" without root

Chris Leyon linux-thinkpad@linux-thinkpad.org
Thu, 26 Sep 2002 04:24:19 -0400


On Wed, Sep 25, 2002 at 01:50:06PM -0400, Paul Timmins wrote:
> export EDITOR="blah"
> visudo

If you're using a Bourne-type shell (such as bash), you can also do:
    EDITOR="blah" visudo

This sets the environment variable for the command only, and does not affect
subsequent commands.
-- 
Chris Leyon
cleyon@nji.com