ls(1p)
analogue
#74
Notifications
Due Date
No due date set.
Depends on
#19 ASV in Bonsai
bonsai/harakit
Reference: bonsai/harakit#74
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
An idea i had for a name was
entr(1)
(entries) but that’s quite long for a command being run all the time. Another possibility isle(1)
(list entries).The output of the command should use ASV to separate fields.
What if we did this:
So
ls /bin
becomesmm -i /bin | readdir | sort
orlf /bin
.I like this idea.