• iv's avatar
    nayuos: fix grep argument · ce989396
    iv authored
    grep '----- something' fails because of the '-' character
    used for passing options:
    grep: unrecognized option '----- something'
    so only grep for the string 'something'
    ce989396
software.cfg 1.23 KB