public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] which file is currently being written to disk?
@ 2011-03-08  7:48 Liviu Andronic
  2011-03-08  8:10 ` Petri Rosenström
  2011-03-08 15:24 ` Paul Hartman
  0 siblings, 2 replies; 3+ messages in thread
From: Liviu Andronic @ 2011-03-08  7:48 UTC (permalink / raw
  To: gentoo-user

Dear all
Is there some utility (console or otherwise) that could indicate me
NOT the output/input read/write and miscellanea, but simply which
files are currently being written to the disk. Sometimes my browser
(Opera) downloads some big temporary files, and usually I have a difficult
time locating them.

I've tried
lsof | grep opera

but the output is messy and not really helpful. Any other ideas?

Regards
Liviu


-- 
Do you know how to read?
http://www.alienetworks.com/srtest.cfm
http://goodies.xfce.org/projects/applications/xfce4-dict#speed-reader
Do you know how to write?
http://garbl.home.comcast.net/~garbl/stylemanual/e.htm#e-mail



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-user] which file is currently being written to disk?
  2011-03-08  7:48 [gentoo-user] which file is currently being written to disk? Liviu Andronic
@ 2011-03-08  8:10 ` Petri Rosenström
  2011-03-08 15:24 ` Paul Hartman
  1 sibling, 0 replies; 3+ messages in thread
From: Petri Rosenström @ 2011-03-08  8:10 UTC (permalink / raw
  To: gentoo-user

On Tue, Mar 8, 2011 at 7:48 AM, Liviu Andronic <landronimirc@gmail.com> wrote:
> Dear all
> Is there some utility (console or otherwise) that could indicate me
> NOT the output/input read/write and miscellanea, but simply which
> files are currently being written to the disk. Sometimes my browser
> (Opera) downloads some big temporary files, and usually I have a difficult
> time locating them.
>
> I've tried
> lsof | grep opera
>
> but the output is messy and not really helpful. Any other ideas?
>
> Regards
> Liviu
>
>
> --
> Do you know how to read?
> http://www.alienetworks.com/srtest.cfm
> http://goodies.xfce.org/projects/applications/xfce4-dict#speed-reader
> Do you know how to write?
> http://garbl.home.comcast.net/~garbl/stylemanual/e.htm#e-mail
>
>

Hi,

I like sys-process/iotop it is quite handy.

Best regards
Petri Rosenström



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-user] which file is currently being written to disk?
  2011-03-08  7:48 [gentoo-user] which file is currently being written to disk? Liviu Andronic
  2011-03-08  8:10 ` Petri Rosenström
@ 2011-03-08 15:24 ` Paul Hartman
  1 sibling, 0 replies; 3+ messages in thread
From: Paul Hartman @ 2011-03-08 15:24 UTC (permalink / raw
  To: gentoo-user

On Tue, Mar 8, 2011 at 1:48 AM, Liviu Andronic <landronimirc@gmail.com> wrote:
> Dear all
> Is there some utility (console or otherwise) that could indicate me
> NOT the output/input read/write and miscellanea, but simply which
> files are currently being written to the disk. Sometimes my browser
> (Opera) downloads some big temporary files, and usually I have a difficult
> time locating them.
>
> I've tried
> lsof | grep opera
>
> but the output is messy and not really helpful. Any other ideas?

Hi Liviu,

I think your best solution is to use inotify-tools. It'll let you set
up watchers on files or directories (optionally recursively) to see
any file activity that happens there in realtime.



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-03-08 16:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-08  7:48 [gentoo-user] which file is currently being written to disk? Liviu Andronic
2011-03-08  8:10 ` Petri Rosenström
2011-03-08 15:24 ` Paul Hartman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox