Shell 分割TXT
#!/bin/bash
#split -C 100m 1111.log
#(按照字节分隔)
split ./1/1.txt -l 200 -d -a 2 kws_&&ls|grep kws_|xargs -n1 -i{} mv {} 1/{}.txt
#(按照行数分隔)
Update your browser to view this website correctly. Update my browser now
火车头采集器发布并更新所有
宝塔面板的 Nginx 在 ARM 下支持 LuaJIT
Ubuntu 安装中文
Centos8 安装docker和docker-compose
Orange Pi 安装 Mysql