For Programmers: Free Programming Magazines  


Home > Archive > PERL Programming > December 2005 > write and chmod flat file









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author write and chmod flat file
asgweb

2005-12-06, 1:34 pm

i once saw code that would allow you to set permissions on a flat file after
you wrote to it. it looked something like this...
open (FILE2, ">$thisusercfg" 755) || &error("Unable to Open $thisusercfg 1")
;
any help in figuring this out is appreciated.
regards
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com