Showing posts with label find (Unix). Show all posts
Showing posts with label find (Unix). Show all posts

Wednesday, October 25, 2017

find (Unix): Finding Directory Name

Command:

# find / -name "libexec" -type d


Result:

/usr/libexec
/usr/local/libexec