Changing owners recursively

From: Go, Jeffrey (jeffrey.go_at_sap.com)
Date: 01/28/04

  • Next message: Cameron Simpson: "Re: Changing owners recursively"
    To: "'redhat-list@redhat.com'" <redhat-list@redhat.com>
    Date: Wed, 28 Jan 2004 22:21:12 +0100
    
    

    Hello all

    I have a directory that I have used the command "chown -R user:group dir".
    The existing files created get their owners and groups changed.

    However, subsequently, when creating new files under the same directory, the user and group revert to root:root.

    What command will I need to use to make sure new files created have the same group?

    thanks

    -- 
    redhat-list mailing list
    unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
    https://www.redhat.com/mailman/listinfo/redhat-list
    

  • Next message: Cameron Simpson: "Re: Changing owners recursively"