Skip to main content

Primary links

Show — Primary links Hide — Primary links
  • Home
  • Ansible
  • Docker
  • Kubernetes
  • Linux
  • LXD
  • OpenStack
  • Virtualization
  • HowTo

fdupes HowTo (found file duplicates)

  • Log in to post comments
IFS=$(echo -en "\n\b")
 
fdupes -R . > fdupes.log
 
cat fdupes.log | grep "XYZ" > del.txt
 
for i in $(cat del.txt); do
  rm $i;
done

Misc

Show — Misc Hide — Misc
  • Linux
    • Ubuntu
    • LTSP
    • HowTo
    • BASH
      • Scripts
      • check_http_access
      • extractEbook.sh
      • fdupes
      • fiXorg.sh
      • getUniqueFirstLetter.sh
      • mkBackup.sh
      • script-server
      • snippets
      • syncHome.sh
      • syncStore.sh
      • syncTs.sh
    • Backtrack
    • CUPS
    • CentOS
    • Debian
    • FreeNX
    • GRML
    • Gnome
    • Grub
    • IpFire
    • Kernel
    • SSH
    • UEFI
    • dban
    • i3
    • logrotate
    • parted
    • proxy
    • systemd
  • Hardware
  • Programming
  • Databases
  • Multimedia
  • Regenerate passwords
  • Windows

Cloud

Show — Cloud Hide — Cloud
  • MicroStack
  • OpenStack
  • cloud-config
  • nextcloud

Virtualization

Show — Virtualization Hide — Virtualization
  • XEN
  • Docker
  • KVM
  • Kubernetes
  • LXC
  • LXD
  • QEMU
  • VMware
  • VirtualBox
  • Virtualization
  • multipass
  • podman
  • vagrant

Network

Show — Network Hide — Network
  • DNS
  • Firewall
  • Linux
  • OpenvSwitch
  • SSL
  • VLAN
  • VPN
  • iPXE
  • nmcli

Storage

Show — Storage Hide — Storage
  • Ceph
  • DRBD
  • LVM
  • S3
  • ZFS
  • btrfs

Automation / CI/CD

Show — Automation / CI/CD Hide — Automation / CI/CD
  • Install
  • Ansible
  • GitLab
  • Preseed
  • Puppet
  • Terraform

Monitoring / Visualisation

Show — Monitoring / Visualisation Hide — Monitoring / Visualisation
  • Grafana
  • Icinga
  • Prometheus
  • Monitoring
  • ELK

Page QR Code

QR code for this page URL

Profiles

  

© panticz 2021

Footer menu

Show — Footer menu Hide — Footer menu
  • Contact
  • Imprint