728x90
find ./directory/ -name "*.*" -exec ls -d {} \;
확장자가 있는 file만 표시
728x90
'Programming > linux왕초보' 카테고리의 다른 글
Valgrind: Find memory leak, uninitialized value (0) | 2023.06.11 |
---|---|
secure compile (0) | 2023.04.02 |
REPO_URL 수정하여 local에서 repo 사용 (0) | 2022.08.23 |
[python] read file, write file (0) | 2021.12.15 |
ssh사용 시 diffie-hellman-group1-sha1 관련 (0) | 2018.01.30 |
pthread min, max priority on linux (0) | 2017.06.12 |
use vim like as source insight (0) | 2016.04.06 |
[ubuntu] change default shell (0) | 2016.03.22 |
GDB를 사용한 CORE 파일의 분석 (0) | 2016.02.05 |
kernel make menuconfig error (0) | 2016.01.21 |