Informática, perguntado por dmili2, 11 meses atrás

Direitos Linux: O arquivo Alves.txt possui os seguintes direitos:
- r w - r - - r - - 1 root root 121 Set 14 02:03 alves.txt
Com que comandos você alteraria para:
- r w x r - x - - - 1 named root 121 Set 14 02:03 alves.txt

A) chmod +x alves.txt
chown named alves.txt

B) chmod +x +x ¿r alves.txt
chown named alves.txt

C) chmod 750 alves.txt
chown named alves.txt

D) chmod 057 alves.txt
chgrp named alves.txt

E) chmod 761 alves.txt
chgrp named alves.txt


dmili2: C) chmod 750 alves.txt
chown named alves.txt

Soluções para a tarefa

Respondido por maurosrlf07
0
C) chmod 750 alves.txt
chown named alves.txt
Perguntas interessantes