Re: [racket] file permissions and ownership

2011-02-26 Thread Manfred Lotz
On Sat, 26 Feb 2011 03:12:25 -0600 qld3303 wrote: > There is a package on the planet that will handle *nix file > permissions: > http://planet.plt-scheme.org/package-source/synx/util.plt/2/0/ > (permissions) Here is a related thread: > http://groups.google.com/group/racket-users/browse_thread/thr

Re: [racket] file permissions and ownership

2011-02-26 Thread qld3303
There is a package on the planet that will handle *nix file permissions: http://planet.plt-scheme.org/package-source/synx/util.plt/2/0/ (permissions) Here is a related thread: http://groups.google.com/group/racket-users/browse_thread/thread/6a0562b29ec3?tvc=2 On Fri, Feb 25, 2011 at 10:24 AM,

Re: [racket] file permissions and ownership

2011-02-25 Thread mike
On Tue, Feb 22, 2011 at 08:36:01PM +0100, Manfred Lotz wrote: > Hi there, > Is there a way to set file resp. directory permission and ownership > from racket? I didn't find anything in the documentation. For lack of an answer from someone more experienced, I see two ways to do this. The quick &

Re: [racket] file permissions and ownership

2011-02-24 Thread mike
On Thu, Feb 24, 2011 at 11:06:12AM +, Noel Welsh wrote: > On Tue, Feb 22, 2011 at 7:36 PM, Manfred Lotz wrote: > > Hi there, > > Is there a way to set file resp. directory permission and ownership > > from racket? I didn't find anything in the documentation. > > Take a look at file-or-directo

Re: [racket] file permissions and ownership

2011-02-24 Thread Noel Welsh
Take a look at file-or-directory-permissions. HTH, N. On Tue, Feb 22, 2011 at 7:36 PM, Manfred Lotz wrote: > Hi there, > Is there a way to set file resp. directory permission and ownership > from racket? I didn't find anything in the documentation. > > > > -- > Thanks, > Manfred > > > __

[racket] file permissions and ownership

2011-02-22 Thread Manfred Lotz
Hi there, Is there a way to set file resp. directory permission and ownership from racket? I didn't find anything in the documentation. -- Thanks, Manfred _ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/users