Do you want to know How To Search For Files In Linux?
- Forums
- Linux Hosting
- Do you want to know How To Search For Files In Linux?
if you want to know how to search for files or directories in your linux file system, this page will show you the shell terminal command you need to user for searching files. [512], Last Updated: Sat May 18, 2024
wallpaperama
Tue Jul 08, 2008
0 Comments
781 Visits
locate
if you want to know how to find a file in linux you can use the locate command
so finding and searching for files in your directories if easy with this command and faster than find
example: i want to find a file called wallpaperama.txt , this is the shell command i can use
locate wallpaperama.txt