본문 바로가기
Linux/command

[Linux] find 명령어

by onda.cloud 2022. 3. 30.
find 명령어 정의

현재 디렉토리에 있는 파일 찾기

 

find 명령어 사용법
find [option]

 

option

/<경로> : 특정 디렉토리에 있는 파일 검색

.empty : 빈 파일 찾기

[file] : 파일 이름 적기

'Linux > command' 카테고리의 다른 글

[Linux] rmdir 명령어  (0) 2022.03.30
[Linux] mkdir 명령어  (0) 2022.03.30
[Linux] touch 명령어  (0) 2022.03.30
[Linux] which 명령어  (0) 2022.03.30
[Linux] cat 명령어  (0) 2022.03.30

댓글