当我打开装有 Ubuntu 的笔记本电脑时,有没有办法自动启动终端并让其自动运行命令?
我正在寻找一种自动运行以下代码的方法
onedrive --monitor
先感谢您。
答案1
我正在寻找一种自动运行以下代码的方法
onedrive --monitor
披露:我是 Linux 版 OneDrive 客户端的开发人员 -https://github.com/abraunegg/onedrive
请参阅客户端文档以了解如何运行 systemd 服务:
https://github.com/abraunegg/onedrive/blob/master/docs/USAGE.md#running-onedrive-as-a-system-service
特别针对 Ubuntu: