Sorry, I have to ask this question. I searched the forums and couldn't find any discussion on it. I guess I should google but I'd like to know how to do it in Kubuntu (Feisty or?). I am only remotely familiar with 'locate' and 'find' but don't know how to use them very well. "locate filename' and 'locate filename*' to obtain instances of the file name with anything following the '*?'
I would like to learn of the various methods of searching for files. I am not sure how many ways you can do it but could someone explain and/or list the methods?
I want to search among all my directories or throughout the entire partition in one scenario. I would like to know of the methods for doing that.
Other scenarios might include a search just in the current directory. I gather 'ls' and 'more' are involved but for the first scenario, I don't think they are applicable.
I also would like to find a file if I just know part of the filename and not the entire name. Do you use '*?" What if you want to find all instances and locations in which a particular string of characters (of a file) exists?
Thanks in advance.
I would like to learn of the various methods of searching for files. I am not sure how many ways you can do it but could someone explain and/or list the methods?
I want to search among all my directories or throughout the entire partition in one scenario. I would like to know of the methods for doing that.
Other scenarios might include a search just in the current directory. I gather 'ls' and 'more' are involved but for the first scenario, I don't think they are applicable.
I also would like to find a file if I just know part of the filename and not the entire name. Do you use '*?" What if you want to find all instances and locations in which a particular string of characters (of a file) exists?
Thanks in advance.
Comment