mirror of
https://github.com/edu4rdshl/linuxscripts.git
synced 2026-07-18 07:34:45 +00:00
2 lines
118 B
Bash
Executable file
2 lines
118 B
Bash
Executable file
#!/usr/bin/bash
|
|
scrot -q 100 -ub '%Y-%m-%d-%H%M%S-sechacklabs.jpg' -e 'mv $f /home/sechacklabs/Pictures/Screenshots/'
|