@wondrous/pine

1.0.1 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i @wondrous/pine

Weekly Downloads

2

Version

1.0.1

License

MIT

Unpacked Size

5.19 kB

Total Files

4

Last publish

Collaborators

  • wondrous