mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 03:27:44 +00:00
Add dir and vdir utils (based on ls)
Fix issue #3163 They are basically ls with some different options.
This commit is contained in:
parent
02bd97a00d
commit
c2e214bd99
18 changed files with 950 additions and 619 deletions
|
@ -179,3 +179,4 @@ Smigle00
|
|||
anonymousknight
|
||||
kwantam
|
||||
nicoo
|
||||
gmnsii
|
||||
|
|
|
@ -93,6 +93,7 @@ rollup
|
|||
sed
|
||||
selinuxenabled
|
||||
sestatus
|
||||
vdir
|
||||
wslpath
|
||||
xargs
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue