The IFS (internal field separator) is a special shell variable. $IFS defaults to whitespace. We change IFS to tab \t in order to parse the mysql ...
確定! 回上一頁