# The following command replaces the
# first occurrence of `sed' in each line
# with `the stream editor'.
sed 's/sed/&, the stream editor/' example1.txt
