public class DosToUnix extends Object
| Constructor and Description |
|---|
DosToUnix() |
| Modifier and Type | Method and Description |
|---|---|
static String |
convertWindowsScriptToUnix(File windowsScriptFile) |
static String |
getUnixScriptNameFor(String windowsScriptFilename) |
static boolean |
isWindowsScript(File file) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.