aboutsummaryrefslogtreecommitdiff
path: root/home/dot_local/share/bin/executable_fork
blob: 1b1d56d0cc4689e1dfe36155ce7b67635bf3e5be (plain)
1
2
#!/usr/bin/env sh
(setsid "$@" > /dev/null 2> /dev/null &)