On Saturday 01 October 2005 05:03, John R. Sowden wrote: > It seems that all of the script tutorials are based on running in the console > mode. When I create the following script, and run it from a kde command > window, only the first ech line works. > > #!/bin/bash > echo "Decrypt the encrypted partition" > echo > exec /bin/su > echo > exec /etc/init.d/boot.crypto start > # to unmount the drive: as root: /etc/init.d/boot.crypto stop > exit > exit And what above script is going to do? Just start /bin/su with no parameters?! -- vda ___________________________________________________ . Account management: https://mail.kde.org/mailman/listinfo/kde. Archives: http://lists.kde.org/. More info: http://www.kde.org/faq.html.