[Tfug] A symlinks question, I think?

Paul Lemmons paul at lemmons.name
Wed Jul 1 15:34:02 MST 2009


-------- Original Message  --------
Subject: [Tfug] A symlinks question, I think?
From: Jim March <1.jim.march at gmail.com>
To: Tucson Free Unix Group <tfug at tfug.org>
Date: 07/01/2009 03:19 PM
> <snip>
> Can anybody give me functional symlink syntax to take data now going
> to /var/www/events and re-point it to /media/disk/events - noting that
> both are directories, not files?
>
> <snip>
This should do the trick:

rmdir /var/www/events
ln -s /media/disk/events /var/www/events

-- 
Sometimes I wonder.  Were our faith able to stand upright and look around, would it be looking down at the mustard seed or standing in awe of the height and breadth of it.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3296 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://tfug.org/pipermail/tfug_tfug.org/attachments/20090701/63b1cf7a/attachment-0002.bin>


More information about the tfug mailing list