Skip to content

Commit 037a053

Browse files
committed
command to list of names in ls
1 parent 4350f48 commit 037a053

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

individual-shell-tools/ls/script-01.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,5 @@ fi
1313

1414
# TODO: Write a command to list the files and folders in this directory.
1515
# The output should be a list of names including child-directory, script-01.sh, script-02.sh, and more.
16+
ls
17+

0 commit comments

Comments
 (0)