有时,脚本需要在执行过程中,由用户提供一部分数据,这时可以使用 read 命令。 ... then IFS=":" read user pw uid gid name home shell <<< "$file_info" echo "User ...
確定! 回上一頁