Pinned Loading
-
GovLens
GovLens PublicForked from codeforboston/GovLens
We scan thousands of government websites to check how well they stack up on security, accessibility, and public accountability.
Python
-
-
use find utility to search directory...
use find utility to search directory for a file with a type and string 1This lets us find all files which match have `filetype` and `search string` in their file names.
23`find . -iname '*.filetype' -iname '*search string*' -print`
45working example to find .pdf file that contain algorithm in the name
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.