Suchergebnisse

Zur Navigation springen Zur Suche springen
  • {{ShellPrompt|find /var/log -size +200k {{Pipe}} xargs rm}} {{ShellPrompt|find /var/log -size +200k -exec rm "{}" \;}}
    1 KB (152 Wörter) - 13:57, 2. Okt. 2014
  • alias LSBIG='find / -type f -size +2G 2>/dev/null | xargs ls -lahS' # listet sortiert alle Da alias LSBIG='echo "Dateien größer als 3GB"&&find / -type f -size +3G 2>/dev/null | grep -v /proc | xargs ls -lahS' # Luxus…
    2 KB (266 Wörter) - 10:36, 20. Jun. 2023
  • ==Abgleich zweier XML Dateien und Kombination mit dem Programm find==
    3 KB (421 Wörter) - 06:59, 17. Okt. 2018
  • find "$1" -type f ! -empty -exec md5sum "{}" \; | tee $all || exit #find "$1" -depth -empty -delete
    2 KB (315 Wörter) - 06:59, 17. Okt. 2018
  • alias f="find -user eggy" alias f="find . -name"
    10 KB (1.555 Wörter) - 02:28, 27. Dez. 2020
  • {{RootShell|find /var/lib/squidguard/db -type f {{Pipe}} xargs chmod 644}} {{RootShell|find /var/lib/squidguard/db -type d {{Pipe}} xargs chmod 755}}
    4 KB (553 Wörter) - 14:02, 2. Okt. 2014
  • …ht einsortiert, wenn das Ziel schon sortiert ist und verbleiben. Mit <code>find <DIR> -type l -delete</code>, können solche Verknüpfungen gelöscht werde
    5 KB (669 Wörter) - 06:59, 17. Okt. 2018
  • …should make it clear that this is '''not''' a general purpose chat room to find people.
    5 KB (767 Wörter) - 08:33, 5. Sep. 2011
  • |find {{Pipe}} cpio -o --format{{EqualSign}}newc {{Pipe}} gzip -9c > ../initrd.gz
    10 KB (1.288 Wörter) - 09:51, 2. Okt. 2013
  • …ong obsolete. but if you look for devices supported by f9khtc for you will find an open driver, an open firmware and you can compile everything there."''…
    14 KB (2.060 Wörter) - 17:37, 26. Jul. 2023
  • # Most people will find that this option gives better performance.
    17 KB (2.561 Wörter) - 15:00, 3. Sep. 2011
  • for g in `find /sys/kernel/iommu_groups/* -maxdepth 0 -type d | sort -V`; do
    30 KB (4.513 Wörter) - 17:59, 29. Jan. 2022