#

Jean-Pierre A. Radley appl at jpr.com
Fri Mar 18 10:52:46 PST 2005


Steven Waters propounded (on Fri, Mar 18, 2005 at 09:58:19AM -0800):
| 
| > | Is there a way to install to the plain old fp directory?
| > 
| > What difference does it make to you that /appl/fp is now a symlink?
| 
| Which is another question. If you delete a directory with a link
| is there any damage that might occur, or clean up that is needed?
| 

cd /tmp
mkdir a
touch a/x a/y a/z
ln -s a b
l b
\rm -fr a
l b

What would you do next?

-- 
JP


More information about the Filepro-list mailing list