Search notes:

sed example: append line after end

sed '$ a APPENDED AS LAST LINE' testfiles/lorem-ipsum-dolor
Github repository about-sed, path: /append-line-after-end

See also

sed testfile: lorem ipsum dolor
sed examples

Index