Mailinglist Archive: opensuse-factory (845 mails)
| < Previous | Next > |
Re: [opensuse-factory] Before I can test Beta 2...
- From: "Carlos E. R." <robin.listas@xxxxxxxxxxxxxx>
- Date: Mon, 5 May 2008 12:19:01 +0200 (CEST)
- Message-id: <alpine.LSU.1.00.0805051214540.18629@xxxxxxxxxxxxxxxx>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
The Monday 2008-05-05 at 08:45 +0300, Andras Mantia wrote:
I'm curious: Why? :-?
I mean, why is it better, what is the advanteage?
Why not use "count" and "bs" instead of "| head..."? It saves a huge piping job.
- -- Cheers,
Carlos E. R.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.4-svn0 (GNU/Linux)
iD8DBQFIHt8XtTMYHG2NR9URAs66AKCKAyM2HvE8twq92VjXCaQ7WqyjQACfX0e4
LYlKX7uwA8sdyIK+J8+gHjg=
=05WL
-----END PGP SIGNATURE-----
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx
Hash: SHA1
The Monday 2008-05-05 at 08:45 +0300, Andras Mantia wrote:
md5sum /dev/dvd
Better use:
dd if=/dev/dvd | head --bytes=4595124224 | md5sum
I'm curious: Why? :-?
I mean, why is it better, what is the advanteage?
where replace 4595124224 with the size in bytes of the iso (this value is for
beta1 iso).
Why not use "count" and "bs" instead of "| head..."? It saves a huge piping job.
- -- Cheers,
Carlos E. R.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.4-svn0 (GNU/Linux)
iD8DBQFIHt8XtTMYHG2NR9URAs66AKCKAyM2HvE8twq92VjXCaQ7WqyjQACfX0e4
LYlKX7uwA8sdyIK+J8+gHjg=
=05WL
-----END PGP SIGNATURE-----
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx
| < Previous | Next > |