Search found 1 match
- November 3rd, 2013, 1:41 pm
- Forum: General Help
- Topic: fedora 19 /etc/init.d/SABnzbd status fails
- Replies: 1
- Views: 1130
fedora 19 /etc/init.d/SABnzbd status fails
Searched but do not find a mention of this. The script /etc/init.d/SABnzbd contains : nc -z $host $port ... For some reason, the -z option appears to have been dropped from nc Running the command interactively returns : glaw@fedora home $ sudo nc -z 192.168.1.6 8082 nc: invalid option -- 'z' Ncat: T...