Format 'ls' output into verbose, human readable output
Project description
Verbose ls
This package aims to make the output of ls
a little more readable and verbose.
Note: This package should work on Linux, but has only been tested on Mac OS (Mojave).
For example, the permissions for owner, group, and other users can be hard to read in the first 9 slots. And for someone new to ls
it may not be obvious what the other output means.
For example, for the setup.py in this package:
ls -l setup.py
-rw-r--r-- 1 scottnelson staff 406 Dec 26 20:30 setup.py
This util adds descriptions for each column, and expands the output to make it more clear what it means.
verbose_ls setup.py
Filename: setup.py
File Type: Regular file
Owner Permissions: Read, Write
Group Permissions: Read
Other Users Permissions: Read
Hard Links: 1
Owner: scottnelson
Owner Group: staff
Size: 406B
Last Modified: Dec 26 20:30
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
verbose_ls-0.1.0.tar.gz
(1.5 kB
view hashes)
Built Distribution
Close
Hashes for verbose_ls-0.1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e421667b10066cc120f1b4c62bf6aa34d069c246a559ed541cbe748974267843 |
|
MD5 | c06d99f4d775eba578ddbb59e97bfb42 |
|
BLAKE2b-256 | 3fcab47f9b8b605d65b197acfe97bf31a47066124265e4d383f7fb1b3392d4e6 |