Count files in current directory with:
ls | wc -l
Or count files in a specific directory with:
ls /some/path | wc -l
Count files in current directory with:
ls | wc -l
Or count files in a specific directory with:
ls /some/path | wc -l
For further actions, you may consider blocking this person and/or reporting abuse
Kelvin Hey -
Labby -
hexfloor -
ispmanager.com -
Top comments (0)