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).
Installation
$ pip install verbose_ls
Using verbose_ls
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
Built Distribution
File details
Details for the file verbose_ls-0.1.2.tar.gz
.
File metadata
- Download URL: verbose_ls-0.1.2.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8a58df13a5a03ea1f505d39ddb435ab3bafefb9c2a2be7f8f4d30e2b125ca021 |
|
MD5 | fd552cac5e7f9e3dfbe6cf4da2297d2d |
|
BLAKE2b-256 | f5742233fb9b4e2aec652db2c3166c88ee0d3f4a59494f475461dcae576d529c |
File details
Details for the file verbose_ls-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: verbose_ls-0.1.2-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 71b50fb258803064443ee80c09ec48e0eac2aa92f173e4067c900f9d75a8d12b |
|
MD5 | 1ffb68dafd3802563cac79e98564f289 |
|
BLAKE2b-256 | 2c61674f58a1f36ad2b12f03f7d1e42f3e7df8ad69efe7e716128fb00c12c486 |