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? to check the first line of some c
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? to check the first line of some c