We relaunched the TWiki.org project with an expanded TWiki charter, and we invite you to participate! The TWiki.org Code of Conduct agreement took effect on 27 Oct 2008. We ask existing twiki.org users to opt-in. You need to opt-in to participate in the Blog, Codev, Plugins and TWiki webs. -- PeterThoeny - 27 Oct 2008
Tags:
create new tag
, view all tags
See BLT.

file ownership: In Linux every file is owned by some user (account). The owner of a file can be set or changed using the chown command. The owner may (or may not) have permission to read, write, and/or execute the file.

In addition, read, write, and execute permissions can be set for two other entities, a group, and everyone (who has access to the system). Because of this, I sometimes (for lack of better terminology) refer to a file being "owned" by a group.

Groups of users can be created using the adduser? command??. Which group "owns" a file can be set or modified using the chgrp command (or the chown command using the syntax chown <owner>.<group> <filename>).

See:

Contributors

  • RandyKramer - 02 Feb 2002
  • <If you edit this page, add your name here, move this to the next line>
Topic revision: r4 - 07 Sep 2003 - 14:46:31 - AnitaLewis
 
TWIKI.NET
Copyright © 1999-2008 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback
See TWiki's New Look