> I'll also be making some changes to various system utilities, like ls(1) > (to display these extra status bits in ls -l) Changing the output of ls -l is likely to break lots of shell scripts. Perhaps some flag to show these bits similar to the -g flag most versions of ls have for showing/not_showing group? -Dave