项目作者: Beasta

项目描述 :
Easily find the file size for a file in the command line
高级语言: Shell
项目地址: git://github.com/Beasta/grumpFilesize.git
创建时间: 2017-05-19T07:14:54Z
项目社区:https://github.com/Beasta/grumpFilesize

开源协议:

下载


filesize

This bash script easily finds the filesize

If grump has not yet been installed, you can do so using:

  1. npm i -g grump

Example usage:

  1. grump filesize filename.jpg

see grumpJS.com to find other useful grumps!