Hello_World!!!

导航

 

2017年4月18日

摘要: for file_a in ${IMX_HOME}/*; do temp_file=`basename $file_a` if [[ $temp_file =~ "Update-v"&&-d $temp_file ]]; then if [[ ! $temp_file =~ $current_ver 阅读全文
posted @ 2017-04-18 14:33 Hello_World!!! 阅读(3550) 评论(0) 推荐(0) 编辑