Find folder linux

Code examples

9
0

find folder linux

find / -type d -name 'folder_name'
8
0

how to find a file in linux terminal

find /path/to/folder/ -iname *file_name_portion*
4
0

terminal how to find a directory

find . -type d | grep DIRNAME
4
0

linux find directores

find -type d -iname $name
1
0

search a folder in linux

$ locate --basename '\pkg'
0
0

find folder in linux

find / -name "dir-name-here"

In other languages

This page is in other languages

Русский
..................................................................................................................
Italiano
..................................................................................................................
Polski
..................................................................................................................
Română
..................................................................................................................
한국어
..................................................................................................................
हिन्दी
..................................................................................................................
Français
..................................................................................................................
Türk
..................................................................................................................
Česk
..................................................................................................................
Português
..................................................................................................................
ไทย
..................................................................................................................
中文
..................................................................................................................
Español
..................................................................................................................
Slovenský
..................................................................................................................
Балгарскі
..................................................................................................................
Íslensk
..................................................................................................................