Which command shows only the first level beneath the Linux root directory in a tree view?
tree -L 1 /
pwd /
ls -l /
tree /