Roland Mainz wrote: > What's the exact filename and how often are the accesses ? Is this an > interactive shell or is this a script (an interactive shell session will > do periodical lookups for things like the MAIL*-variables (see ksh(1) > and ksh93(1) manual pages) while scripts may do random stuff as intended > by the script's author(s)) ? > And how does the output of $ set # look like ?
The filename is /home/shannon/.history.datsun, which is what I have HISTFILE set to. Again, it's doing setattr, which it shouldn't be doing for $MAIL. And, based on the dtrace output, the setattrs aren't at any obvious period. Even stranger, despite the fact that I have something like eight shells running, the calls are coming from a shell from which I started another (superuser) shell, from which I'm running the dtrace command. What is "set #"? _______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss