How to Search For a File in Ubuntu 22.04 or 20.04 Terminal

0
Seach files using the ‘find’ CommandThe ‘find’ command is by default available on all Ubuntu Linux systems to search for files directly in the terminal. We can even define different criteria such as name, type, size, and modification time.To use it either switch to the directory where the file you want to search is located or declare the path where you want the “find” command to search for it.For example:To search in the current directoryfind -name you-file-name

Discover more from Muft Shiksha™ | मुफ्त शिक्षा

Subscribe to get the latest posts sent to your email.

Deepak Goel Answered question 8 Jul, 2023
You are viewing 1 out of 1 answers, click here to view all answers.
Write your answer.
Join for Teach