Skip to content

💾💻 Get the amount of free space for a drive CLI

License

Notifications You must be signed in to change notification settings

knutkirkhorn/free-space-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

free-space-cli

Get the amount of free space for a drive CLI

Installation

$ npm install --global @knutkirkhorn/free-space-cli

Usage

$ free-space --help

        Usage
          $ free-space <drive>
        Examples
          $ free-space
          $ free-space C:
          $ free-space \dev\sda

Related