Home
Commands
Find files by type
Find files by type
Terminal
find . -type f -name '*.log'
Copy command