creating a script that works in kde

Denis Vlasenko vda at ilport.com.ua
Sat Oct 1 16:31:49 BST 2005


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
___________________________________________________
This message is from the kde mailing list.
Account management:  https://mail.kde.org/mailman/listinfo/kde.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.




More information about the kde mailing list