Hello,
I have a directory that has a few files that I would like to let all users have access to, many others that I would not. The files that I would like them to see are being created and deleted every day. I cannot change the directory that these files are created in.
/prod/file1
/prod/file2
/prod/file3.txt
/prod/file4.123
/prod/file5.dat
/prod/file6.txt
I would like to have all users be able to see
/test/file3.txt
/test/file6.txt
Is there any way I can use a link to accomplish this?
Thanks,
Bob
I have a directory that has a few files that I would like to let all users have access to, many others that I would not. The files that I would like them to see are being created and deleted every day. I cannot change the directory that these files are created in.
/prod/file1
/prod/file2
/prod/file3.txt
/prod/file4.123
/prod/file5.dat
/prod/file6.txt
I would like to have all users be able to see
/test/file3.txt
/test/file6.txt
Is there any way I can use a link to accomplish this?
Thanks,
Bob