Hi
> [Default] On Sat, 15 Nov 2008 11:37:50 +0200, Mike Futerko
> <[EMAIL PROTECTED]> wrote:
>
>> Hello
>>
>> Is there any way to list all snapshots of particular file system
>> without listing the snapshots of its children file systems?
>
> fsnm=tank/fs;zfs list -rt snapshot ${fsnm}|grep "${fsn
[Default] On Sat, 15 Nov 2008 11:37:50 +0200, Mike Futerko
<[EMAIL PROTECTED]> wrote:
>Hello
>
>Is there any way to list all snapshots of particular file system
>without listing the snapshots of its children file systems?
fsnm=tank/fs;zfs list -rt snapshot ${fsnm}|grep "${fsnm}@"
or even
fsnm=t
Hello
Is there any way to list all snapshots of particular file system without
listing the snapshots of its children file systems?
Thanks,
Mike
___
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-d