当前位置:网站首页>【Shell】清理nohup.out文件
【Shell】清理nohup.out文件
2022-07-06 23:46:00 【叹了口丶气】
实用脚本,间断清理nohup.out文件,防止无限增长。
#/bin/bash
this_path=$(cd `dirname $0`;pwd)
cd $this_path
echo $this_path
current_date=`date -d "-1 day" "&边栏推荐
猜你喜欢
随机推荐
Photo selector collectionview
JVM (XX) -- performance monitoring and tuning (I) -- Overview
Preliminary practice of niuke.com (9)
JHOK-ZBG2漏电继电器
Most commonly used high number formula
分布式事务解决方案之2PC
一条 update 语句的生命经历
K6EL-100漏电继电器
Lombok插件
Torch optimizer small parsing
TabLayout修改自定义的Tab标题不生效问题
Taobao commodity details page API interface, Taobao commodity list API interface, Taobao commodity sales API interface, Taobao app details API interface, Taobao details API interface
[binary tree] binary tree path finding
Zhang Ping'an: accelerate cloud digital innovation and jointly build an industrial smart ecosystem
MySQL数据库学习(8) -- mysql 内容补充
淘寶商品詳情頁API接口、淘寶商品列錶API接口,淘寶商品銷量API接口,淘寶APP詳情API接口,淘寶詳情API接口
DOM-节点对象+时间节点 综合案例
常用消息队列有哪些?
Jhok-zbl1 leakage relay
In memory, I moved from CSDN to blog park!









