摘要:
#!/bin/bash daily_dir=$1 #daily data path, suggest using absolute path execute_origin_data_dir=$2 # zipped file store path date=`date -d "yesterday" + 阅读全文
posted @ 2022-03-15 20:22 心默默言 阅读(173) 评论(0) 推荐(0)
|
|||
|
摘要:
#!/bin/bash daily_dir=$1 #daily data path, suggest using absolute path execute_origin_data_dir=$2 # zipped file store path date=`date -d "yesterday" + 阅读全文
posted @ 2022-03-15 20:22 心默默言 阅读(173) 评论(0) 推荐(0) |
|||