ANNOUNCE: midori 0.4.6 released
Mișu Moldovan
dumol at xfce.org
Tue May 15 12:19:32 CEST 2012
On Tue, May 15, 2012 at 1:03 PM, Mișu Moldovan <dumol at xfce.org> wrote:
[snip]
>
> After watching a HTML5 movie I find it in /tmp/midori-$USER like this:
>
> find /tmp/midori-$USER -cmin -15
Errata: The aforementioned command will locate files downloaded by
Midori in the last 15 minutes for the $USER account. HTML5 movies are
actually saved as "/tmp/midori4-*", so the find command should be:
find /tmp/ -name midori4-* -cmin -15
Feel free to adjust the cmin parameter accordingly.
--
mișu
More information about the Xfce
mailing list