When selecting multiple items in the Finder and hitting the ⌘+I shortcut, OS X produces one window per file, which is painful when attempting to view a summary of, for example, the total size of a number of files at once.
How can I view info for multiple files in a single window?
finderGetInfo /path/to/a/file.ext
which will output the infos for the file but in the terminal console? – user3019105 Dec 30 '14 at 19:54