I'm trying to change the group owner of an output file that gets created from a script. right now the output looks like this :
-rw-rw-r-- 1 oasedms dba 1898 Apr 10 15:42 DRAFT_342870_8_1.xml
I want the group owner to be "adlib-adm" instead of dba.
I'm running this on rhel 6.5
Thanks in advance!