Zum Inhalt springen

Zentrale öffentliche Logbücher

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).

Logbücher
  • 14:52, 3. Jan. 2025 Dirkwagner Diskussion Beiträge erstellte die Seite 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…“)