Thread: want to use Locate instead of find as it gives some faster results
i used locate command find files , going well. came need of using more parameters finding finding size, finding time & date, etc.
used locate command , database follows
sudo find $(locate somefile) -<findoption>
gave me results.
messed when finding files have spaces in name.
if filenames have spaces find command divides output provided locate command
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] want to use Locate instead of find as it gives some faster results
Ubuntu
Comments
Post a Comment