You use the chmod command to set each of these permissions. To see what permissions have been set on a file or directory, we can use ls command options. We can use the -l (long format) option to have ...
The -v flag is pretty common for Linux commands. It enables verbose mode, which is useful to see what happens in the ...