/WinLn

ln for windows (tries to be compatible for common use cases)

Primary LanguageC++

WinLn

A Windows mimic of GNU Coreutils ln. It tries to be compatible for -s and -f.

It comes with its own haphazard reimplementation of getopt_long.

Usage

C:\> winln -s -f Users "Documents and Settings"

Alias to ln for maximum fun.