#!/bin/bash #yolocase镜像精简 #获取库文件 #镜像名变量定义 img=yolocase mkdir -p /${img}/Ku_file #获取所有动态文件包含软连接硬链接 cd ~ ldd case | awk -F '=>' '{print $2}'|awk '{print $1}'|grep -v '^