Dental Articles - Edmonton
Terminal search files by text that the file names contain
Posted by negraru on Mon, 21 Jul 2014
Terminal search files by text that the file names contain
sudo find / -type f -name "*string*"
Designer Edmonton
Posted by negraru on Mon, 21 Jul 2014
Terminal search files by text that the file names contain
sudo find / -type f -name "*string*"