#!/bin/bash /usr/sbin/smbd -FS --no-process-group & /usr/sbin/nmbd -F & wait exit $?