dired-do-hardlink

dired-do-hardlink is an interactive autoloaded compiled Lisp function in `dired-aux.el'.


(dired-do-hardlink &optional ARG)

Add names (hard links) current file or all marked (or next ARG) files.
When operating on just the current file, you specify the new name.
When operating on multiple or marked files, you specify a directory
and new hard links are made in that directory
with the same names that the files currently have. The default
suggested for the target directory depends on the value of
`dired-dwim-target', which see.