Loading…
lsls shows you all files and folders in your current directory. It's like opening a folder on your desktop.
ls — basic listls -l — detailed list (size, date, permissions)ls -a — show hidden files (starting with .)Run ls to see what's in your current directory. You should see some files we've prepared for you.
Loading terminal engine...
This may take a moment on first load