#ls #example #less #functional #command

bin+lib ls-tiny

ls-tiny is a less functional ls command

8 releases

0.1.7 Apr 26, 2020
0.1.6 Apr 26, 2020

#1393 in Filesystem

MIT license

7KB
84 lines

ls-tiny

ls-tiny is a less functional ls command

How to install

$ cargo install ls-tiny

Environment

mac (ls-tiny can NOT display the color on windows os.)

Demo

movie

Screenshot

スクリーンショット 2020-04-22 18 52 01

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

Update

  • ls-tiny can run against all directories. (ls-tiny ../../../) - v0.1.5

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)

Dependencies

~0.4–9MB
~55K SLoC