提交 daafe763 编写于 作者: aaronchen2k2k's avatar aaronchen2k2k

add suite file in demo/sample

上级 d56f48ff
1
2
\ No newline at end of file
#!/usr/bin/env bash
:<<!
title=check string matches pattern
cid=0
pid=0
1. exactly match >> hello
2. regular expression match >> `1[0-9]{10}`
3. format string match >> `%s%d`
!
str="abc123"
echo "hello"
echo "13905120512"
echo "abc123"
文件模式从 100644 更改为 100755
文件模式从 100644 更改为 100755
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册