Remove the last n installed packages with yum
For n equals 13 See also cut manpage, tail manpage
For n equals 13 See also cut manpage, tail manpage
Well, assumed that the user is either listed in /etc/cron.allow or not listed in /etc/cron.deny, i.e. the user is allowed to create his own cron table, there should be a file for every user that is allowed to and has a crontab in /var/spool/cron/crontabs/. Besides editing (crontab -e) or listing (crontab -l) his own crontab entries, root can also specify… Read more »