This website requires JavaScript.
Explore
Help
Sign In
janek
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
109db5cebb
dotfiles
/
.local
/
bin
/
scripts
/
arg-notify
4 lines
91 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
# To test args passed from some graphical program
notify-send
"
$(
arg-test
"
$@
"
)
"
Reference in New Issue
View Git Blame
Copy Permalink