Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

`ls` alternative with useful info and a splash of color 🎨

License

NotificationsYou must be signed in to change notification settings

willdoescode/nat

Repository files navigation

dependency statusnatls

🎨 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 Cargocargo install natls# Through Homebrewbrew install willdoescode/natls/natls# Through SnapCraftsudo snap install natls

Usage

natls<flags><dir>

Understanding permissions output

000 no access100 read010 write001 execute101 read and execute110 read and write011 write and execute111 read write and execute

Format: user-group-other

User: Read, Write, and Execute

rwxrw----

All Groups: Read, Write, and Execute

rwxrwxrwx

⚠️Natls is currently not supported on Windows


[8]ページ先頭

©2009-2025 Movatter.jp