Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 262 Bytes

File metadata and controls

15 lines (11 loc) · 262 Bytes

filesize

This bash script easily finds the filesize

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

npm i -g grump

Example usage:

grump filesize filename.jpg

see grumpJS.com to find other useful grumps!