Re: file sharing accross desktops -unix

2004-04-21 Thread Alex de Kruijff
On Tue, Apr 20, 2004 at 11:45:33PM -0700, MIchael Alexander wrote: > Frog Here: > > I have a file on my /root desktop I would like to share on my > /home/mike desktop (it's a file full-o-music). Which is better? Creating > a hard link ln, a soft link ln -s, or would changing group

Re: file sharing accross desktops -unix

2004-04-21 Thread Matthew Seaman
On Tue, Apr 20, 2004 at 11:45:33PM -0700, MIchael Alexander wrote: > I have a file on my /root desktop I would like to share on my > /home/mike desktop (it's a file full-o-music). Which is better? Creating > a hard link ln, a soft link ln -s, or would changing group do the > job? Or sho