Re: jobs output

Andrea Venturoli <[email protected]> Fri, 11 Oct 2019 11:38:37 +0200
Newsgroups gmane.os.freebsd.italian.aiuto
Message-ID <[email protected]>
On 2019-10-11 10:53, Franco Marchesini wrote:
> Ciao,
> =

> ho un server 10.1 su cui girano dei job.
> Questo =E8 l'output del comando jobs con una shell tcsh:
> =

> [1]  + Running                       ./wsynch > wsynch.txt
> [2]  - Running                       ./conas >> conas.txt
> [3]    Running                       ./agende >> agende.txt
> [4]    Running                       ./syngate >> syngate.txt
> ....
> =

> Cosa significano il + (piu') e/o il - (meno) alla destra del numero di jo=
b?
> Ho notato che c'e' sempre un solo piu' ed un solo meno.

Quello marcato con + e' il processo "corrente" o "default" (quello che =

"fg" senza parametri richiamerebbe in foreground).
Quello marcato con - e' il "precedente" (quello che, ad es., uccideresti =

con kill %-).

Guarda, ad es.:
> https://www.cyberciti.biz/howto/unix-linux-job-control-command-examples-f=
or-bash-ksh-shell/

  bye
	av.

_______________________________________________
Aiuto mailing list
[email protected]
http://mailman.gufi.org/mailman/listinfo/aiuto