PatricZhao
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
0 additions and
8 deletions
-
shell.sh
|
|
@ -1,8 +0,0 @@ |
|
|
|
#!/bin/bash |
|
|
|
|
|
|
|
echo $PWD |
|
|
|
|
|
|
|
echo 'EZMD' |
|
|
|
find . -name "*.ezmd" |
|
|
|
echo 'MD' |
|
|
|
find . -name "*.md" |