본문 바로가기

강

검색하기
강
프로필사진 최재강 글목록 방명록 About

  • 분류 전체보기 (41)
    • AWS (13)
      • CLI (2)
      • S3 (3)
      • EC2 (2)
      • Lambda (6)
      • Inferentia (0)
    • GCP (9)
    • MS Azure (1)
    • AI (3)
      • Deep Learning (3)
    • Linux Command (3)
    • Github (4)
    • Python (5)
    • Algorithm (1)
    • Docker (2)
Guestbook
인기글
최근에 올라온 글
최근에 달린 댓글
링크
  • About
  • GitHub
  • LinkedIn
«   2025/06   »
일 월 화 수 목 금 토
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록linux grep (1)

강

[Command] Linux 파일&폴더 개수 세기

현재 디렉토리에서 파일 개수 세기 ls -l | grep ^- | wc -l 현재 디렉토리에서 폴더 개수 세기 ls -l | grep ^d | wc -l 현재 디렉토리에서 하위 파일 개수 세기 find . -type f | wc -l

Linux Command 2021. 8. 31. 14:39
Prev 1 Next

Blog is powered by kakao / Designed by Tistory

티스토리툴바