---Mitch Blevins <[EMAIL PROTECTED]> wrote:
>
> Kenneth Scharf wrote:
> > [snipped long and interesting tale of ups woes..]
> >
>
> Have you tried redirecting the output of shutdown or backgrounding
it?
> Do something like
>
> shutdown -c >/dev/null 2>&1
> or
> shutdown -h +2 "message
---Mitch Blevins <[EMAIL PROTECTED]> wrote:
>
> Kenneth Scharf wrote:
> > [snipped long and interesting tale of ups woes..]
> >
>
> Have you tried redirecting the output of shutdown or backgrounding
it?
> Do something like
>
> shutdown -c >/dev/null 2>&1
> or
> shutdown -h +2 "message
Kenneth Scharf wrote:
> [snipped long and interesting tale of ups woes..]
>
Have you tried redirecting the output of shutdown or backgrounding it?
Do something like
shutdown -c >/dev/null 2>&1
or
shutdown -h +2 "message" &
3 matches
Mail list logo