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
- CentOS
- bash
- audit
- K8S
- C
- Elasticsearch
- 서울시민카드
- 디렉토리
- yum
- zabbix
- GNOME
- Chrome
- Kubernetes
- 크롬
- rsyslog
- Shell
- PostgreSQL
- Elk
- centos 7.5
- GPU
- Audit Log
- log
- Python
- docker
- 빅데이터
- RHEL
- Linux
- JSON
- syslog
- 파이썬
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