On May 29, 2014 10:50 PM, "Ralf Mardorf" <ralf.mard...@alice-dsl.net> 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 debian-user-requ...@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact
listmas...@lists.debian.org
> Archive: https://lists.debian.org/1401392971.1303.12.camel@archlinux
>

Yes, didn't think of this.

Thank you Ralf

Reply via email to