Find and Locate Command
You can search files using the find command. Also find command search files or directories through the entire file system.
I have created a file name as file1.txt at my current location
ubuntu@ip-172-31-25-118:~/A/B$ touch file1.txt
ubuntu@ip-172-31-...
bilalansari.hashnode.dev2 min read