Tags:
create new tag
, view all tags
See BLT.

file permissions: The attributes (read, write, execute) for any file on who can read, write and execute it. Each of these three attributes are given to three groups:

  • The Owner (changeable with chown)
  • Group(s) (changeable with chgrp)
  • Everyone else(?)

Clarification: The owner can be changed with chown, the group can be changed with chgrp (or chown), but the permissions for any of these is changed with the chmod command.

Sometimes I (and others??) use the phrase "file permissions" to refer generally to both file ownership and permsissions. This can be somewhat misleading.

See:

Contributors

  • JasoK - 20 Jan 2002
  • RandyKramer - 02 Feb 2002
  • <If you edit this page, add your name here, move this to the next line>
Topic revision: r2 - 2002-02-02 - RandyKramer
 
Twitter Delicious Facebook Digg Google Bookmarks E-mail LinkedIn Reddit StumbleUpon    
  • Download TWiki
Copyright © 1999-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding WikiLearn? Send feedback
See TWiki's New Look