True or False? only root can create files in /proc
Answer
False. No one can create file in /proc directly (certain operations can lead to files being created in /proc by the kernel).
False. No one can create file in /proc directly (certain operations can lead to files being created in /proc by the kernel).