Montag, 2. November 2009

sed: sed '1 i this is first line' file ---adds line 'this is the first line' to the beginning; sed '$ a this is last line' file

Keine Kommentare: