readme/fix
This commit is contained in:
parent
6df34dda0a
commit
dbc7b21465
2 changed files with 3 additions and 2 deletions
|
@ -126,8 +126,9 @@ Two interpreted languages for flexibility.
|
|||
* target root directory
|
||||
* dependencies resolving
|
||||
* parsing
|
||||
* imporve doc algorithm
|
||||
* improve doc algorithm
|
||||
* handle oneline functions
|
||||
* fix #= before #|
|
||||
* install commands
|
||||
* remove existing before
|
||||
* test required
|
||||
|
|
2
sh/ls.sh
2
sh/ls.sh
|
@ -7,8 +7,8 @@ di=0;94\
|
|||
"
|
||||
|
||||
# list current directory’s entries
|
||||
#= l
|
||||
#| ls
|
||||
#= l
|
||||
rwx_ls() {
|
||||
ls \
|
||||
--all \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue