Reffffference

For my personal reference purposes

Skip to content
  • Linux
    • Administration
    • Apache
    • Ubuntu
    • Backtrack 5
  • html
  • JavaScript
  • php
  • WordPress
  • About
  • RSS

Show crontab for all users

Leave a reply
for user in $(cut -f1 -d: /etc/passwd); do echo $user; crontab -u $user -l; done
This entry was posted in Administration, Linux, Ubuntu on October 25, 2016 by Ivan.

Post navigation

← HTML5 Blank page pptpd on Raspbian →

Categories

Recent Posts

  • Ubuntu 20.04 Command ‘python’ not found
  • i3wm brightness control on T480s
  • Pipe mysqldump to ssh/sftp
  • Enabling query cache for MariaDB/MySQL
  • CentOS Configure account to never expire / fix cron problem
January 2023
M T W T F S S
 1
2345678
9101112131415
16171819202122
23242526272829
3031  
« Aug    
About Proudly powered by WordPress