Zentrale öffentliche Logbücher
Erscheinungsbild
Dies ist die kombinierte Anzeige aller in Foxwiki geführten Logbücher. Die Ausgabe kann durch die Auswahl des Logbuchtyps, des Benutzers oder des Seitentitels eingeschränkt werden (Groß-/Kleinschreibung muss beachtet werden).
- 11:58, 4. Jan. 2025 Dirkwagner Diskussion Beiträge erstellte die Seite Diskussion:Softlink/Problembehebung (Die Seite wurde neu angelegt: „== Problembehebung == === find all files that link to this file === ==== It depends ==== if you are trying to find links to a specific file that is called <tt>foo.txt,</tt> then this is the only good way: find -L / -samefile path/to/foo.txt On the other hand, if you are just trying to find links to ''any'' file that happens to be named <tt>foo.txt</tt>, then something like find / -lname foo.txt or find . -lname \*foo.txt ignore leading pathname c…“)