Posted by hussein on July 28, 1999 at 14:43:58:
In Reply to: Find files posted by Jame on July 28, 1999 at 14:38:16:
: If I have the following directory:
: ---dir1
: -------file1.txt
: ---dir2
: ---file1.txt
: What will be the find solution?
: ../dir1/file1.txt or ../file1.txt
the solution has to contain the directory name, so the former is acceptable while the latter isnt.
---
hussein