This website requires JavaScript.
Explore
Help
Register
Sign in
ahurac
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
1
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
22527d6b5e
dotfiles
/
bin
/
sshot-file
4 lines
79 B
Text
Raw
Normal View
History
Unescape
Escape
Scripts
2023-04-13 00:04:20 +02:00
#!/bin/sh
Erreurs ShellCheck
2023-05-14 16:02:54 +02:00
exec printf "$@" "screenshot-%s.${1:-png}" "$(date +"%Y_%m_%d-%N")"
Scripts
2023-04-13 00:04:20 +02:00
Reference in a new issue
Copy permalink