[Libguestfs] virt-ls question (was: Re: libguestfs)

Khan Ferdous Wahid khanferdous.wahid at gmail.com
Tue Feb 26 09:31:23 UTC 2013


Thank you very much for your quick reply.

On Mon, Feb 25, 2013 at 6:47 PM, Richard W.M. Jones <rjones at redhat.com>wrote:

> On Mon, Feb 25, 2013 at 06:31:36PM +0100, Khan Ferdous Wahid wrote:
> > Hi,
> > I would like to know if it is possible to "Find everything modified in
> the
> > last 10 minutes" as you did for last 7 days in
> >
> >  virt-ls -lR -d guest --time-days / | awk '$6 <= 7'
>
> You can use:
>
>   virt-ls -lR -d guest --time-relative / | awk '$6 <= 10'
>
> > Where should I look for it? Which source file contains the code? Thank
> you.
>
> The source is here:
>
>   https://github.com/libguestfs/libguestfs/blob/master/cat/virt-ls.c#L813
>
> Rich.
>
> --
> Richard Jones, Virtualization Group, Red Hat
> http://people.redhat.com/~rjones
> Read my programming blog: http://rwmj.wordpress.com
> Fedora now supports 80 OCaml packages (the OPEN alternative to F#)
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libguestfs/attachments/20130226/73446e4a/attachment.htm>


More information about the Libguestfs mailing list