org.apache.hadoop.hive.ql.util
Class DosToUnix
java.lang.Object
org.apache.hadoop.hive.ql.util.DosToUnix
public class DosToUnix
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DosToUnix
public DosToUnix()
convertWindowsScriptToUnix
public static String convertWindowsScriptToUnix(File windowsScriptFile)
throws Exception
- Throws:
Exception
getUnixScriptNameFor
public static String getUnixScriptNameFor(String windowsScriptFilename)
isWindowsScript
public static boolean isWindowsScript(File file)
Copyright © 2013 The Apache Software Foundation