.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.16. .TH HADORI "1" "January 2021" "hadori 1.1" "User Commands" .SH NAME hadori \- hardlink identical files .SH SYNOPSIS .B hadori [ \fI\,OPTIONS \/\fR] [ \fI\,ARGUMENTS \/\fR] .SH DESCRIPTION This might look like yet another hardlinking tool, but it is the only one which only memorizes one filename per inode. That results in less memory consumption and faster execution compared to its alternatives. Therefore (and because all the other names are already taken) it's called "HArdlinking DOne RIght". Advantages over other hardlinking tools: .IP \[bu] 2 predictability: arguments are scanned in order, each first version is kept .IP \[bu] 2 much lower CPU and memory consumption .SH OPTIONS .TP \fB\-h\fR [ \fB\-\-help\fR ] print this help message .TP \fB\-V\fR [ \fB\-\-version\fR ] print version information .TP \fB\-t\fR [ \fB\-\-no\-time\fR ] ignore mtime .TP \fB\-n\fR [ \fB\-\-dry\-run\fR ] don't change anything, implies \fB\-\-verbose\fR .TP \fB\-v\fR [ \fB\-\-verbose\fR ] show which files get linked .TP \fB\-d\fR [ \fB\-\-debug\fR ] show files being examined .TP \fB\-s\fR [ \fB\-\-stdin\fR ] read arguments from stdin, one per line; you can't combine that with arguments on the commandline .TP \fB\-0\fR [ \fB\-\-null\fR ] implies \fB\-\-stdin\fR, but use null bytes as delimiter .SH AUTHOR Written by Timo Weingärtner. .SH "REPORTING BUGS" Report bugs to the Debian BTS at https://bugs.debian.org/ or by mail to timo@tiwe.de.