Skip to content
zero2vibecodelearn vibe coding

find

find files.

Example

$ find . -name "*.txt"
Break this command down →

Other commands