On Sat, Mar 9, 2013 at 9:54 AM, Eduardo Morras <emorr...@yahoo.es> wrote:
>
> Hello,
>
> I use cat to read a file and pass it to another app, the command is this:
>
> camibar% cat file.git | fossil import --git file.fossil
>
> It takes a lot of time, file.git is 12GB, and i want to know if there's some 
> 'magic' trick can I use to show me how many bytes or the % of the file.git 
> cat sent to the other app.
>
> Maybe cat isn't the correct tool?
>
> Thanks.
>
>
> ---   ---
> Eduardo Morras <emorr...@yahoo.es>
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Hello Eduardo Morras,

try hitting CTRL+T while running a command to show some process information.

Best Regards,
Hakisho Nukama
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to