following locations:
/home/pi/aws-iot-device-sdk-js-v2/node_modules/aws-crt/dist/bin/native/aws-crt-nodejs/home/pi/aws-iot-device-sdk-js-v2/node_modules/aws-crt/dist/bin/linux-arm/aws-
我需要将一系列文件复制到系统中的某些位置,并且我有下面的脚本可以这样做。LINES=$(cat Release-Nodejs/dependencies.txt)
for LINE in ${LINES} LIBRARY=$(basename ${LINE})
LIBRARY=Release-Nodejslinux<