New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

cdrepo

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cdrepo

Make a script's references safe against symlinks – with a shebang.

  • 0.2.4
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created

cdrepo

Make a script's references safe against symlinks – with a shebang.

$ npm install -g cdrepo
$ cat `which cmd`
#!/usr/bin/env cdrepo
echo "$0"
...
$ cmd
~/bin/cmd

FAQs

Package last updated on 26 Sep 2015

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