Re: [zfs-discuss] pathnames in zfs(1M) arguments

2009-08-10 Thread Menno Lageman
On 08/10/09 11:33, Darren J Moffat wrote: Menno Lageman wrote: Mike Gerdts wrote: This was previously discussed... http://mail.opensolaris.org/pipermail/zfs-discuss/2008-July/019762.html Thanks for the pointer (I remember this being discussed, but couldn't find it again). That seems to be

Re: [zfs-discuss] pathnames in zfs(1M) arguments

2009-08-10 Thread Darren J Moffat
Menno Lageman wrote: Mike Gerdts wrote: This was previously discussed... http://mail.opensolaris.org/pipermail/zfs-discuss/2008-July/019762.html Thanks for the pointer (I remember this being discussed, but couldn't find it again). That seems to be pretty much the same as what I came up wit

Re: [zfs-discuss] pathnames in zfs(1M) arguments

2009-08-09 Thread Menno Lageman
Mike Gerdts wrote: This was previously discussed... http://mail.opensolaris.org/pipermail/zfs-discuss/2008-July/019762.html Thanks for the pointer (I remember this being discussed, but couldn't find it again). That seems to be pretty much the same as what I came up with. The difference wi

Re: [zfs-discuss] pathnames in zfs(1M) arguments

2009-08-09 Thread Mike Gerdts
On Sun, Aug 9, 2009 at 6:50 AM, Menno Lageman wrote: > Having to type the full dataset names as arguments to zfs(1M), e.g. > > $ zfs snapshot rpool/export/home/ml93401/onnv-cl...@onnv_121 > $ zfs clone rpool/export/home/ml93401/onnv-cl...@onnv_121 \ >    rpool/export/home/ml93401/ws/somebugfix > $