Re: [zfs-discuss] zfs filesystem/path names args with leading /

2006-07-03 Thread Eric Schrock
On Mon, Jul 03, 2006 at 06:43:59PM +0800, Darren Reed wrote: > > Well, I use "df -kl", but commands such as "df" will work just > the same if I use "." or "/" or "/dev/dsk/c0t3d0s0" (and all three > are the same.) > > Yes, arguably I am cut-past'ing the wrong part of the output.. > > I suppose w

Re: [zfs-discuss] zfs filesystem/path names args with leading /

2006-07-03 Thread Darren Reed
Tim Foster wrote: On Mon, 2006-07-03 at 18:02 +0800, Darren Reed wrote: What danger is there in stripping off the leading / from zfs command args and using what is left as a filesystem name? If I'm understanding you correctly, then you can't do that, as the mountpoint isn't always the

Re: [zfs-discuss] zfs filesystem/path names args with leading /

2006-07-03 Thread Tim Foster
On Mon, 2006-07-03 at 18:02 +0800, Darren Reed wrote: > What danger is there in stripping off the leading / from zfs > command args and using what is left as a filesystem name? If I'm understanding you correctly, then you can't do that, as the mountpoint isn't always the same as the name of the fi