Using sed to read a file. Why do I get `sed: -e expression #1, char 11: missing filename in r/R/w/W commands`?
I have a file with a line starting with Version:
. I was trying to detect such line content from the shell and finally I used
I have a file with a line starting with Version:
. I was trying to detect such line content from the shell and finally I used