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
ff296935c5
ahuarc-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")"
Copy permalink