#!/bin/bash osascript <<EOD tell application "Finder" activate make new Finder window to home end tell
apple script open finder
原文:https://www.cnblogs.com/Searchor/p/12103762.html