Loading

摘要: 今天碰见了两个常见小问题,简单记录下 1.Terminal too wide 处理方式:在当前会话界面输入以下内容stty columns 100 2.crontab无法调用 $ crontab -lcrontab:you are not authorized to use cron. Sorry. 阅读全文
posted @ 2023-02-13 10:19 李行行 阅读(108) 评论(0) 推荐(0) 编辑