From 037a05321065027641bd877a47c0f0c2ee1e29a7 Mon Sep 17 00:00:00 2001 From: Joseph Ayitey Date: Wed, 18 Mar 2026 19:37:21 +0100 Subject: [PATCH] command to list of names in ls --- individual-shell-tools/ls/script-01.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/individual-shell-tools/ls/script-01.sh b/individual-shell-tools/ls/script-01.sh index 241b62f5e..01d28ae7e 100755 --- a/individual-shell-tools/ls/script-01.sh +++ b/individual-shell-tools/ls/script-01.sh @@ -13,3 +13,5 @@ fi # TODO: Write a command to list the files and folders in this directory. # The output should be a list of names including child-directory, script-01.sh, script-02.sh, and more. +ls +