출처: http://luckydreamer.tistory.com/13
> find / -name 'filename' -type d
: 루트 전체에서 recursive하게 filename을 가지는 directory를 찾겠다는 명령어
'프로그래밍 > LINUX' 카테고리의 다른 글
서버에서 한글이 깨질 때 (0) | 2013.11.18 |
---|---|
2개의 파일 column 합치기 (0) | 2013.11.06 |
iptables 설정 변경을 통한 port 허용 (0) | 2013.11.02 |
.bash_profile 설정 변경 후 bash reload (0) | 2013.07.29 |
C++ 파일과 mysql++을 이용한 컴파일 (0) | 2012.09.14 |