Skip to main content
DevOpsLabTH.dev

Search inside files (grep)

find locates files; grep looks INSIDE them. Plain grep for one file, grep -r for a tree.

Sign in to start the lab