Da, m-am grabit si am vorbit fara sa caut mai intai.
Incearca http://www.graflex.org/klotz/software/progress/
Cred ca e exact ce vrei tu.
NAME
progress - report progress of data through a pipe
DESCRIPTION
progress is a utility used in a pipe to report progress of
data transfer to standard error. Command-line arguments
specify how frequently to report, what character to use to
report, and how much buffering to do.
USAGE
Using progress without any options prints a '.' every
kilobyte (1024 bytes) to stderr.
NOTES
Speed Considerations
There is a very slight performance decrease when
using progress.
EXAMPLES
Copy a disk partition, displaying a '.' for progress every
megabyte, copying 128KB at a time:
dd if=/dev/hda1 bs=131072b | progress -m 1 | dd
bs=131072b of=/dev/hdx2
On Tue, 2003-08-19 at 12:01, Aurel Trusca wrote:
> Buna tuturor.
> Are cineva idee cum pot face ca la o copiere cu dd sa vad o bara de
> progres sau ceva procente sa am idee cam cat o sa dureze?
> Exemplu cand copiez imaginea unui cd pe hdd cu dd.
> Aurel
>
> ---
> Detalii despre listele noastre de mail: http://www.lug.ro/
>
>
>
> +---------------------------------------------------------------+
> !This message has been scanned for viruses and dangerous content!
> ! by MailScanner @ TGH SRL Iasi, and is believed to be clean. !
> +---------------------------------------------------------------+
+---------------------------------------------------------------+
!This message has been scanned for viruses and dangerous content!
! by MailScanner @ TGH SRL Iasi, and is believed to be clean. !
+---------------------------------------------------------------+
---
Detalii despre listele noastre de mail: http://www.lug.ro/