Symlinks löschen
Martin Kaeske
Martin.Kaeske at Stud.TU-Ilmenau.DE
Mon Okt 14 11:23:43 CEST 2002
On Mon, Oct 14, 2002 at 10:40:17AM +0200, Wezley wrote:
> Hi Liste, nur das Problem ist, Marcel wolte nur die Symlinks löschen, die
> auch wirklich nicht mehr auf irgendetwas verweisen, also Deadlinks !
find ./ -type l -exec sh -c 'stat `readlink {}` > /dev/null 2>&1 || rm -v {}' ";"
(FreeBSD-4.7-RC, stat-1.3, readlink-20010616)
Ich weiss leider nicht wie man das mit xargs loesen koennte.
HTH
Martin
--
"At the beginning of the week, we sealed ten BSD programmers into a
computer room with a single distribution of BSD Unix. Upon opening
the room after seven days, we found all ten programmers dead,
clutching each others throats, and thirteen new flavors of BSD."
-------------- nächster Teil --------------
Ein Dateianhang mit Binärdaten wurde abgetrennt...
Dateiname : nicht verfügbar
Dateityp : application/pgp-signature
Dateigröße : 238 bytes
Beschreibung: nicht verfügbar
URL : http://www.tlug.de/pipermail/tlug_allgemein/attachments/20021014/71a50ce3/attachment.pgp