Some old stuff

This commit is contained in:
2014-01-23 20:48:52 +08:00
commit 8318550036
12 changed files with 514 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
#!/bin/bash
cd /opt/utils
fileName=$(java Main_mod $1)
cd /media/Misc/Temp
mv $1 $fileName