• [^] # Re: Et 4 mois plus tôt, chez Debian ...

    Posté par . En réponse au journal systemd: attention à RemoveIPC. Évalué à 5. Dernière modification le 05 octobre 2016 à 02:33.

    23.4 ‘nohup’: Run a command immune to hangups
    =============================================
    ‘nohup’ runs the given COMMAND with hangup signals ignored, so that the
    command can continue running in the background after you log out.
    

    so that the command can continue running in the background after you log out

    Bah quand même, quand je lis ça je peux espérer que ma commande ne se terminera pas si je me délogue. Que ce soit par un signal ou pour n’importe quelle autre cause liée à l’OS... (sauf OOM ou truc du genre...)