comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » recursive FILE_SEARCH in a symbolic link ?
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: recursive FILE_SEARCH in a symbolic link ? [message #71465 is a reply to message #71376] Thu, 17 June 2010 19:13 Go to previous message
natha is currently offline  natha
Messages: 482
Registered: October 2007
Senior Member
Hi Heinz,

Thank you for your reply.
My problem is using symlinks in Linux and trying to do the recursive
search through them.
More details:

My folder contains 4 symlinks and I'm doing the search in the "base"
folder.
test/symlink-1 -> data/dir1
test/symlink-2 -> data/dir2
test/symlink-3 -> data/dir3
test/symlink-4 -> data/dir4


I do, file_search('test','*') and the result is nothing. data/dir1
contains 10 files, data/dir2 contains 10 files more, etc.
If I do file_search('test/symlink-1') the result is correct but the
recursive search does not work if I use the test directory. That's
what I'm trying to do...

Thanks for your help,
nata
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: sort arrays based on names
Next Topic: invalid screen number error

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sun Oct 12 17:23:17 PDT 2025

Total time taken to generate the page: 0.80348 seconds