if i'm not mistaken, you possibly have your umask set to 077...
On Sun, Mar 16, 2008 at 12:24 AM, F. Jerand <[EMAIL PROTECTED]> wrote: > Hello everyone, > > I need your expertise. When doing a gzip (inHP-UX 11iv2), the file > permission is changed. What is the logic behind this? > > -rw-rw-rw- 1 user1 user1 390 Mar 8 09:06 sqlnet.log > > After running: > > [EMAIL PROTECTED]:/home/user2] > $ gzip -N -v -f sqlnet.log > sqlnet.log: gzip: sqlnet.log.gz: Not owner > 93.6% -- replaced with sqlnet.log.gz > > > -rw------- 1 user1 user1 390 Mar 8 09:06 sqlnet.log.gz > > > TIA > _________________________________________________ > Philippine Linux Users' Group (PLUG) Mailing List > [email protected] (#PLUG @ irc.free.net.ph) > Read the Guidelines: http://linux.org.ph/lists > Searchable Archives: http://archives.free.net.ph >
_________________________________________________ Philippine Linux Users' Group (PLUG) Mailing List [email protected] (#PLUG @ irc.free.net.ph) Read the Guidelines: http://linux.org.ph/lists Searchable Archives: http://archives.free.net.ph

