Hello I'm new here and I don't know how this forum works, so if I make a mistake please excuse me.
I've got a task to display the files and the subfolders names of a directory and the size of each one in descending order.
The commands that I tried are 'ls -sh', this does what I want but it...