How to conditionally remove first line only with sed when it matches?

后端 未结 4 628
感动是毒
感动是毒 2021-01-05 17:37

Can I use sed to check the first line of some command\'s output (to stdout) and delete this very first line if it matches a certain pattern?

Say, the co

4条回答
提交回复
热议问题