[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: tty con pantalla negra, sin login.



On Sat, 28 Jan 2012 23:48:26 +0000 (UTC)
Camaleón <noelamac@gmail.com> wrote:

Normal (Funcionaba en Ubuntu)
#!/bin/bash
cd ~/scripts
python droopy -d /media/Disco160/image -m "Cada 1 de mes se borrara a las 15hs UTC-3." -p /home/mama/Imagenes/avatar.png --dl

En Debian, Script en Background 

#!/bin/bash
cd ~/scripts
python droopy -d /media/Disco160/image -m "Cada 1 de mes se borrara a las 15hs UTC-3." -p /home/mama/Imagenes/avatar.png --dl &

Mas detalles:.
http://www.linuxquestions.org/questions/linux-newbie-8/how-to-run-a-shell-script-in-a-background-608669/#post2999450

-- 
Voip Mumble (soft libre) :. http://mumble.com.ar
Web Hosting :. http://mamalibre.com.ar
Red Social :. http://legadolibre.com.ar


Reply to: