Natls

带有有用信息和色彩的 "ls" 备选方案。「`ls` alternative with useful info and a splash of color

Github stars Tracking Chart

dependency status natls

🎨 Natls 🎨

example

Why Natls?

  • Showing file permissions
  • Showing file size
  • Showing the date that the file was modified last
  • Showing the user that the file belongs to
  • Showing the group that the file belongs to
  • An easy to use file search
  • A splash of color to distinguish between files and folders and other file types

Installation

# Through Cargo
cargo install natls

# Through Homebrew
brew install willdoescode/natls/natls

# Through SnapCraft
sudo snap install natls

Usage

natls <flags> <dir>

Understanding permissions output

000 no access
100 read
010 write
001 execute
101 read and execute
110 read and write
011 write and execute
111 read write and execute

Format: user-group-other

User: Read, Write, and Execute

rwxrw----

All Groups: Read, Write, and Execute

rwxrwxrwx

:warning: Natls is currently not supported on Windows

Main metrics

Overview
Name With Ownerwilldoescode/nat
Primary LanguageRust
Program languageRust (Language Count: 1)
PlatformLinux, Mac
License:MIT License
所有者活动
Created At2020-10-22 04:56:31
Pushed At2021-05-28 07:12:29
Last Commit At
Release Count29
Last Release Namev2.1.14 (Posted on )
First Release Name0.0.1 (Posted on )
用户参与
Stargazers Count1.3k
Watchers Count25
Fork Count28
Commits Count233
Has Issues Enabled
Issues Count55
Issue Open Count0
Pull Requests Count17
Pull Requests Open Count0
Pull Requests Close Count2
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private