일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- 다익스트라
- MYSQL
- two pointer
- SQL
- 이진탐색
- Dijkstra
- 스토어드 프로시저
- union find
- binary search
- Two Points
- String
- Brute Force
- 그래프
- Stored Procedure
- Trie
- Hash
- DP
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