ls-cmd

0.1.0 • Public • Published

ls-cmd

Node.js implementation of the Unix ls command. Just because it's fun!

Installation

This module should be installed globally:

$ [sudo] npm install -g ls-cmd

Usage

$ nls [path]

Future Development

This module is rather simple and some features are not yet provided, compared to the standard ls command.

  • Coloured output
  • UID and GID resolutions into actual user/group names
  • Proper symlink support
  • Man page?

Pull requests are certainly welcome!

License

This software is licensed under the BSD-3-Clause License. See the LICENSE file for more information.

/ls-cmd/

    Package Sidebar

    Install

    npm i ls-cmd

    Weekly Downloads

    1

    Version

    0.1.0

    License

    BSD-3-Clause

    Last publish

    Collaborators

    • dreamscapes