com.eurotech.framework.linux.util
Class LinuxFileUtil
java.lang.Object
com.eurotech.framework.linux.util.LinuxFileUtil
public class LinuxFileUtil
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LinuxFileUtil
public LinuxFileUtil()
createSymbolicLink
public static void createSymbolicLink(String sourceFile,
String targetFile)
throws Exception
- Throws:
Exception
createSymbolicLink
public static void createSymbolicLink(String sourceFile,
String targetFile,
boolean deleteOldLink)
throws Exception
- Throws:
Exception
Copyright © 2013. All Rights Reserved.