# General Management & commands

### Get the size of a folder

`ncdu /path/to/view/`

### Strip all metadata from files

`exiftool -all= -overwrite_original *`