[racket] Unix file permissions/owner/group

From: synx (plt at synx.us.to)
Date: Thu Sep 2 19:25:58 EDT 2010

On 08/30/2010 01:50 AM, Neil Van Dyke wrote:
> Has anyone already implemented Racket API for dealing with Unix file
> permissions/owner/group?

> * Procedure(s) to set a named file's permissions, owner, and/or group.
> 
> * Procedure to get the permissions, owner, and group of a named file.

Sure, I did that. I'll attach a quick demonstration.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: statpermstuff.rkt
URL: <http://lists.racket-lang.org/users/archive/attachments/20100902/4a1fbc9b/attachment.ksh>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 554 bytes
Desc: OpenPGP digital signature
URL: <http://lists.racket-lang.org/users/archive/attachments/20100902/4a1fbc9b/attachment.sig>

Posted on the users mailing list.