Skip to content

Instantly share code, notes, and snippets.

@nuga99
Created July 11, 2019 17:49

Revisions

  1. @muhammad-asn muhammad-asn created this gist Jul 11, 2019.
    3 changes: 3 additions & 0 deletions README.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,3 @@
    ```bash
    find . -type f -exec cat {} \; | grep "ui.ac.id"
    ```