Firstly, you need to use a Bash-compatible regex, not a Ruby one, as mentioned in the comments. Next to use the =~ comparison operator you ...
確定! 回上一頁