← Back to Posts

linux find command

👤 علی ذوالفقار 📅 1400/01/16 09:02:39 👁️ 640 views
search for a file in all tree : sudo find / -name myfile*.*
← Back to Posts