Home Explore Blog CI



f72d011182a84a98e1574aa585a1350341fd7f17179cb8f60000000200001391.png

Extracted Text
> ls | where size > 10kb
Explanation
The image contains shell commands. The command first lists the files then filters and only shows the files with size greater than 10kb.