This website requires JavaScript.
Explore
Help
Register
Sign in
timoreo
/
ahuarc-dotfiles
Watch
1
Star
0
Fork
You've already forked ahuarc-dotfiles
0
forked from
ahurac/dotfiles
Code
Pull requests
Activity
01bb9339b1
ahuarc-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
Copy permalink