Which command lists the contents of the test subdirectory without changing the current working directory?
test
ls -a
ls -l test
ls -l ..
cd test