LMSouq
server-admin Open

how to search for a directory from the terminal in ubuntu

AM
Amrmsmb
1 month ago
3 views
Problem Description
I am using Ubuntu and I want to search for a specific Directory called "sdk". All that I know is, that "sdk" Directory is located somewhere under /user Directory how can I search for "sdk" Directory from the terminal? I tried the following `find / -name example docs -type d` but it says no such file or Directory.

AI-Generated Solution

Powered by LMSouq AI · GPT-4.1-mini

✓ Solution Ready
Analyzing problem and generating solution…
Was this solution helpful?
Back to Knowledge Base