FreeBSD How Do I: A FreeBSD Q&A: Difference between revisions
Jump to navigation
Jump to search
Created page with "== User Questions == === Q: Find a file === A: Issue the command: find / -name filename Category:Computer_Technology Category:Linux Category:FreeBSD" |
(No difference)
|
Revision as of 07:51, 19 January 2017
User Questions
Q: Find a file
A: Issue the command: find / -name filename