From dbc7b21465bd7e45300b8c0174c3d8496b01b7d4 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Sun, 27 Jul 2025 15:04:26 +0200 Subject: [PATCH] readme/fix --- readme.md | 3 ++- sh/ls.sh | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index b68d52f..024a681 100644 --- a/readme.md +++ b/readme.md @@ -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 diff --git a/sh/ls.sh b/sh/ls.sh index 0acac40..132d4fd 100644 --- a/sh/ls.sh +++ b/sh/ls.sh @@ -7,8 +7,8 @@ di=0;94\ " # list current directory’s entries -#= l #| ls +#= l rwx_ls() { ls \ --all \