일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- 그래프
- two pointer
- union find
- Brute Force
- binary search
- Trie
- MYSQL
- Stored Procedure
- DP
- 스토어드 프로시저
- Dijkstra
- 이진탐색
- SQL
- String
- 다익스트라
- Hash
- Two Points
Archives
- Today
- Total
codingfarm
file 명령 본문
file "file_name"
file [-bchiklLNnprsvz0] [--apple] [--mime-encoding] [--mime-type]
[-e testname] [-F separator] [-f namefile] [-m magicfiles]
file ... file -C [-m magicfiles] file [--help]
- 지정된 파일의 타입을 확인하는 명령어
옵션
'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 |
파일 목록 출력 : ls (0) | 2020.10.18 |
Comments