I was wondering if anyone knows offhand how I can open and write to a file with 777 permissons.
And possibly also set the owner to a specified owner string. I am reading through IO::File, but having some issues. Thanks
I was wondering if anyone knows offhand how I can open and write to a file with 777 permissons.
And possibly also set the owner to a specified owner string. I am reading through IO::File, but having some issues. Thanks