First use pwd if you are unsure of your location. Then enter one new command:
Command
lsPiece-by-piece explanation
lsis short for “list”.- With nothing after it, ls lists the current directory.
- It does not move, delete, or open anything.
Expected output
Desktop Documents Downloads Music PicturesYour names will differ. Colors may identify directories and file types; spacing may use columns.
If the command displays nothing and immediately returns to the prompt, the current directory may simply contain no visible items.