This website requires JavaScript.
Explore
Help
Sign In
badjware
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Releases
Activity
8120ca9476
dotfiles
/
home
/
dot_local
/
bin
/
executable_wob
5 lines
93 B
Bash
Raw
Blame
History
#!/bin/bash
mkfifo
"
$XDG_RUNTIME_DIR
/wobpipe
"
tail -f
"
$XDG_RUNTIME_DIR
/wobpipe
"
|
/bin/wob
View Git Blame
Copy Permalink