Sasikala氏がThe Geek StuffにおいてUnix Sed Tutorial: Find and Replace Text Inside a File Using RegExのタイトルのもと、sedコマンドで置換を実施する場合の使い方とその例題をまとめている。sedはテキストファイルから特定の行を表示したり削除、または特定の文字列を置換する ...
SED editor? streamline editor , edits only runtime , non interactive editor sed ' ' file.txt - shoes the content of file sed - i - permanent edit in file sed '1i' - insert before 1 st line sed '1a' - ...
SED Fitting Tutorial This repository contains a series of iPython notebooks which will teach you how to perform very basic SED fitting. The assumption is that you're familiar with the basic concepts ...