So I thought cd'ing to /tmp would help
(cd /tmp
find "${DESTDIR}" -type l -printf '%p %Y\n' | sed -n 's/ [LN]$//p' \
| xargs --verbose -rL1 rm -f
)
however the files got zapped anyway. So it's back to the random %Y
accuracy theory.- Re: find's %Y jidanni
- Re: find's %Y jidanni
- Re: find's %Y jidanni
- Re: find's %Y jidanni
- Re: find's %Y James Youngman
- Re: Bug#576677: find's %Y maximilian attems
- Re: Bug#576677: find's %Y maximilian attems
- Re: Bug#576677: find's %Y jidanni
