/users
/posts
/slides
/apps
/books
mysetting
/users
/posts
/slides
/apps
/books
2022-12-10 10:43
문기은
리눅스 자주 쓰는 커맨드 - [find]
리눅스 자주 쓰는 커맨드
find
find . -type f -name "파일이름"
# -type f : 종료. f면 파일 d면 디렉토리
# -name "" : 찾으려는 파일이나 폴더 이름
find . -type f -size +...
더보기
GINS WIKI 긴스 위키
0
0
55
댓글
댓글 달기
About
Badge
Contact
Activity
Terms of service
Privacy Policy