bug-findutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #56410] find -L doesn't follow symlinks outside the specified searc


From: James Youngman
Subject: [bug #56410] find -L doesn't follow symlinks outside the specified search scope
Date: Wed, 29 May 2019 06:43:17 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36

Follow-up Comment #4, bug #56410 (project findutils):

The output I get looks like this:

$ sh sv56410.sh 

with -L
  3152508      4 -rw-r--r--   1 youngman primarygroup        5 May 29 11:41
temp2/file
(ends)

without -L
(ends)

with -L ... -exec file
temp2/file: symbolic link to ../temp/file0.txt
(ends)

/tmp/tmp.jbIJfW8mse:
total 8
drwxr-xr-x 2 youngman primarygroup 4096 May 29 11:41 temp
drwxr-xr-x 2 youngman primarygroup 4096 May 29 11:41 temp2

/tmp/tmp.jbIJfW8mse/temp:
total 4
-rw-r--r-- 1 youngman primarygroup 5 May 29 11:41 file0.txt

/tmp/tmp.jbIJfW8mse/temp2:
total 0
lrwxrwxrwx 1 youngman primarygroup 17 May 29 11:41 file -> ../temp/file0.txt


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?56410>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]