FreeBSD How Do I: A FreeBSD Q&A

From Free Knowledge Base- The DUCK Project
Revision as of 07:51, 19 January 2017 by Admin (talk | contribs) (Created page with "== User Questions == === Q: Find a file === A: Issue the command: find / -name filename Category:Computer_Technology Category:Linux Category:FreeBSD")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

User Questions

Q: Find a file

A: Issue the command: find / -name filename