We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bddc3d3 commit f3052d6Copy full SHA for f3052d6
1 file changed
individual-shell-tools/ls/script-01.sh
@@ -12,5 +12,4 @@ if [[ "${script_dir}" != "$(pwd)" ]]; then
12
fi
13
14
# TODO: Write a command to list the files and folders in this directory.
15
-
16
# The output should be a list of names including child-directory, script-01.sh, script-02.sh, and more.
0 commit comments