New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

mbix

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mbix

A multiboot Helper

latest
Source
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

*mbix | Multi Boot nix

I made this cli utility to my own needs. Frequentily, I install in my computer more than one linux distribution and need a way to explore other partitions when logeed on one of them. The tool mounts the unmounted partitions in temporary directories under

$>/tmp/mbix/partition_ name

and links the mbix directory under $HOME/mbix. Doing this, I can visualize my other partitions. to acomplish that, type on terminal

$> mbix mount

and to visualize what was mounted type:

$> mbix show

Keywords

linux

FAQs

Package last updated on 22 Jul 2019

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