查看“Linux定时休息脚本”的源代码
←
Linux定时休息脚本
跳到导航
跳到搜索
因为以下原因,您没有权限编辑本页:
您所请求的操作仅限于该用户组的用户使用:
用户
您可以查看与复制此页面的源代码。
=定时休息= ==notify-send使用方法== <pre> 仅发送通知内容: notify-send "Notification! 发送带标题通知内容: notify-send "Title" "Notification!" 发送带标题、带图片的通知内容: notify-send /home/notification.png "title" "Notification!" </pre> =R= [https://blog.csdn.net/qq_35503971/article/details/105031099 【护眼】Ubuntu定时休息] ==我的脚本 == <pre> cat ~/apps/eye.sh #!/bin/bash #50,51 * * * * /home/evan/apps/eye.sh export DISPLAY=:0.0;notify-send -u normal -t 50000 -i appointment-new '1分钟后锁屏' '注意休息,善待眼睛、善待颈椎' </pre>
返回至
Linux定时休息脚本
。
导航菜单
个人工具
登录
名字空间
页面
讨论
变种
视图
阅读
查看源代码
查看历史
更多
搜索
导航
首页
我的导航
关于我
shell
python
ops
linuxchina.net
blog.linuxchina
最近更改
随机页面
帮助
工具
链入页面
相关更改
特殊页面
页面信息