Il giorno lun, 17/10/2011 alle 14.28 +0200, Piviul ha scritto: > Giuseppe Sacco scrisse in data 17/10/2011 14:18: > > ls -l /bin/*sh /etc/alternatives/*sh /dev/null > > > Grazie mille Giuseppe, non ci sto capendo quasi nulla ma eccoti l'output > che mi chiedi: > > ls -l /bin/*sh /etc/alternatives/*sh /dev/null > -rwxr-xr-x 1 root root 926536 10 apr 2010 /bin/bash > -rwxr-xr-x 1 root root 104168 14 dic 2010 /bin/dash > lrwxrwxrwx 1 root root 4 28 set 12.28 /bin/rbash -> bash > lrwxrwxrwx 1 root root 4 28 set 12.28 /bin/sh -> dash
potrebbe essere il fatto che utilizzi la dash anziché bash? prova ad eseguirlo così: # bash /usr/sbin/update-exim4.conf e se funziona cambia la prima riga dello script in modo che utilizzi bash anziché sh. Ciao, G. -- Per REVOCARE l'iscrizione alla lista, inviare un email a [email protected] con oggetto "unsubscribe". Per problemi inviare un email in INGLESE a [email protected] To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/1318860002.3815.6.camel@scarafaggio

