lnwtf
v1.0.2
Published
For those who can never remember the argument order of ln!
Downloads
7
Readme
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 ../hereEasy 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