Find and remove duplicated hard link files
To remove duplicated hard link files using following command. The hard link files could be created by rmlint
deduplication.
find . -type f -links +1 -printf '%i %n %p\n' -exec rm '{}' \;
To remove duplicated hard link files using following command. The hard link files could be created by rmlint
deduplication.
find . -type f -links +1 -printf '%i %n %p\n' -exec rm '{}' \;
Tmux is a command line tool to manage terminal sessions.
To run tmux on Windows, WSL is required to be installed.
This is a shareware, which can be used to manage files.
This is not a free tool, but can automate GUI actions.
Pgweb is a web-based database browser for PostgreSQL, written in Go and works on OSX, Linux and Windows machines.
It can be downloaded from following website
To reduce disk, sdelete
can be used to write zero in unused space. It can be downloaded from following website
https://docs.microsoft.com/en-us/sysinternals/downloads/sdelete
The software can be downloaded from following website
The software can be downloaded from following website.
https://www.softpedia.com/get/Network-Tools/Misc-Networking-Tools/SnmpWalk.shtml
https://download.cnet.com/SnmpWalk/3000-2085_4-75795880.html