I noticed today that you can't return an array as the value of a function in GAWK. ... awk 'function foo(s,A, c) {c=split(s,A); return c}
確定! 回上一頁