Michael Grand wrote: > René Berber wrote: > >> They have to be the same directory, thus the hardlink (man ln): >> >> ln /var/mail/spool /var/mail >> >> of course this has to be done after you delete the directory you created. > > /var/mail/spool does not exist. Do you mean /var/spool ?
No, I copied the paths in the wrong order, it should be: ln /var/mail /var/spool/mail -- René Berber -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/