1.0.2 • Published 9 years ago

lnwtf v1.0.2

Weekly downloads
2
License
WTFPL
Repository
github
Last release
9 years ago

lnwtf

Because I never remember the argument order for ln. And because doing relative paths is just confusing!

Here's how to create a symlink from /foo/bar to a directory called here, above your own directory.

$ lnwtf -s --from /foo/barz --to ../here

Easy right?

Options

-f, --from                   The start of the link (required)
-t, --to                     The destination of the link (required)
-s, --symbolic, --symlink    Create a symbolic link
-h, --help                   Display this message