/ Published in: Bash
Search for files by file name
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
find . -name 'file.name' -ls