Re: shell script question

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



On Thu, Mar 13, 2008 at 12:04 PM, Jerry Geis <geisj@xxxxxxxxxxxxxxx> wrote:
> hi all,
>
> If I have a shell script on 5.1 that has 2 commands in the script...
>
> command1
> command2
>
> and command1 runs until it is kill'ed by some other process. Sometimes
> command2 runs and sometimes it
> doesnt (this is what it seems like).
>
> How can I be ensured that command2 will always run after command1 is
> killed? The script is not killed
> just command1.

if command1;then true;fi
command2


-- 
Marcelo

"¿No será acaso que ésta vida moderna está teniendo más de moderna que
de vida?" (Mafalda)
_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos


[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux