Hacker News new | ask | show | jobs
by pvtmert 659 days ago
you can open multiple of those via the 'open' command

    open -a 'system settings' -n
> https://ss64.com/mac/open.html
1 comments

Thanks for the tip ( open -a 'system preferences' -n worked for me ). Though, it's still irritating when you have to switch to command line to do so ...