Originally posted by F.Ultra
View Post
Actually, nocache isn't a bad model for this, since you might be running a variety of commands, and you wouldn't want each and every one of them to have to incorporate support for this flag + a commandline option for enabling it. Another possibility might be just to have glibc expose an environment variable that could be used to enable it.
Comment