There is a variaty of tools available for filtering. If you only want lines with "r-----" grep is more than enough: command | grep "r-----".
確定! 回上一頁