Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
strlst
/
spngfx
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
861b606a5d
Branches
Tags
master
spngfx
/
res
/
testall
testall
55 B
History
Raw
1
2
3
#!/bin/sh
for i in $(echo subj*); do sh test $i/; done