sed に限らず、makeやtrやpython などがインストールされてない環境もあります。配布する開発ツールが前提とするコマンドをインストールするschell script のカンニングペーパーは以下になります。 上記のスクリプトでは、command -v sedを使用してsedコマンドのパス ...
Shell scripting is one of those skills that are absolutely invaluable on especially UNIX and BSD-based systems like the BSDs, the two zillion Linux distributions as well as MacOS. Yet not every shell ...