apple script open finder
#!/bin/bash osascript <<EOD tell application "Finder" activate make new Finder window to home end tell
温馨提示: 本文由Jm博客推荐,转载请保留链接: https://www.jmwww.net/SQL/14654.html
#!/bin/bash osascript <<EOD tell application "Finder" activate make new Finder window to home end tell
温馨提示: 本文由Jm博客推荐,转载请保留链接: https://www.jmwww.net/SQL/14654.html