This website works better with JavaScript.
Home
Explore
帮助
返回水杉在线
登录水杉在线
登录水杉码园
tyliu_stu_ecnu_edu_cn
/
oneAPI_course
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
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.
2
Commits
2
Branches
170 KiB
Tree:
a0241c6408
homework07
main
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'a0241c6408'
${ noResults }
oneAPI_course
/
shell.sh
8 lines
88 B
Raw
Normal View
History
Initial commit
3 years ago
#!/bin/bash
echo
$PWD
echo
'EZMD'
find . -name
"*.ezmd"
echo
'MD'
find . -name
"*.md"