05 2020 档案

摘要:#!/bin/bash#Author:Zhaoll Date:20200526#删除文件脏数据FILE=/home/yunwei/shell/20200519.txtawk -F '|' '{if(NF!=31 || ($1 == ""|| $3 == "" || $5=="" || $7=="" 阅读全文
posted @ 2020-05-26 13:17 东北虎001 阅读(257) 评论(0) 推荐(0)