Package org.variantsync.studies.evolution.simulation.shell
package org.variantsync.studies.evolution.simulation.shell
-
ClassesClassDescriptionRepresent a shell 'cp' command that can be executed using the ShellExecutorRepresents a shell 'diff' command that can be executed using a ShellExecutorRepresents a shell 'echo' command that can be executed using a ShellExecutorRepresents a shell 'patch' command that can be executed using a ShellExecutorRepresents a shell 'rm' command that can be executed using a ShellExecutorBase class for various shell commands.Class for executing shell commands under Linux