#!/bin/bash cd /home/syncthing echo "posizione $(pwd)" ls -al /usr/bin/syncthing su -s /bin/bash storage -c "syncthing" touch /tmp/null tail -f /tmp/null