Skip to content

CatsDeservePets/myls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

myls - My interpretation of the ls(1) command

myls is a highly opinionated ls clone tailored to my own workflow. It does not aim to be compatible with either BSD or GNU ls.

Installation

go install github.com/CatsDeservePets/myls@latest

Usage

usage: myls [-h] [-a] [-l] [file ...]

positional arguments:
  file       files or directories to display

options:
  -h, -help  show this help message and exit
  -a         do not ignore entries starting with .
  -l         use a long listing format

About

my interpretation of the ls(1) command

Topics

Resources

Stars

Watchers

Forks

Languages