创建一个文件,列出正在运行的应用程序、进程和服务以及计划在启动时在 OSX 上运行的应用程序、进程和服务
我正在寻找一个脚本或一些关于如何编写脚本的建议,该脚本可以创建一个文件,列出系统启动时运行的所有进程。我怀疑这不仅仅是等待启动过程完成并枚举当前正在运行的应用程序和服务。
这个想法是创建一个文件,列出所有已运行、正在运行或将要运行的内容,并在每次启动时将该文件与新文件进行比较,以便我可以在某些内容发生更改时发出警报。
I'm looking for a script or some advice on how to write a script that can create a file listing all of the processes that run when my system boots. I suspect that this goes beyond just waiting till the boot process is complete and enumerating the applications and services that are currently running.
The idea is to create a file listing all things that ran, are running, or will run and compare that file to a new one on each boot so I can raise an alert when something has changed.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论