디렉토리를 찾으려고 하는데 어디있는지 모르겠어여
어떤명령어를 가지고 찾아야 하나요?
find / | grep 디렉토리 이름
----
It is essential, if man is not to be compelled to have recourse, as a last resort, to rebellion against tyranny and oppression, that human rights should be protected by the rule of law. [Universal Declaration of Human Rights]
find / -type d -name 디렉토리이름
simple life, high thinking
slocate -u
slocate 디렉토리이름
GNOME 2 사용자이시면 gnome-search-tool(패널 - 실행 메뉴 - 찾기)를 사용해 보세요.
find / | grep 디렉토리 이름
find / | grep 디렉토리 이름
----
It is essential, if man is not to be compelled to have recourse, as a last resort, to rebellion against tyranny and oppression, that human rights should be protected by the rule of law.
[Universal Declaration of Human Rights]
find / -type d -name 디렉토리이름
find / -type d -name 디렉토리이름
simple life, high thinking
slocate -u slocate 디렉토리이름
slocate -u
slocate 디렉토리이름
GNOME 2 사용자이시면 [b]gnome-search-tool[/b](
GNOME 2 사용자이시면 gnome-search-tool(패널 - 실행 메뉴 - 찾기)를 사용해 보세요.