Le Mon, 28 Dec 2015 12:49:44 +0100, Dominique Dumont <[email protected]> a écrit :
> 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 bonjour, j'ai repris la doc en ligne : http://wiki.vinuxproject.org/skcmd Usage Now, to use skcmd, you need to run the daemon, as regular user: skcmd.py s reste à voir si avec tmux ça passe ... slt bernard

