:: How to change user owner only using chown
chown myuser: hello.txt hello/
:: How to change group owner only using chown
chown :mygroup hello.txt hello/
:: Link
+ Google
+ man chown
7 sec read
:: How to change user owner only using chown
chown myuser: hello.txt hello/
:: How to change group owner only using chown
chown :mygroup hello.txt hello/
:: Link
+ Google
+ man chown