Nicolas Williams wrote:
> On Wed, Feb 27, 2008 at 01:13:06PM -0500, Kyle McDonald wrote:
> 
>>Nicolas Williams wrote:
>>
>>>man runat
>>> 
>>
>>Oh! Cool!
>>
>>Is that the only way to access those attributes? or just the one that's 
>>most likely to work?
> 
> 
> man fsattr
> 
> :)
> 
> 
>>I can see how for running commands it'd be useful, but for interactive 
>>use it's too bad 'cd' can't work. or can it? I wasn't able to get it to.
> 
> 
> Er, good question!  I think the shells would have to support it.  A good
> question for Roland :)

The shells don't actually have to care:

$ cd /tmp
$ touch f1
$ runat f1 sh

Now my shell is running in file f1's extended attribute space.

$ ls
SUNWattr_ro  SUNWattr_rw
$

_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to