Read-only files can be useful for configuration options that are unlikely to change, but what about writing? Since the system can still execute binary files for write-only purposes, can someone give an example where this would be good, security and programming?
source
share