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