Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> how to make a file writable by anybody?

how to make a file writable by anybody?

From: Andrea Oracle <andreaoracle_at_yahoo.com>
Date: Mon, 21 May 2001 15:06:02 -0700
Message-ID: <F001.00309E6C.20010521151521@fatcity.com>

Hi all,

How to make a Unix file writable by anybody? The file should be owned by dba, but also writable by non-dbas.

-rw-rw-rw- 1 jcsora dba 0 May 21 16:00
dbbackup_sched.dat
-rw-rw-r-- 1 jcsora dba 0 May 21 16:01
del_base_sched.dat

Currently dbbackup_sched.dat file can be written by tester and other people, I'd like to make del_base_sched.dat the same thing. After I did chmod +w del_base_sched.dat, it only changes the 6th character to be w, but not the 9th.

Thanks, Andrea



Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices http://auctions.yahoo.com/
--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Andrea Oracle
  INET: andreaoracle_at_yahoo.com
Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists

--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Mon May 21 2001 - 17:06:02 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US