O que o comando “lunch” do Unix faz?

7

almoço e almoço - ajude os dois a não devolverem nada Pesquisando no comando unix lunch, também não encontro nada

Estou assumindo que é personalizado. Como faço para encontrar sua localização e o que ela faz?

    
por SwimBikeRun 20.01.2014 / 22:45

2 respostas

5

Eu não o instalei:

aularon@aularon-laptop:~$ lunch
The program 'lunch' is currently not installed.  You can install it by typing:
sudo apt-get install python-lunch
aularon@aularon-laptop:~$ 

Das informações do pacote ( apt-cache show python-lunch ):

Lunch is a simple distributed process launcher and manager for GNU/Linux. . With Lunch, one can launch software processes on several different computers and make sure they keep running. This software was created to suit the needs of new media artists for live performances and interactive installations. It respawns the software that crash and provides a mean to manage dependencies between running processes. . This package provides the lunch library for Python. as well as the command-line lunch utility which can be invoked with a GTK+ user interface.

    
por 20.01.2014 / 23:13
2

É o Gerente do Processo Distribuído de Almoço .

    
por 20.01.2014 / 22:55

Tags