. Love.az

Chgrp - Wikipedia - Love.az

Ana Səhifə - Chgrp

chgrp — Unix əməliyyat sistemlərində faylın daxili olduğu qrupu dəyişmək üçün komandadır.

Chgrp

Nümunə

redaktə
$ ls -l test.cpp
-rw-r--r-- 1 root root 334 Oct 10 11:07 test.cpp

test.cpp faylı root qrupuna daxildir.

$ chgrp sys test.cpp 
$ ls -l test.cpp
-rw-r--r-- 1 root sys 334 Oct 10 11:07 test.cpp

chgrp ilə onun test.cpp faylının qrupu rootdan sys-ə dəyişdirildi.

Həmçinin Bax

redaktə
  • Unix utilitlərinin siyahısı
Mənbə — "https://az.wikipedia.org/wiki/?q=Chgrp&oldid=6284476"
LOVE.AZ