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
- Elasticsearch
- bash
- log
- Linux
- Chrome
- JSON
- 서울시민카드
- zabbix
- 디렉토리
- K8S
- 파이썬
- Audit Log
- 빅데이터
- Python
- CentOS
- yum
- 크롬
- RHEL
- syslog
- GPU
- Kubernetes
- Shell
- rsyslog
- centos 7.5
- PostgreSQL
- audit
- C
- GNOME
- docker
- Elk
Archives
- Today
- Total
목록If (1)
Sysops Notepad
[bash] 쉘 디렉토리 유무 판단하기
!#/bin/bash if [ ! -d 디렉토리명 ] ; thenMkdir 디렉토리명fi
업무/dev
2018. 9. 29. 22:43