摘要:
如何使用 ChatGPT 生成一份法院起诉状 All In One
对商家使用以次充好的商品欺诈消费者的问题,帮我生成一份消费者维权的法院起诉状
阅读全文

posted @ 2025-03-11 16:31
xgqfrms
阅读(22)
评论(3)
推荐(0)
摘要:
How to use Linux shell echo date to a log file All In One
如何使用 Linux shell 将日期打印输出到日志文件
date 系统时间
echo "`date` \n"
DATE=$(date)
阅读全文

posted @ 2025-03-11 01:20
xgqfrms
阅读(24)
评论(0)
推荐(0)
摘要:
Linux rc.local & rc.d All In One
Linux 系统开机/登录自启动配置文件
/etc/rc.local
/etc/rc.d
阅读全文

posted @ 2025-03-11 00:38
xgqfrms
阅读(18)
评论(2)
推荐(0)