Socket
Book a DemoInstallSign in
Socket

lnfs-cli

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lnfs-cli

Safely force create symlinks

latest
Source
npmnpm
Version
2.1.0
Version published
Weekly downloads
133
6.4%
Maintainers
1
Weekly downloads
 
Created
Source

lnfs-cli Build Status

Safely force create symlinks

Install

$ npm install --global lnfs-cli

Usage

$ lnfs --help

	Usage
		$ lnfs <file> <target>

	Example
		$ lnfs foo.txt bar.txt
		/home/unicorn/bar.txt -> /home/unicorn/foo.txt

	Options
		--type  Can be set to dir, file, or junction and is only available on Windows (ignored on other platforms)
  • lnfs - API for this module

License

MIT © Kevin Mårtensson

Keywords

app

FAQs

Package last updated on 14 Aug 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts