ops

command module
v0.0.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 18, 2019 License: MIT Imports: 5 Imported by: 0

README

===
ops
===

ops is utility tool kit for daily operations.

Install
=======

.. code-block:: bash

   $ curl -fsSL -o ops https://github.com/ymgyt/ops/releases/download/v0.0.2/ops-linux-amd64-v0.0.2
   $ chmod +x ops
   $ ./ops version
   v0.0.2


Usage
=====

du
---

.. code-block:: bash

   du print provided directory disk usage recursively.

   USAGE
     ops du [OPTIONS] <root_directory>

   Options
     -h, --help         : print this.
         --humanize     : humanize bytes. ex MB
     -i, --ibytes       : humanize ibytes. ex MiB
     -l, --level        : print directory level.
         --max-recursion: max recursion.
         --order        : output disk usaage order.
     -r, --relative     : print relative file path from root.
     -v, --verbose      : verbose

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL