-
iv authored
grep '----- something' fails because of the '-' character used for passing options: grep: unrecognized option '----- something' so only grep for the string 'something'
3d2df0b1
grep '----- something' fails because of the '-' character used for passing options: grep: unrecognized option '----- something' so only grep for the string 'something'