반응형
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 | 31 |
Tags
- 도커
- container
- Vagrant
- python
- 초간단파이썬
- multivm
- java
- mongodb operator
- devops #engineer
- 쿠버네티스
- aws #engineer
- ioredirection
- RSS
- namespace
- Kubernetes
- 컨테이너
- k8s
- nginx
- variable
- DOIK
- Engineer
- springboot
- docker
- bash
- devops #jenkins
- linux
- Strimzi
- 파이썬
- WEB
- httpd실행
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