ServiceNow Interview Question

What does touch command ? How to change permissions of a file?

Interview Answer

Anonymous

May 11, 2020

it creates an empty file with -rw-r-r-. Initially told chown and immediately after a second I corrected to chmod.