Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 333 Bytes

README.markdown

File metadata and controls

13 lines (8 loc) · 333 Bytes

About

Trivial program for testing-purposes. Creates the requested amount of hard links to the given file.

Runinng

Running dumblink requires three arguments:

  1. source – the file you would like to link to
  2. target_dir – the directory in which to place the links
  3. amount – the number of hardlinks to create