The keyword wc is one of the powerful keywords in the bash, and is used for getting counting the characters in a variable. Syntax: `echo $string_name | wc -c`.
確定! 回上一頁