Close Menu
    Facebook X (Twitter) Instagram
    • Download Cisco Packet Tracer
    Facebook X (Twitter) Instagram Pinterest Vimeo
    IT Beginner
    • Home
    • Server
    • WordPress
    IT Beginner
    Home»Software»How to find duplicate files using FSLint on linux
    Software

    How to find duplicate files using FSLint on linux

    17/07/2017Updated:18/07/2017No Comments1 Min Read

    If you have lots of pictures, videos, movies, music, documents, or backups, eventually you will end up with duplicate files or directories. To clean up those unwanted files, you can use FSLint. FSlint is a free linux software, FSlint searchs and removes:

    • Duplicate files
    • Problematic filenames
    • Temporary files
    • Bad symlinks
    • Empty directories
    • Nonstripped binaries

    How to install FSLint on Ubuntu

    $ su -
    # apt-get update
    # apt-get install fslint

    How to install FSLint on Fedora

    $ su -
    $ yum update
    # yum install fslint

    How to install FSLint from source code

    $ wget http://www.pixelbeat.org/fslint/fslint-2.42.tar.gz
    $ tar -xzf fslint-2.42.tar.gz
    $ cd fslint-2.42
    $ su -
    # cd po && make
    # ./fslint-gui

    You can use FSLint from the terminal by the command

    $ /usr/share/fslint/fslint/fslint

    or start FSLint with gui

    $ fslint-gui
    duplicate fslint nonstripped symlinks temporary
    Share. Facebook Twitter Pinterest LinkedIn Tumblr Email
    Previous ArticleHow to update namecheap dynamic DNS on ubuntu
    Next Article Easy way to install VirtualMin

    Related Posts

    Tips – Tricks

    How to fix nginx an upstream response is buffered to a temporary file error

    05/08/2017
    Tips – Tricks

    Optimize WordPress with Nginx

    04/08/2017
    Security

    How to secure Apache HTTP Web Server

    29/07/2017
    Subscribe
    Notify of
    guest

    guest

    This site uses Akismet to reduce spam. Learn how your comment data is processed.

    0 Comments
    Oldest
    Newest Most Voted
    Inline Feedbacks
    View all comments
    Tags
    apache centos Centos 6 cuda Desktop Environment dual boot environment featured gnome GUI hostname hosts intel kernel kill lamp server lemp server life MariaDB netflix nginx nvidia password php-fpm phpmyadmin pids processes s.m.a.r.t Security session solid state drive ssd ssh ssh server tag 1 tag 2 Ubuntu upgrade varnish VirtualBox VNC Server web server window manager wordpress xfce
    Facebook X (Twitter) Instagram Pinterest

    Type above and press Enter to search. Press Esc to cancel.

    wpDiscuz