> Try > Shell "echo 'mypassword' |sudo -S sh -c 'echo out > /sys/class/gpio/gpio27/direction" > Bad idea. Firstly, it supports only one password, which is stored as plain text. Secondly, if the password is variable it would need proper sanitation before entering it to shell. Jussi