Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 477 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 477 Bytes

pine

A commandline utility to list contents of directories in a tree-like format. Inspired by tree(1) and du(1).

Installation

pine can be installed globally with npm.

  npm install -g @wondrous/pine

Usage

USAGE:
  $ pine [OPTIONS] [inputs]

ARGS:
  <inputs> [default: .]

OPTIONS:
  --depth, -d  Number of depths to traverse [default: Inf]
  --help,  -h  Display help screen
  --size,  -s  Display total file sizes