Linux sed で 複数文字列抜き出すということができなかったので代替手段
やりたいこと
File: 〜〜
function hoge()
{
}
〜〜〜
File: 〜〜
function fuga()
{
}
〜〜〜
みたいなファイルがあったとき、「File」を含む行と、「function.*(」...
Linux
Linux
Linux
git
git
vim
Apache
mac
php
docker