64gram-desktop/xdg-open-listener.sh

4 lines
83 B
Bash
Raw Normal View History

2023-10-04 00:51:04 +05:00
#!/bin/bash
echo $1 | socat - TCP:$XDG_OPEN_LISTENER_HOST:$XDG_OPEN_LISTENER_PORT