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
- PostgreSQL
- zabbix
- Elasticsearch
- Shell
- yum
- log
- audit
- docker
- rsyslog
- RHEL
- Audit Log
- Kubernetes
- bash
- Python
- 파이썬
- 빅데이터
- Linux
- JSON
- K8S
- CentOS
- Elk
- 디렉토리
- 크롬
- centos 7.5
- Chrome
- C
- GNOME
- syslog
- GPU
- 서울시민카드
Archives
- Today
- Total
Sysops Notepad
[Linux] 계정별 crontab 설정 보기 본문
728x90
# for user in $(cut -f1 -d: /etc/passwd); do crontab -u $user -l; done
728x90
'업무 > etc' 카테고리의 다른 글
rancher , k8s 메모 (0) | 2018.11.30 |
---|---|
[Linux] setcap/getcap 명령어를 사용한 capabilities 설정 (0) | 2018.11.28 |
[Linux] screen 사용 방법 (0) | 2018.11.26 |
[DB] mysql/mariadb json format export output (0) | 2018.11.20 |
vi 편집기 단축키 및 명령어 정리 (0) | 2018.11.08 |
Comments