일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 31 |
Tags
- Two Points
- Trie
- 스토어드 프로시저
- Stored Procedure
- binary search
- String
- Dijkstra
- Brute Force
- two pointer
- DP
- union find
- 다익스트라
- 이진탐색
- 그래프
- MYSQL
- Hash
- SQL
Archives
- Today
- Total
codingfarm
파일 목록 출력 : ls 본문
- list directory contents의 줄임말로 해당 디렉토리 내에 있는 디렉토리 및 파일을 화면에 출력한다.
ls [option] [file/directory]
'Linux > 기본명령어' 카테고리의 다른 글
cat(catenate) (0) | 2020.10.18 |
---|---|
rmdir(remove directory) (0) | 2020.10.18 |
mkdir(make directory) (0) | 2020.10.18 |
ls (list) (0) | 2020.10.18 |
file 명령 (0) | 2020.10.18 |
Comments