Re: How to obtain the unrar overall progress report?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sat, 2008-09-13 at 13:09 -0700, Dan Thurman wrote:
> # unrar x -ierr -o+ ~dant/Desktop/foo.rar \
>     | sed -e 's#\([0-9]\+\)[%]$#\1#'

As I said, please send the output *without* enabling the 'sed' filter.

Hint: use 'head', e.g.:

# unrar x -ierr -o+ ~dant/Desktop/foo.rar| head 20 > capture

poc


-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux