Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

History

Shell Permissions

In this directory, there are files that contain basics shell commands for Linux.

There are files that show how to:

  • switch user
  • print username of current user
  • print all groups the user is part of
  • change file ownership
  • creating empty files
  • add execution permission to a file owner

and more...