link

2007-10-13 Thread Michael Havens
Here is the situation: I have two 'documents' folders in my system. I want that whenever I write to either of them the file goes into one. would a simple symbolic link achieve this objective? --- PLUG-discuss mailing list -

Re: link

2007-10-13 Thread Kurt Granroth
Michael Havens wrote: Here is the situation: I have two 'documents' folders in my system. I want that whenever I write to either of them the file goes into one. would a simple symbolic link achieve this objective? Yes. signature.asc Description: OpenPGP digital signature

Re: Linux Jobs (Phoenix, AZ DES)

2007-10-13 Thread Technomage-hawke
h I applied for work through the job fair the stae held 2 weeks ago. I re-applied for these positions last night. Thanks for the heads up Darrin. :) anyway, I have been trying to get another job (seeing as I am now again unemployed). However, I seem to be missing the boat with the

Re: link

2007-10-13 Thread Jerry Davis
yup that would do it. you could also write a script that is fired off every minute via cron that would do a dir of 1 to the other, and any missing files you could do a ln -s of it, and vice versa for the other directory. or create 2 named pipes and write to them, and have a job read from each

Re: link

2007-10-13 Thread Darrin Chandler
On Sat, Oct 13, 2007 at 02:20:48PM -0500, Jeremy C. Reed wrote: Here is the situation: I have two 'documents' folders in my system. I want that whenever I write to either of them the file goes into one. would a simple symbolic link achieve this objective? Probably. Move the

OpenBSD 4.2 Available

2007-10-13 Thread Darrin Chandler
Hi, I've received my shipment of OpenBSD 4.2 CDs! Though not officially released until November 1st, I can make these available now at $50 per set. Yes, these are offical CDs from the OpenBSD project, featuring bootable media for four architectures: i386, amd64, macppc, and sparc64. The CDs also