org.gudy.azureus2.core3.util
Class ShellUtilityFinder

java.lang.Object
  extended by org.gudy.azureus2.core3.util.ShellUtilityFinder

public class ShellUtilityFinder
extends Object


Constructor Summary
ShellUtilityFinder()
           
 
Method Summary
static String findCommand(String name)
           
static String getChMod()
           
static String getNice()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShellUtilityFinder

public ShellUtilityFinder()
Method Detail

getChMod

public static String getChMod()

getNice

public static String getNice()

findCommand

public static String findCommand(String name)