标签: bash macos shell
我想运行一个CRON作业,它将识别当前活动的窗口并将其记录到某个文件中。有没有办法通过shell脚本识别Mac上当前活动的窗口?
答案 0 :(得分:0)
您可以拨打AppleScript并按照其他问题中的说明进行操作。
How to get name of frontmost app with AppleScript and use it to get the filepath