[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] ed
- Subject: [ale] ed
- From: esoteric at 3times25.net (Geoffrey)
- Date: Mon Oct 11 19:49:15 2004
- In-reply-to: <[email protected]>
- References: <001301c4afdd$70339b40$0a00a8c0@atlas> <[email protected]>
Robert L. Harris wrote:
>
> Yes, but back in the day it was better than:
>
>
> echo "Line 1" > script
> echo "Line 2" >> script
> echo "Line 3" > script
>
> etc which I had to do some times.
Oh yeah. I and can recall using ed in scripts with here docs to modify
files. I actually wrote a rudimentary editor that used 'ed.' Upon
request as it was completely stupid.
--
Until later, Geoffrey Registered Linux User #108567
AT&T Certified UNIX System Programmer - 1995
- Follow-Ups:
- [ale] ed
- From: charles.shapiro at nubridges.com (Charles Shapiro)
- References:
- [ale] ed
- From: runman at speedfactory.net (Greg)
- [ale] ed
- From: Robert.L.Harris at rdlg.net (Robert L. Harris)