On May 29, 2014 10:50 PM, "Ralf Mardorf" <[email protected]> wrote:
>
> On Thu, 2014-05-29 at 22:05 +0300, Catalin Soare wrote:
> > dd was running like so: dd if=/dev/sdb of=/dev/sda.
>
> #!/bin/sh
> dd if=/dev/sdb of=/dev/sda
> echo "dd exit status: $?" >> dd.log
> exit
>
> Assumed the exit status isn't 0, there was an error.
>
>
> --
> To UNSUBSCRIBE, email to [email protected]
> with a subject of "unsubscribe". Trouble? Contact
[email protected]
> Archive: https://lists.debian.org/1401392971.1303.12.camel@archlinux
>

Yes, didn't think of this.

Thank you Ralf

Reply via email to