[Q] creating hard links for Directories.
- From: "kraf001" <ihaveblackout@xxxxxxxxx>
- Date: Thu, 29 Sep 2005 21:19:43 -0400
well as we all know the File class in ruby has the method link which
creates a hard link between files. I want to create hard links between
directories. so a link to directory would have the same content and any
change to its content will effect the other linked directories... I tries
using FileUtils class but it didn't work!.. any ideas?
.
- Prev by Date: Re: changing permissions in windows XP using ruby!!
- Next by Date: Re: changing permissions in windows XP using ruby!!
- Previous by thread: Re: IBM vs. Microsoft vs. ... Ruby?
- Next by thread: Re: [Q] creating hard links for Directories.
- Index(es):