Le lundi 28 décembre 2015, 11:56:11 11:56:11 Prego Jérémy a écrit : > je cherche une technique pour lancer un programme (skcmd) qui à besoin > d'un terminal pour son lancement, sans devoir ouvrir un terminal, faire > "skcmd.py s&" et exit le terminal. Essaye
tmux new-session 'skcmd.py ' \; detach & HTH -- https://github.com/dod38fr/config-model/ -o- http://search.cpan.org/~ddumont/ http://ddumont.wordpress.com/ -o- irc: dod at irc.debian.org

