mouss wrote: > Mark Bucciarelli wrote: > > $ cd /usr/local/etc > > $ ln -s ./courier/maildroprc > > > what's this? did freebsd6 introduce new syntax for ln?
No, that's standard syntax. -s makes a soft link and if you leave off the destination, it puts the link in the current directory with the same name as the original. -- Bowie ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
