This website works better with JavaScript.
Home
Help
| Lab Instances |
Register
Sign In
llo
/
LabLearningObject
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
38
Commits
1
Branch
0
Tags
3.7 MiB
Tree:
93da2f6e82
LabLearningObject
/
find
/
0_Find_basic_search
/
info
6 lines
74 B
Raw
Blame
History
Find Files by Name
[source.sh]
----
find /usr -name "*.h" | head -5
----
Reference in new issue