teslatickles / ejectAll

A simple command for safely ejecting all removable media from command line

Home Page:https://lab.github.com/courses/moving-your-project-to-github

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple command-line tool that accepts a single argument ejectall and quickly and safely ejects all connected removable-media.

To install:

    npm install ejectall -g

Then:

ejectall

With version 1.3.0 we have:

  • Changed the styling to be more interesting

  • Added feature that acknowledges/displays username of current USER of computer

  • Does not require reference to another file for bash command execution

  • Works on Linux machines/OS X

This is a simple npm module/package that quickly ejects all devices mounted to a target computer.

If you work with a lot of removable media devices and often are on the go, this npm package will give you a handy command line tool for safely ejecting all removable media very quickly.

zoomed example photo

other example photo

About

A simple command for safely ejecting all removable media from command line

https://lab.github.com/courses/moving-your-project-to-github

License:Apache License 2.0


Languages

Language:JavaScript 100.0%