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
7048212823
dotfiles
/
bin
/
sshot-file
7 lines
95 B
Text
Raw
Normal View
History
Unescape
Escape
Scripts
2023-04-13 00:04:20 +02:00
#!/bin/sh
exec printf \
Ajout du tableau des arguments dans les scripts
2023-04-16 22:58:56 +02:00
"$@"
Scripts
2023-04-13 00:04:20 +02:00
"screenshot-%s.${1:-png}" \
"$(date +"%Y_%m_%d-%N")"
Reference in a new issue
Copy permalink