You need to sign in or sign up before continuing.
-
iv authored
grep '----- something' fails because of the '-' character used for passing options: grep: unrecognized option '----- something' so only grep for the string 'something'
a85df676
grep '----- something' fails because of the '-' character used for passing options: grep: unrecognized option '----- something' so only grep for the string 'something'