On Thu, 24 Feb 2011 14:58:34 -0800, Chip Camden <[email protected]> 
wrote:
> Thanks for that -- though I'll go with:
> 
>   set -o vi
> 
> TYVM.  I didn't know /bin/sh supported those modes.

It's hardly known as /bin/sh is _not_ used for interactive
comunication regularly, as it's basically the system's
standard scripting shell. It's interactive use is reserved
for emergencies, operations performed in single user mode
to bring back the system to perform normally. Still, it
*CAN* be used for this porpose quite well when configured
properly - if needed.

I could also say: If you're spending too much time in
sh interactive sessions to think about it, you're
probably doing something wrong. :-)


-- 
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[email protected]"

Reply via email to