-------- Original Message --------
> I have found that there is very little need for ed(1) if you know sed(1).
> And sed(1) has a lot more day-to-day usefulness so there's a better chance
> of that knowledge sticking.
Funnily enough I find ed syntax to be better than sed personally
echo ",s/autoLogin:\tkev/autoLogin:\tkc-web/\nw" | /bin/ed -s
/etc/X11/xenodm/xenodm-config
--
All the best,
Kevin Chadwick
- ED Thea DeSilva

