SpamAssassin / sa-learn

Kevin Spicer kevins at BMRB.CO.UK
Tue Sep 9 19:06:22 IST 2003


On Tue, 2003-09-09 at 18:55, Steve Douglas wrote:

>I tried the symlink stuff with no luck.  But then this is my very first
>production Linux server and I am still wet behind the ears.  What would
>the
>syntax be for the symlink?  I understand it to be "ln -s target
>source."
>Thanks.

Yep, where target is the real file and source is the location where the
link should be created.  A favourite gotcha is using relative paths, if
you use a relative path for the source, then this is relative to your
current working directory.  If you use a relative path for the target
this is realtive to the source (shell autocompletion really screws this
up!).  Its easier to use an absolute path for the target, but better
practice to use a relative path.




BMRB International
http://www.bmrb.co.uk
+44 (0)20 8566 5000
_________________________________________________________________
This message (and any attachment) is intended only for the
recipient and may contain confidential and/or privileged
material.  If you have received this in error, please contact the
sender and delete this message immediately.  Disclosure, copying
or other action taken in respect of this email or in
reliance on it is prohibited.  BMRB International Limited
accepts no liability in relation to any personal emails, or
content of any email which does not directly relate to our
business.



More information about the MailScanner mailing list