This website requires JavaScript.
Explore
Help
Sign In
Triplisa
/
random_scripts
Watch
1
Star
0
Fork
You've already forked random_scripts
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
master
random_scripts
/
printscreen_to_file
5 lines
87 B
Bash
Executable File
Raw
Permalink
Blame
History
#!/bin/bash
maim --select
"
/home/triplisa/Pictures/Screenshots/shot_
$(
date +%s
)
.png
"
Reference in New Issue
View Git Blame
Copy Permalink