Solamente "nautilus", sin "exec"? Robottinosino
On 27 Mar 2014, at 16:22, "[email protected]" <[email protected]> wrote: > El 27/03/14 09:56, Camaleón escribió: >> ls -la > > Es que es con cualquier .sh por ej: > > ~$ > cat /home/usuario/Desktop/asd.sh > #!/bin/sh > > exec nautilus > > exit 0 > > > ls -la /home/usuario/Desktop/asd.sh > -rwxr-xr-x 1 usuario usuario 34 mar 26 16:31 /home/usuario/Desktop/asd.sh* > > y con cualquier .sh no ejecuta, ya ensaye con varios y no ejecuta, solo lo > abre con gedit así le haya dado permisos de ejecución y haya seleccionado en > abrir con: ejecutar como programa > > > -- > To UNSUBSCRIBE, email to [email protected] > with a subject of "unsubscribe". Trouble? Contact [email protected] > Archive: https://lists.debian.org/[email protected] > -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]

