Английская Википедия:Chown

Материал из Онлайн справочника
Версия от 06:29, 18 февраля 2024; EducationBot (обсуждение | вклад) (Новая страница: «{{Английская Википедия/Панель перехода}} {{short description|Command used on Unix-like systems to change the owner of a file}} {{For|the surname|Chown (surname)}} {{lowercase title}} {{Infobox software | name = chown | logo = | screenshot = Chown-example-command.gif | screenshot size = | caption = Example usage of {{code|chown}} command | author...»)
(разн.) ← Предыдущая версия | Текущая версия (разн.) | Следующая версия → (разн.)
Перейти к навигацииПерейти к поиску

Шаблон:Short description Шаблон:For Шаблон:Lowercase title Шаблон:Infobox software The command Шаблон:Mono Шаблон:IPAc-en, an abbreviation of change owner, is used on Unix and Unix-like operating systems to change the owner of file system files and directories. Unprivileged (regular) users who wish to change the group membership of a file that they own may use Шаблон:Mono.

The ownership of any file in the system may only be altered by a super-user. A user cannot give away ownership of a file, even when the user owns it. Similarly, only a member of a group can change a file's group ID to that group.[1]

The command is available as a separate package for Microsoft Windows as part of the UnxUtils collection of native Win32 ports of common GNU Unix-like utilities.[2] The Шаблон:Mono command has also been ported to the IBM i operating system.[3]

See also

References

Шаблон:Reflist

External links

Шаблон:Wikibooks

Шаблон:Unix commands Шаблон:Core Utilities commands