Exercise 13: chgrp holberton hello Change gorup owner to holberton for the file hello Exercise 14: chown betty:holberton * Change owner to betty and the group owner to holberton for all files and ...
Create a script that creates a new local variable. Name: BETTY Value: Holberton Create a script that creates a new global variable. Name: HOLBERTON Value: Betty Write a script that prints the result ...