#!/bin/bash cd /root /etc/init.d/nmbd start /etc/init.d/smbd start echo "posizione $(pwd)" touch /tmp/null tail -f /tmp/null