解决读取列表中的复杂值

4年以前  |  阅读数:371 次  |  编程语言:Shell 
#!/bin/bash

for test in I don\'t know if "this'll" work
do 
    echo "word:$test"
done

Copyright© 2013-2020

All Rights Reserved 京ICP备2023019179号-8