bigzed / dumblink-cpp

Create massive amounts of hardlinks like a Boss

Home Page:https://github.com/johannesh/dumblink-cpp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

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

Building

  1. Install Bob and have it in your PATH
  2. Install Boost and make sure you set CFLAGS and LDFLAGS correctly
  3. Run bob dumblink.cpp

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

About

Create massive amounts of hardlinks like a Boss

https://github.com/johannesh/dumblink-cpp


Languages

Language:C++ 100.0%