Following command can be used to list out .svn files.
find . -type d -name .svn
Following command can be used to remove all .svn files.
rm -rf `find . -type d -name .svn`
find . -type d -name .svn
rm -rf `find . -type d -name .svn`
The BASEDIR environment variable is not defined correctly
This environment variable is needed to run this program
$ chmod u+x catalina.sh
$ chmod +x ./setclasspath.sh
$ chmod +x ./startup.sh
$ chmod +x ./shutdown.sh
$ cat /etc/issue
$ cat /proc/cpuinfo
$ cat /proc/meminfo
$ df -h