You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
249 B

5 years ago
## cl-camp7
5 years ago
### Instructions
"Be accurate"
Create a file `"\?$*'ChouMi'*$?\"` that will contain "01" and **nothing else**.
5 years ago
### Usage
```console
student@ubuntu:~/cl-camp7/test$ ls | cat -e
"\?$*'ChouMi'*$?\"$
student@ubuntu:~/cl-camp7/test$
```