xmod
Implement a version of the chmod
core Linux utility, using, when possible, kernel calls.\
The behaviour of the latter must be replicated, including similar error messages and directory traversals.
SIGINT
signal is receivedLOG_FILENAME
environment variableBuild the program running make
at the root directory.\
Arguments are the same of chmod
, except we don't support multiple paths to process.