if false; then launchctl unload -w /Library/LaunchDaemons/ebnet.plist && echo rm -f /Library/LaunchDaemons/ebnet.plist launchctl unload -w /Library/LaunchDaemons/ndtp.plist && echo rm -f /Library/LaunchDaemons/ndtp.plist launchctl unload -w /Library/LaunchDaemons/ebhttp.plist && echo rm -f /Library/LaunchDaemons/ebhttp.plist else /Library/StartupItems/ebnetServer/ebnetServer stop && rm -rf /Library/StartupItems/ebnetServer /Library/StartupItems/ndtpServer/ndtpServer stop && rm -rf /Library/StartupItems/ndtpServer /Library/StartupItems/ebhttpServer/ebhttpServer stop && rm -rf /Library/StartupItems/ebhttpServer fi