🌈 搜索
📅  最后修改于: 2022-03-11 14:58:14.258000             🧑  作者: Mango
if [[ -n "$list_Data" ]] then echo "not Empty" else echo "empty" fi