The UNIX command ls can be used to view the ownerships and permissions of a file. What
Question:
The UNIX command ls can be used to view the ownerships and permissions of a file. What will be the output of the command ls –l myStore | cut –d' '–f1 if myStore is a file with protection mode 644(octal)? What command(s) will be used to give write permission to the users of the same group and to remove all permissions from others? What will be the output in this case?
Fantastic news! We've Found the answer you've been seeking!
Step by Step Answer:
Related Book For
Operating Systems Internals And Design Principles
ISBN: 9781292214290
9th Global Edition
Authors: Stallings William
Question Posted: