First page Back Continue Last page Summary Graphics
Examples
The new compound command
% compound {Putrootfh; Lookup {export v4 dir1}; Getfh; Readdir 0 0 1024 1024 {type owner}}
Use variables
% set fh [ get_fh $path ]
% set timenow "[ clock seconds] 0"
% compound {Putfh $fh; Setattr 0 {{time_access_set $timenow}}}
Extended procedures
Response: {Putrootfh OK} {Lookup OK} {Getattr OK {{size 512} {mode 775} {time_access {983320015 290000000}}}}
- % prn_attrs [lindex [lindex $res 2] 2]
File size = 512
Mode bits = 775
Access time = 983320015 290000000 - Tue Feb 27 16:26:55 PST 2001