[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: UNIX I/O
JMD wrote:
>
> to change unix file attribute from idl :
>
> spawn,'chmod 777 file'
This will only work if you're the owner of the file in question.
Is it the system defaulting to read-only output, or are the users themselves setting the files as
read only?
If it's the former, then change the system default, or get people to stick a "umask" command in
their login script (sorta like a chmod but opposite).
If it's the latter, ask them not to do it. :o)
paulv
--
Paul van Delst Ph: (301) 763-8000 x7274
CIMSS @ NOAA/NCEP Fax: (301) 763-8545
Rm.207, 5200 Auth Rd. Email: pvandelst@ncep.noaa.gov
Camp Springs MD 20746