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
43
Commits
1
Branch
0
Tags
3.7 MiB
Tree:
d421a50ff3
LabLearningObject
/
find
/
1_Find_with_permission
/
q-info
10 lines
99 B
Raw
Normal View
History
find 2
5 years ago
Try to run
[source,sh]
----
find /usr -type f -perm 0777 | grep conf
----
and see the Results!