source:
abuse/tags/pd/abuse/listall
@
99
Last change on this file since 99 was 49, checked in by , 15 years ago | |
---|---|
File size: 104 bytes |
Line | |
---|---|
1 | #!/bin/bash -f |
2 | |
3 | for i in register netlevel art addon levels sfx lisp ; do |
4 | find $i -type f -print |
5 | done |
6 |
Note: See TracBrowser
for help on using the repository browser.