Re: No ejecuta directamente ningún .sh

2014-04-13 Thread Tino Sino
Solamente nautilus, sin exec? Robottinosino On 27 Mar 2014, at 16:22, listascor...@msjs.co listascor...@msjs.co 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

Re: No ejecuta directamente ningún .sh

2014-04-13 Thread Tino Sino
Desde bash, mejor type -p que which. Robottinosino On 26 Mar 2014, at 22:29, listascor...@msjs.co listascor...@msjs.co wrote: El 26/03/14 16:11, El Ale... escribió: podrias verificar la ruta de tu bach Listo ya: ~$ which bash /bin/bash -- To UNSUBSCRIBE, email to

Get list of installed packages

2014-02-06 Thread Tino Sino
It has been asked before, but with different answers, e.g.: 1) dpkg-query --list | awk '/^ii +/ { print $2; }' 2) dpkg --get-selections | cut -f 1 3) ... etc ... Given that the output is the same: $ diff \ (dpkg --get-selections | cut -f 1) \ (dpkg-query --list | awk '/^ii +/ {

Disk partitioning/encryption wizard

2014-02-05 Thread Tino Sino
Can I invoke the CLI disk partitioning/encryption wizard I used to install the OS to configure a new external USB drive? How? -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive: