summaryrefslogtreecommitdiff
path: root/serverd
blob: f33abb5610023d7a538ad8056016bfa6e7bc717b (plain)
1
2
3
4
#!/bin/bash
echo "" > mc.in
echo "" > mc.out
tail -f mc.in | nohup $1 > mc.out &