반응형
Notice
Recent Posts
Recent Comments
Link
| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 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
- devops #jenkins
- 컨테이너
- python
- namespace
- devops #engineer
- springboot
- docker
- 초간단파이썬
- 도커
- RSS
- aws #engineer
- java
- Kubernetes
- Strimzi
- Vagrant
- mongodb operator
- httpd실행
- bash
- multivm
- WEB
- nginx
- Engineer
- ioredirection
- k8s
- container
- 쿠버네티스
- 파이썬
- variable
- linux
- DOIK
Archives
- Today
- Total
목록ioredirection (1)
샤인의 IT (막 적는) 메모장
[Linux] File Type & IO Redirection
File Type 기본 파일 - 디렉토리 d 링크 l special file c socket s pipe p #디렉토리, touch 파일, text 파일 [root@localhost filetype]# touch my-file [root@localhost filetype]# file my-file my-file: empty [root@localhost filetype]# ls -l total 0 drwxr-xr-x. 2 root root 6 Jan 14 13:05 my-dir -rw-r--r--. 1 root root 0 Jan 14 13:05 my-file [root@localhost bin]# cd /usr/bin && file yum yum: Python script, ASCII text execu..
Cloud Infra/Linux
2022. 1. 15. 14:31