Difference between revisions of "Chown"
Jump to navigation
Jump to search
(7 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{Draft}} | {{Draft}} | ||
+ | {{lowercase}} | ||
+ | https://linux.die.net/man/1/chown | ||
+ | include in the <code>[[coreutils]]</code> package in [[Ubuntu]] | ||
+ | chown [[mysql]].[[adm]] /your/path/ | ||
+ | |||
+ | chown -R | ||
+ | |||
+ | == Related terms == | ||
+ | * [[UID]] | ||
+ | * [[GID]] | ||
== See also == | == See also == | ||
+ | * {{UID}} | ||
* {{Linux Commands privileges}} | * {{Linux Commands privileges}} | ||
+ | * {{sudo}} | ||
[[Category:Linux commands]] | [[Category:Linux commands]] |
Latest revision as of 14:09, 19 February 2023
This article is a Draft. Help us to complete it.
https://linux.die.net/man/1/chown
include in the coreutils
package in Ubuntu
chown mysql.adm /your/path/
chown -R
Related terms[edit]
See also[edit]
- UID, GID,
id
,chown
,chgrp
,chmod
,groups
, sticky bit,stat
, User ID,USER
sudo
,id
,visudo
,useradd
,userdel
,usermod
,groups
,passwd
,chown
,chmod
,chgrp
,groupadd
,groupdel
, Passwordless sudo, passwd (package),sudo --help
sudo
,visudo
,su, passwd, sudo su
,Passwordless sudo
,/etc/sudoers
,/etc/sudoers.d/
,/etc/sudoers
,sudo --help
Advertising: