4 lines
35 B
Bash
Executable File
4 lines
35 B
Bash
Executable File
#!/bin/sh
|
|
|
|
echo "$@" > ~/.xdg.sock
|