Hello colleagues,

is there a simple method to search for data files (so not code) along a 
given path? 
data_path = ['/usr/local_data','/opt/all_data']
f = find_file("a.data",data_path);

Wishing a happy day,
      Andreas

Reply via email to