Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

    grep -P is only true way


   grep --perl-regexp --only-matching pattern some/where/file/name
aka

   grep -Po pattern some/where/file/name




Consider applying for YC's Fall 2026 batch! Applications are open till July 27.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: