エントリーの編集

エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
記事へのコメント2件
- 注目コメント
- 新着コメント
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています

- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
GitHub - ryo1kato/mlr-grep: Multi-line log grep
Have you ever used grep's -A, -B, or -C option or pcregrep, or maybe awk, perl-oneliners, to sear... Have you ever used grep's -A, -B, or -C option or pcregrep, or maybe awk, perl-oneliners, to search something like multi-line log entries? Then probably this command is for you. mlr-grep is like grep, but record-oriented rather than line-oriented; when it finds a match in a line, it prints all lines in the record the match is found. In other words, all the lines around the match, surrounded by rec
2015/03/26 リンク