shell 脚本编程 IFS

一、IFS 介绍      Shell 脚本中有个变量叫 IFS(Internal Field Seprator) ,内部域分隔符。完整定义是The shell uses the value stored in IFS, which is thespace, tab, and newline characters by default, to delimit words for the read
相关文章
相关标签/搜索