Exercise: Create Group-Shared File

  • In your home directory, create an empty file shared.txt [1].

  • Tune that file’s permissions so that every member of your team can write to it.

  • Nobody else must be able to access the file in any way.

Footnotes