ls-tiny 0.1.4

ls-tiny is a less functional ls command
Documentation

ls-tiny

ls-tiny is a less functional ls command

How to install

$ cargo install ls-tiny

Demo

lstiny

Screenshot

Usage

ls-tiny VERSION
hibi221b
ls-tiny is a less functional ls command

USAGE:
    ls-tiny <PATH>

FLAGS:
    -h, --help       Prints help information
    -V, --version    Prints version information

ARGS:
    <PATH>    Sets the directory

Run

$ ls-tiny DIRECTORY

Error

  • Entering a relative path results in an error --> v0.1.0 (modified v0.1.1)
  • An error occurs when a parent directory is specified -> v0.1.3 (modified v0.1.4)