$ A B C D E F G H I J L M N O P Q R S T U V W X Y Z 

$

$0 - Static variable in class org.unix4j.variable.Arg
Name for the variable referring to the first command line argument (zero based index)
$1 - Static variable in class org.unix4j.variable.Arg
Name for the variable referring to the second command line argument (zero based index)
$2 - Static variable in class org.unix4j.variable.Arg
Name for the variable referring to the third command line argument (zero based index)
$3 - Static variable in class org.unix4j.variable.Arg
Name for the variable referring to the fourth command line argument (zero based index)
$4 - Static variable in class org.unix4j.variable.Arg
Name for the variable referring to the fifth command line argument (zero based index)
$5 - Static variable in class org.unix4j.variable.Arg
Name for the variable referring to the sixth command line argument (zero based index)
$6 - Static variable in class org.unix4j.variable.Arg
Name for the variable referring to the seventh command line argument (zero based index)
$7 - Static variable in class org.unix4j.variable.Arg
Name for the variable referring to the eighth command line argument (zero based index)
$8 - Static variable in class org.unix4j.variable.Arg
Name for the variable referring to the ninth command line argument (zero based index)
$9 - Static variable in class org.unix4j.variable.Arg
Name for the variable referring to the tenth command line argument (zero based index)
$all - Static variable in class org.unix4j.variable.Arg
Name for the variable referring to all command line arguments.

A

a - Variable in enum org.unix4j.unix.find.FindOptionSet_acdfilmnorxz
Option "-a": The time operand refers to the last access time of the file
a - Variable in enum org.unix4j.unix.find.FindOptionSet_acdimnorz
Option "-a": The time operand refers to the last access time of the file
a - Variable in enum org.unix4j.unix.find.FindOptionSet_acfimnorz
Option "-a": The time operand refers to the last access time of the file
a - Variable in enum org.unix4j.unix.find.FindOptionSet_acilmnorz
Option "-a": The time operand refers to the last access time of the file
a - Variable in enum org.unix4j.unix.find.FindOptionSet_acimnorxz
Option "-a": The time operand refers to the last access time of the file
a - Variable in enum org.unix4j.unix.find.FindOptionSet_adfilnorxz
Option "-a": The time operand refers to the last access time of the file
a - Variable in enum org.unix4j.unix.find.FindOptionSet_adinorz
Option "-a": The time operand refers to the last access time of the file
a - Variable in enum org.unix4j.unix.find.FindOptionSet_afinorz
Option "-a": The time operand refers to the last access time of the file
a - Variable in enum org.unix4j.unix.find.FindOptionSet_ailnorz
Option "-a": The time operand refers to the last access time of the file
a - Variable in enum org.unix4j.unix.find.FindOptionSet_ainorxz
Option "-a": The time operand refers to the last access time of the file
a - Variable in class org.unix4j.unix.find.FindOptionSets
Option "-a": The time operand refers to the last access time of the file
a - Variable in enum org.unix4j.unix.ls.LsOptionSet_Rahlrt
Option "-a": Lists all files in the given directory, including hidden files (those whose names start with \".\" in Unix).
a - Variable in class org.unix4j.unix.ls.LsOptionSets
Option "-a": Lists all files in the given directory, including hidden files (those whose names start with \".\" in Unix).
a - Variable in enum org.unix4j.unix.sed.SedOptionSet_Iacdgilnpsy
Option "-a": Append string2 as a separate line after the matched line.
a - Variable in enum org.unix4j.unix.sed.SedOptionSet_Iaglnp
Option "-a": Append string2 as a separate line after the matched line.
a - Variable in class org.unix4j.unix.sed.SedOptionSets
Option "-a": Append string2 as a separate line after the matched line.
ABORT - Static variable in class org.unix4j.io.NullOutput
Aborting instance returning false when NullOutput.processLine(Line) is called.
AbstractCommand<A extends Arguments<A>> - Class in org.unix4j.command
Abstract base class suitable for most command implementations.
AbstractCommand(String, A) - Constructor for class org.unix4j.command.AbstractCommand
Constructor with command name, type and arguments.
AbstractElementDef - Class in org.unix4j.codegen.def
Abstract base class for all element definitions.
AbstractElementDef() - Constructor for class org.unix4j.codegen.def.AbstractElementDef
 
AbstractGrepProcessor - Class in org.unix4j.unix.grep
 
AbstractGrepProcessor(GrepCommand, ExecutionContext, LineProcessor, LineMatcher) - Constructor for class org.unix4j.unix.grep.AbstractGrepProcessor
 
AbstractHeadProcessor - Class in org.unix4j.unix.head
Base class for the line processors used by the HeadCommand.
AbstractHeadProcessor(HeadCommand, ExecutionContext, LineProcessor) - Constructor for class org.unix4j.unix.head.AbstractHeadProcessor
 
AbstractInput - Class in org.unix4j.io
Base implementation for Input providing the iterator() method.
AbstractInput() - Constructor for class org.unix4j.io.AbstractInput
 
AbstractLineProcessor<A extends Arguments<A>> - Class in org.unix4j.processor
Abstract base implementation for LineProcessor returned by the execute method of commands constructed with a reference to the command plus context and output passed to Command.execute(ExecutionContext, LineProcessor).
AbstractLineProcessor(Command<A>, ExecutionContext, LineProcessor) - Constructor for class org.unix4j.processor.AbstractLineProcessor
Constructor with command creating this processor, execution context and output to write to.
AbstractRange - Class in org.unix4j.util
 
AbstractRange() - Constructor for class org.unix4j.util.AbstractRange
 
AbstractRegexpProcessor - Class in org.unix4j.unix.sed
 
AbstractRegexpProcessor(Command, SedArguments, LineProcessor) - Constructor for class org.unix4j.unix.sed.AbstractRegexpProcessor
 
AbstractSedProcessor - Class in org.unix4j.unix.sed
 
AbstractSedProcessor(Command, SedArguments, LineProcessor) - Constructor for class org.unix4j.unix.sed.AbstractSedProcessor
 
AbstractSortProcessor - Class in org.unix4j.unix.sort
 
AbstractSortProcessor(SortCommand, ExecutionContext, LineProcessor) - Constructor for class org.unix4j.unix.sort.AbstractSortProcessor
 
AbstractTailProcessor - Class in org.unix4j.unix.tail
Base class for the line processors used by the TailCommand.
AbstractTailProcessor(TailCommand, ExecutionContext, LineProcessor) - Constructor for class org.unix4j.unix.tail.AbstractTailProcessor
 
AbstractTextProcessor - Class in org.unix4j.unix.sed
 
AbstractTextProcessor(Command, SedArguments, LineProcessor) - Constructor for class org.unix4j.unix.sed.AbstractTextProcessor
 
AbstractTextProcessor(Command, String, SedArguments, LineProcessor) - Constructor for class org.unix4j.unix.sed.AbstractTextProcessor
 
accept(File) - Method in class org.unix4j.unix.find.CompositeFileFilter
 
accept(File) - Method in class org.unix4j.unix.find.NameFilter
 
accept(File) - Method in class org.unix4j.unix.find.RegexFilter
Filter if name only is matched, NOT THE WHOLE PATH.
accept(File) - Method in class org.unix4j.unix.find.SizeFilter
 
accept(File, long) - Method in enum org.unix4j.unix.find.SizeFilter.SizeComparator
 
accept(File) - Method in class org.unix4j.unix.find.TimeFilter
 
accept(File, TimeFilter.TimeType, Date) - Method in enum org.unix4j.unix.find.TimeFilter.TimeComparator
 
acronym - Variable in class org.unix4j.codegen.command.def.OptionDef
 
acronym() - Method in interface org.unix4j.option.Option
Returns a one letter acronym for this option.
acronym() - Method in enum org.unix4j.unix.cat.CatOption
 
acronym() - Method in enum org.unix4j.unix.cut.CutOption
 
acronym() - Method in enum org.unix4j.unix.echo.EchoOption
 
acronym() - Method in enum org.unix4j.unix.find.FindOption
 
acronym() - Method in enum org.unix4j.unix.grep.GrepOption
 
acronym() - Method in enum org.unix4j.unix.head.HeadOption
 
acronym() - Method in enum org.unix4j.unix.ls.LsOption
 
acronym() - Method in enum org.unix4j.unix.sed.SedOption
 
acronym() - Method in enum org.unix4j.unix.sort.SortOption
 
acronym() - Method in enum org.unix4j.unix.tail.TailOption
 
acronym() - Method in enum org.unix4j.unix.uniq.UniqOption
 
acronym() - Method in enum org.unix4j.unix.wc.WcOption
 
acronym() - Method in enum org.unix4j.unix.xargs.XargsOption
 
ACRONYM_METHOD_NAME - Static variable in annotation type org.unix4j.codegen.annotation.Options
 
active - Variable in class org.unix4j.codegen.optset.def.ActiveSetDef
 
ActiveSetDef - Class in org.unix4j.codegen.optset.def
 
ActiveSetDef(Map<String, OptionDef>) - Constructor for class org.unix4j.codegen.optset.def.ActiveSetDef
 
ActiveSetDef(String, Set<String>) - Constructor for class org.unix4j.codegen.optset.def.ActiveSetDef
 
ActiveSetPermutationBuilder - Class in org.unix4j.codegen.optset
Generates all "active option" permutations ignoring possible constraints on the options.
ActiveSetPermutationBuilder(Collection<OptionConstraint>) - Constructor for class org.unix4j.codegen.optset.ActiveSetPermutationBuilder
 
add(ValueConverter<? extends V>) - Method in class org.unix4j.convert.CompositeValueConverter
 
add(FileFilter) - Method in class org.unix4j.unix.find.CompositeFileFilter
 
add(String, String) - Method in class org.unix4j.unix.sed.CharMap
Adds the given source and destination characters to this char map..
add(char, char) - Method in class org.unix4j.unix.sed.CharMap
Adds the given mapping source --> destination to this char map.
add(AbstractRange) - Method in class org.unix4j.util.CompositeRange
 
add(Range) - Method in class org.unix4j.util.CompositeRange
 
addAll(Collection<? extends ValueConverter<? extends V>>) - Method in class org.unix4j.convert.CompositeValueConverter
 
addIfNotNull(FileFilter) - Method in class org.unix4j.unix.find.CompositeFileFilter
 
addVariableResolver(VariableResolver) - Method in class org.unix4j.variable.DefaultVariableContext
 
addVariableResolver(VariableResolver) - Method in interface org.unix4j.variable.VariableContext
Adds a variable resolver to this variable context.
AdHocCommand - Class in org.unix4j.operation
Implementation of an ad-hoc command based on a LineOperation.
AdHocCommand(LineOperation) - Constructor for class org.unix4j.operation.AdHocCommand
 
AdHocCommand.Args - Class in org.unix4j.operation
Arguments for AdHocCommand.
AdHocCommand.Args(LineOperation) - Constructor for class org.unix4j.operation.AdHocCommand.Args
Constructor with the single operation argument passed to the constructor of AdHocCommand.
AdjacentProcessor - Class in org.unix4j.unix.uniq
Line processors implementing the actual uniq command execution for the case when the global option is NOT selected.
AdjacentProcessor(UniqCommand, ExecutionContext, LineProcessor) - Constructor for class org.unix4j.unix.uniq.AdjacentProcessor
 
AdjacentProcessor.Count - Class in org.unix4j.unix.uniq
Line processor implementing the actual uniq command execution for the case when only the count option is selected.
AdjacentProcessor.Count(UniqCommand, ExecutionContext, LineProcessor) - Constructor for class org.unix4j.unix.uniq.AdjacentProcessor.Count
 
AdjacentProcessor.DuplicateOnly - Class in org.unix4j.unix.uniq
Line processor implementing the actual uniq command execution for the case when only the duplicatedOnly option is selected.
AdjacentProcessor.DuplicateOnly(UniqCommand, ExecutionContext, LineProcessor) - Constructor for class org.unix4j.unix.uniq.AdjacentProcessor.DuplicateOnly
 
AdjacentProcessor.Normal - Class in org.unix4j.unix.uniq
Line processor implementing the actual uniq command execution for the case when no option is selected.
AdjacentProcessor.Normal(UniqCommand, ExecutionContext, LineProcessor) - Constructor for class org.unix4j.unix.uniq.AdjacentProcessor.Normal
 
AdjacentProcessor.UniqueDuplicateCount - Class in org.unix4j.unix.uniq
AdjacentProcessor.UniqueDuplicateCount(UniqCommand, ExecutionContext, LineProcessor) - Constructor for class org.unix4j.unix.uniq.AdjacentProcessor.UniqueDuplicateCount
 
AdjacentProcessor.UniqueOnly - Class in org.unix4j.unix.uniq
Line processor implementing the actual uniq command execution for the case when only the uniqueOnly option is selected.
AdjacentProcessor.UniqueOnly(UniqCommand, ExecutionContext, LineProcessor) - Constructor for class org.unix4j.unix.uniq.AdjacentProcessor.UniqueOnly
 
ALL_CHILDREN_WITH_DOT_PREFIX - Static variable in class org.unix4j.util.RelativePathBase
Alternative settings to construct relative paths similar to RelativePathBase.DEFAULT: "." represents the base directory, "./" is used as prefix of child paths and "../" for elements up to the common ancestor.
allFiles - Variable in enum org.unix4j.unix.ls.LsOptionSet_Rahlrt
Option "--allFiles": Lists all files in the given directory, including hidden files (those whose names start with \".\" in Unix).
allFiles - Variable in class org.unix4j.unix.ls.LsOptionSets
Option "--allFiles": Lists all files in the given directory, including hidden files (those whose names start with \".\" in Unix).
allOptionAcronyms(Collection<OptionDef>) - Method in class org.unix4j.codegen.optset.OptionHelper
 
andBetween(int, int) - Method in class org.unix4j.util.Range
Adds a range element to include all indexes between (and including) the given indexes.
andFromStartTo(int) - Method in class org.unix4j.util.Range
Adds a range element to include all indexes from 1 to and inclusive of the given index.
andOf(int...) - Method in class org.unix4j.util.Range
 
andToEndFrom(int) - Method in class org.unix4j.util.Range
Adds a range element to include all indexes from (and including) the given index to any greater index.
ANY_ARRAY_TO_LIST - Static variable in class org.unix4j.convert.ListConverters
 
ANY_ARRAY_TO_STRING_ARRAY - Static variable in class org.unix4j.convert.StringArrayConverters
 
append - Variable in enum org.unix4j.unix.sed.SedOptionSet_Iacdgilnpsy
Option "--append": Append string2 as a separate line after the matched line.
append - Variable in enum org.unix4j.unix.sed.SedOptionSet_Iaglnp
Option "--append": Append string2 as a separate line after the matched line.
append - Variable in class org.unix4j.unix.sed.SedOptionSets
Option "--append": Append string2 as a separate line after the matched line.
appendPathForBaseDir(StringBuilder, File) - Method in interface org.unix4j.util.RelativePathBase.Settings
Appends the path for a file that equals the base directory.
appendPrefixForChildren(StringBuilder, File, boolean) - Method in interface org.unix4j.util.RelativePathBase.Settings
Appends the path prefix for children of the base directory.
appendPrefixToCommonAncestor(StringBuilder, File, int) - Method in interface org.unix4j.util.RelativePathBase.Settings
Appends the path prefix from the base directory to the common ancestor of base directory and target file.
AppendProcessor - Class in org.unix4j.unix.sed
 
AppendProcessor(Command, SedArguments, LineProcessor) - Constructor for class org.unix4j.unix.sed.AppendProcessor
 
AppendProcessor(Command, String, SedArguments, LineProcessor) - Constructor for class org.unix4j.unix.sed.AppendProcessor
 
apply(LineOperation) - Method in interface org.unix4j.builder.CommandBuilder
Adds a new command based on the specified operation and adds it to the chain of commands held by this builder.
apply(LineOperation) - Method in class org.unix4j.builder.DefaultCommandBuilder
 
apply(LineOperation) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
apply(LineOperation) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
 
Arg - Class in org.unix4j.variable
The Arg class defines variable name constants for command arguments.
arg(int) - Static method in class org.unix4j.variable.Arg
Name for the variable referring to the (i+1)th command line argument (the index i is zero based).
argIndex(String) - Static method in class org.unix4j.variable.Arg
Returns the zero based index of an arg variable given the name of the variable.
args - Variable in class org.unix4j.codegen.command.def.MethodDef
 
args - Variable in class org.unix4j.unix.sed.AbstractSedProcessor
 
args() - Static method in class org.unix4j.variable.Arg
Name for the variable referring to all command line arguments.
argsFrom(int) - Static method in class org.unix4j.variable.Arg
Name for the variable referring to all command line arguments starting from the specified index.
argsFromIndex(String) - Static method in class org.unix4j.variable.Arg
Returns the zero based start index of an args variable given the name of the variable.
ArgsUtil - Class in org.unix4j.util
Provides static utility methods to parse options and operands of a command passed to the command as a string vararg parameter.
Arguments<A extends Arguments<A>> - Interface in org.unix4j.command
Interface implemented by command arguments.
ARRAY_TO_FILE_ARRAY - Static variable in class org.unix4j.convert.FileArrayConverters
 
ARRAY_TO_FLAT_LIST - Static variable in class org.unix4j.convert.ListConverters
 
ARRAY_TO_LIST - Static variable in class org.unix4j.convert.ListConverters
 
ARRAY_TO_STRING_ARRAY - Static variable in class org.unix4j.convert.StringArrayConverters
 
ArrayConverters - Class in org.unix4j.convert
 
ArrayConverters() - Constructor for class org.unix4j.convert.ArrayConverters
 
ArrayUtil - Class in org.unix4j.util
Utility class with static methods for arrays.
asInput() - Method in class org.unix4j.io.BufferedOutput
Returns a BufferedInput with all lines contained in this BufferedOutput.
asList() - Method in class org.unix4j.io.BufferedOutput
Returns a new list with the lines currently stored by this BufferdOutput object.
Assert - Class in org.unix4j.util
 
Assert() - Constructor for class org.unix4j.util.Assert
 
assertArgFalse(String, boolean) - Static method in class org.unix4j.util.Assert
 
assertArgGreaterThan(String, int, int) - Static method in class org.unix4j.util.Assert
 
assertArgGreaterThanOrEqualTo(String, int, int) - Static method in class org.unix4j.util.Assert
 
assertArgLessThan(String, int, int) - Static method in class org.unix4j.util.Assert
 
assertArgLessThanOrEqualTo(String, int, int) - Static method in class org.unix4j.util.Assert
 
assertArgNotNull(String, Object) - Static method in class org.unix4j.util.Assert
 
assertArgNotNull(String, Object...) - Static method in class org.unix4j.util.Assert
 
assertArgTrue(String, boolean) - Static method in class org.unix4j.util.Assert
 
assertNotNull(String, T) - Static method in class org.unix4j.util.Assert
Returns the given value if it is not null and throws an exception otherwise.
asSet() - Method in class org.unix4j.option.DefaultOptionSet
Returns the underlying backing EnumSet.
asSet() - Method in interface org.unix4j.option.OptionSet
Returns the active options in a Set.
asSet() - Method in enum org.unix4j.unix.cat.CatOption
Returns a new set with this active option.
asSet() - Method in enum org.unix4j.unix.cat.CatOptionSet_bns
Returns the set with the active options.
asSet() - Method in enum org.unix4j.unix.cat.CatOptionSet_bs
Returns the set with the active options.
asSet() - Method in enum org.unix4j.unix.cat.CatOptionSet_ns
Returns the set with the active options.
asSet() - Method in enum org.unix4j.unix.cut.CutOption
Returns a new set with this active option.
asSet() - Method in enum org.unix4j.unix.cut.CutOptionSet_cf
Returns the set with the active options.
asSet() - Method in enum org.unix4j.unix.echo.EchoOption
Returns a new set with this active option.
asSet() - Method in enum org.unix4j.unix.echo.EchoOptionSet_n
Returns the set with the active options.
asSet() - Method in enum org.unix4j.unix.find.FindOption
Returns a new set with this active option.
asSet() - Method in enum org.unix4j.unix.find.FindOptionSet_acdfilmnorxz
Returns the set with the active options.
asSet() - Method in enum org.unix4j.unix.find.FindOptionSet_acdimnorz
Returns the set with the active options.
asSet() - Method in enum org.unix4j.unix.find.FindOptionSet_acfimnorz
Returns the set with the active options.
asSet() - Method in enum org.unix4j.unix.find.FindOptionSet_acilmnorz
Returns the set with the active options.
asSet() - Method in enum org.unix4j.unix.find.FindOptionSet_acimnorxz
Returns the set with the active options.
asSet() - Method in enum org.unix4j.unix.find.FindOptionSet_adfilnorxz
Returns the set with the active options.
asSet() - Method in enum org.unix4j.unix.find.FindOptionSet_adinorz
Returns the set with the active options.
asSet() - Method in enum org.unix4j.unix.find.FindOptionSet_afinorz
Returns the set with the active options.
asSet() - Method in enum org.unix4j.unix.find.FindOptionSet_ailnorz
Returns the set with the active options.
asSet() - Method in enum org.unix4j.unix.find.FindOptionSet_ainorxz
Returns the set with the active options.
asSet() - Method in enum org.unix4j.unix.find.FindOptionSet_cdfilnorxz
Returns the set with the active options.
asSet() - Method in enum org.unix4j.unix.find.FindOptionSet_cdinorz
Returns the set with the active options.
asSet() - Method in enum org.unix4j.unix.find.FindOptionSet_cfinorz
Returns the set with the active options.
asSet() - Method in enum org.unix4j.unix.find.FindOptionSet_cilnorz
Returns the set with the active options.
asSet() - Method in enum org.unix4j.unix.find.FindOptionSet_cinorxz
Returns the set with the active options.
asSet() - Method in enum org.unix4j.unix.find.FindOptionSet_dfilmnorxz
Returns the set with the active options.
asSet() - Method in enum org.unix4j.unix.find.FindOptionSet_dimnorz
Returns the set with the active options.
asSet() - Method in enum org.unix4j.unix.find.FindOptionSet_fimnorz
Returns the set with the active options.
asSet() - Method in enum org.unix4j.unix.find.FindOptionSet_ilmnorz
Returns the set with the active options.
asSet() - Method in enum org.unix4j.unix.find.FindOptionSet_imnorxz
Returns the set with the active options.
asSet() - Method in enum org.unix4j.unix.grep.GrepOption
Returns a new set with this active option.
asSet() - Method in enum org.unix4j.unix.grep.GrepOptionSet_Fcilnvx
Returns the set with the active options.
asSet() - Method in enum org.unix4j.unix.head.HeadOption
Returns a new set with this active option.
asSet() - Method in enum org.unix4j.unix.head.HeadOptionSet_cq
Returns the set with the active options.
asSet() - Method in enum org.unix4j.unix.ls.LsOption
Returns a new set with this active option.
asSet() - Method in enum org.unix4j.unix.ls.LsOptionSet_Rahlrt
Returns the set with the active options.
asSet() - Method in enum org.unix4j.unix.sed.SedOption
Returns a new set with this active option.
asSet() - Method in enum org.unix4j.unix.sed.SedOptionSet_Iacdgilnpsy
Returns the set with the active options.
asSet() - Method in enum org.unix4j.unix.sed.SedOptionSet_Iaglnp
Returns the set with the active options.
asSet() - Method in enum org.unix4j.unix.sed.SedOptionSet_Icglnp
Returns the set with the active options.
asSet() - Method in enum org.unix4j.unix.sed.SedOptionSet_Idglnp
Returns the set with the active options.
asSet() - Method in enum org.unix4j.unix.sed.SedOptionSet_Igilnp
Returns the set with the active options.
asSet() - Method in enum org.unix4j.unix.sed.SedOptionSet_Iglnps
Returns the set with the active options.
asSet() - Method in enum org.unix4j.unix.sed.SedOptionSet_Iglnpy
Returns the set with the active options.
asSet() - Method in enum org.unix4j.unix.sort.SortOption
Returns a new set with this active option.
asSet() - Method in enum org.unix4j.unix.sort.SortOptionSet_bcdfgmru
Returns the set with the active options.
asSet() - Method in enum org.unix4j.unix.sort.SortOptionSet_bcdfgru
Returns the set with the active options.
asSet() - Method in enum org.unix4j.unix.sort.SortOptionSet_bcdfhmru
Returns the set with the active options.
asSet() - Method in enum org.unix4j.unix.sort.SortOptionSet_bcdfhru
Returns the set with the active options.
asSet() - Method in enum org.unix4j.unix.sort.SortOptionSet_bcdfmnru
Returns the set with the active options.
asSet() - Method in enum org.unix4j.unix.sort.SortOptionSet_bcdfnru
Returns the set with the active options.
asSet() - Method in enum org.unix4j.unix.sort.SortOptionSet_bdfgmru
Returns the set with the active options.
asSet() - Method in enum org.unix4j.unix.sort.SortOptionSet_bdfhmru
Returns the set with the active options.
asSet() - Method in enum org.unix4j.unix.sort.SortOptionSet_bdfmnru
Returns the set with the active options.
asSet() - Method in enum org.unix4j.unix.sort.SortOptionSet_Mbcdfmru
Returns the set with the active options.
asSet() - Method in enum org.unix4j.unix.sort.SortOptionSet_Mbcdfru
Returns the set with the active options.
asSet() - Method in enum org.unix4j.unix.sort.SortOptionSet_Mbdfmru
Returns the set with the active options.
asSet() - Method in enum org.unix4j.unix.sort.SortOptionSet_MVbcdfghmnru
Returns the set with the active options.
asSet() - Method in enum org.unix4j.unix.sort.SortOptionSet_MVbcdfghnru
Returns the set with the active options.
asSet() - Method in enum org.unix4j.unix.sort.SortOptionSet_MVbdfghmnru
Returns the set with the active options.
asSet() - Method in enum org.unix4j.unix.sort.SortOptionSet_Vbcdfmru
Returns the set with the active options.
asSet() - Method in enum org.unix4j.unix.sort.SortOptionSet_Vbcdfru
Returns the set with the active options.
asSet() - Method in enum org.unix4j.unix.sort.SortOptionSet_Vbdfmru
Returns the set with the active options.
asSet() - Method in enum org.unix4j.unix.tail.TailOption
Returns a new set with this active option.
asSet() - Method in enum org.unix4j.unix.tail.TailOptionSet_cqs
Returns the set with the active options.
asSet() - Method in enum org.unix4j.unix.uniq.UniqOption
Returns a new set with this active option.
asSet() - Method in enum org.unix4j.unix.uniq.UniqOptionSet_cdgu
Returns the set with the active options.
asSet() - Method in enum org.unix4j.unix.uniq.UniqOptionSet_cg
Returns the set with the active options.
asSet() - Method in enum org.unix4j.unix.uniq.UniqOptionSet_dg
Returns the set with the active options.
asSet() - Method in enum org.unix4j.unix.uniq.UniqOptionSet_gu
Returns the set with the active options.
asSet() - Method in enum org.unix4j.unix.wc.WcOption
Returns a new set with this active option.
asSet() - Method in enum org.unix4j.unix.wc.WcOptionSet_lmw
Returns the set with the active options.
asSet() - Method in enum org.unix4j.unix.xargs.XargsOption
Returns a new set with this active option.
asSet() - Method in enum org.unix4j.unix.xargs.XargsOptionSet_rtxz
Returns the set with the active options.

B

b - Variable in enum org.unix4j.unix.cat.CatOptionSet_bns
Option "-b": Number the non-blank output lines, starting at 1.
b - Variable in enum org.unix4j.unix.cat.CatOptionSet_bs
Option "-b": Number the non-blank output lines, starting at 1.
b - Variable in class org.unix4j.unix.cat.CatOptionSets
Option "-b": Number the non-blank output lines, starting at 1.
b - Variable in enum org.unix4j.unix.sort.SortOptionSet_bcdfgmru
Option "-b": Ignore leading blanks.
b - Variable in enum org.unix4j.unix.sort.SortOptionSet_bcdfgru
Option "-b": Ignore leading blanks.
b - Variable in enum org.unix4j.unix.sort.SortOptionSet_bcdfhmru
Option "-b": Ignore leading blanks.
b - Variable in enum org.unix4j.unix.sort.SortOptionSet_bcdfhru
Option "-b": Ignore leading blanks.
b - Variable in enum org.unix4j.unix.sort.SortOptionSet_bcdfmnru
Option "-b": Ignore leading blanks.
b - Variable in enum org.unix4j.unix.sort.SortOptionSet_bcdfnru
Option "-b": Ignore leading blanks.
b - Variable in enum org.unix4j.unix.sort.SortOptionSet_bdfgmru
Option "-b": Ignore leading blanks.
b - Variable in enum org.unix4j.unix.sort.SortOptionSet_bdfhmru
Option "-b": Ignore leading blanks.
b - Variable in enum org.unix4j.unix.sort.SortOptionSet_bdfmnru
Option "-b": Ignore leading blanks.
b - Variable in enum org.unix4j.unix.sort.SortOptionSet_Mbcdfmru
Option "-b": Ignore leading blanks.
b - Variable in enum org.unix4j.unix.sort.SortOptionSet_Mbcdfru
Option "-b": Ignore leading blanks.
b - Variable in enum org.unix4j.unix.sort.SortOptionSet_Mbdfmru
Option "-b": Ignore leading blanks.
b - Variable in enum org.unix4j.unix.sort.SortOptionSet_MVbcdfghmnru
Option "-b": Ignore leading blanks.
b - Variable in enum org.unix4j.unix.sort.SortOptionSet_MVbcdfghnru
Option "-b": Ignore leading blanks.
b - Variable in enum org.unix4j.unix.sort.SortOptionSet_MVbdfghmnru
Option "-b": Ignore leading blanks.
b - Variable in enum org.unix4j.unix.sort.SortOptionSet_Vbcdfmru
Option "-b": Ignore leading blanks.
b - Variable in enum org.unix4j.unix.sort.SortOptionSet_Vbcdfru
Option "-b": Ignore leading blanks.
b - Variable in enum org.unix4j.unix.sort.SortOptionSet_Vbdfmru
Option "-b": Ignore leading blanks.
b - Variable in class org.unix4j.unix.sort.SortOptionSets
Option "-b": Ignore leading blanks.
begin(Input, LineProcessor) - Method in class org.unix4j.processor.DefaultInputProcessor
 
begin(Input, LineProcessor) - Method in interface org.unix4j.processor.InputProcessor
Indicates that the line processing task is about to start for the specified input device.
begin(Input, LineProcessor) - Method in class org.unix4j.unix.grep.CountMatchingLinesProcessor
 
begin(Input, LineProcessor) - Method in class org.unix4j.unix.grep.WriteFilesWithMatchingLinesProcessor
 
beginMultiple(List<? extends Input>, LineProcessor) - Method in class org.unix4j.processor.MultipleInputLineProcessor
Called once at the beginning before iterating over the Input objects in the given inputs list.
between(int, int) - Static method in class org.unix4j.util.Range
Creates a range element to include all elements between (and including) the given indexes.
BufferedInput - Class in org.unix4j.io
Input device based on a LinkedList line buffer.
BufferedInput(LinkedList<Line>) - Constructor for class org.unix4j.io.BufferedInput
Constructor with linked list used as source of the input lines.
BufferedOutput - Class in org.unix4j.io
Output device storing all written lines in memory in a List.
BufferedOutput() - Constructor for class org.unix4j.io.BufferedOutput
Constructor using an ArrayList as backing buffer for the lines.
BufferedOutput(List<Line>) - Constructor for class org.unix4j.io.BufferedOutput
Constructor using the specified list as line buffer.
build() - Method in interface org.unix4j.builder.CommandBuilder
Builds the composite command and returns it.
build() - Method in class org.unix4j.builder.DefaultCommandBuilder
 
builder() - Static method in class org.unix4j.Unix4j
Returns a builder to create a command or command chain.

C

c - Variable in enum org.unix4j.unix.cut.CutOptionSet_cf
Option "-c": The list specifies character positions.
c - Variable in class org.unix4j.unix.cut.CutOptionSets
Option "-c": The list specifies character positions.
c - Variable in enum org.unix4j.unix.find.FindOptionSet_acdfilmnorxz
Option "-c": The time operand refers to the creation time of the file
c - Variable in enum org.unix4j.unix.find.FindOptionSet_acdimnorz
Option "-c": The time operand refers to the creation time of the file
c - Variable in enum org.unix4j.unix.find.FindOptionSet_acfimnorz
Option "-c": The time operand refers to the creation time of the file
c - Variable in enum org.unix4j.unix.find.FindOptionSet_acilmnorz
Option "-c": The time operand refers to the creation time of the file
c - Variable in enum org.unix4j.unix.find.FindOptionSet_acimnorxz
Option "-c": The time operand refers to the creation time of the file
c - Variable in enum org.unix4j.unix.find.FindOptionSet_cdfilnorxz
Option "-c": The time operand refers to the creation time of the file
c - Variable in enum org.unix4j.unix.find.FindOptionSet_cdinorz
Option "-c": The time operand refers to the creation time of the file
c - Variable in enum org.unix4j.unix.find.FindOptionSet_cfinorz
Option "-c": The time operand refers to the creation time of the file
c - Variable in enum org.unix4j.unix.find.FindOptionSet_cilnorz
Option "-c": The time operand refers to the creation time of the file
c - Variable in enum org.unix4j.unix.find.FindOptionSet_cinorxz
Option "-c": The time operand refers to the creation time of the file
c - Variable in class org.unix4j.unix.find.FindOptionSets
Option "-c": The time operand refers to the creation time of the file
c - Variable in enum org.unix4j.unix.grep.GrepOptionSet_Fcilnvx
Option "-c": Suppress normal output; instead print a count of matching lines for each input file.
c - Variable in class org.unix4j.unix.grep.GrepOptionSets
Option "-c": Suppress normal output; instead print a count of matching lines for each input file.
c - Variable in enum org.unix4j.unix.head.HeadOptionSet_cq
Option "-c": The count argument is in units of characters instead of lines.
c - Variable in class org.unix4j.unix.head.HeadOptionSets
Option "-c": The count argument is in units of characters instead of lines.
c - Variable in enum org.unix4j.unix.sed.SedOptionSet_Iacdgilnpsy
Option "-c": Write string2 as a separate line instead of the matched line.
c - Variable in enum org.unix4j.unix.sed.SedOptionSet_Icglnp
Option "-c": Write string2 as a separate line instead of the matched line.
c - Variable in class org.unix4j.unix.sed.SedOptionSets
Option "-c": Write string2 as a separate line instead of the matched line.
c - Variable in enum org.unix4j.unix.sort.SortOptionSet_bcdfgmru
Option "-c": Checks that the single input file is ordered as specified by the arguments and the collating sequence of the current locale.
c - Variable in enum org.unix4j.unix.sort.SortOptionSet_bcdfgru
Option "-c": Checks that the single input file is ordered as specified by the arguments and the collating sequence of the current locale.
c - Variable in enum org.unix4j.unix.sort.SortOptionSet_bcdfhmru
Option "-c": Checks that the single input file is ordered as specified by the arguments and the collating sequence of the current locale.
c - Variable in enum org.unix4j.unix.sort.SortOptionSet_bcdfhru
Option "-c": Checks that the single input file is ordered as specified by the arguments and the collating sequence of the current locale.
c - Variable in enum org.unix4j.unix.sort.SortOptionSet_bcdfmnru
Option "-c": Checks that the single input file is ordered as specified by the arguments and the collating sequence of the current locale.
c - Variable in enum org.unix4j.unix.sort.SortOptionSet_bcdfnru
Option "-c": Checks that the single input file is ordered as specified by the arguments and the collating sequence of the current locale.
c - Variable in enum org.unix4j.unix.sort.SortOptionSet_Mbcdfmru
Option "-c": Checks that the single input file is ordered as specified by the arguments and the collating sequence of the current locale.
c - Variable in enum org.unix4j.unix.sort.SortOptionSet_Mbcdfru
Option "-c": Checks that the single input file is ordered as specified by the arguments and the collating sequence of the current locale.
c - Variable in enum org.unix4j.unix.sort.SortOptionSet_MVbcdfghmnru
Option "-c": Checks that the single input file is ordered as specified by the arguments and the collating sequence of the current locale.
c - Variable in enum org.unix4j.unix.sort.SortOptionSet_MVbcdfghnru
Option "-c": Checks that the single input file is ordered as specified by the arguments and the collating sequence of the current locale.
c - Variable in enum org.unix4j.unix.sort.SortOptionSet_Vbcdfmru
Option "-c": Checks that the single input file is ordered as specified by the arguments and the collating sequence of the current locale.
c - Variable in enum org.unix4j.unix.sort.SortOptionSet_Vbcdfru
Option "-c": Checks that the single input file is ordered as specified by the arguments and the collating sequence of the current locale.
c - Variable in class org.unix4j.unix.sort.SortOptionSets
Option "-c": Checks that the single input file is ordered as specified by the arguments and the collating sequence of the current locale.
c - Variable in enum org.unix4j.unix.tail.TailOptionSet_cqs
Option "-c": The count argument is in units of characters instead of lines.
c - Variable in class org.unix4j.unix.tail.TailOptionSets
Option "-c": The count argument is in units of characters instead of lines.
c - Variable in enum org.unix4j.unix.uniq.UniqOptionSet_cdgu
Option "-c": Precedes each output line with a count of the number of times the line occurred in the input.
c - Variable in enum org.unix4j.unix.uniq.UniqOptionSet_cg
Option "-c": Precedes each output line with a count of the number of times the line occurred in the input.
c - Variable in class org.unix4j.unix.uniq.UniqOptionSets
Option "-c": Precedes each output line with a count of the number of times the line occurred in the input.
calendar - Variable in class org.unix4j.unix.ls.LsFormatterLong
 
cat() - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
cat(String...) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
cat(File...) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
cat(CatOptions) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
cat(CatOptions, File...) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
cat(CatOptions, String...) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
cat() - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Reads the lines from the standard input and writes them to the standard output.
cat(String...) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Reads the lines from files specified as arguments and writes them to the standard output.
cat(File...) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Reads the lines from the specified files and writes them to the standard output.
cat(CatOptions) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Reads the lines from the standard input and writes them to the standard output; the given options define the details of the output format.
cat(CatOptions, File...) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Reads the lines from the specified files and writes them to the standard output; the given options define the details of the output format.
cat(CatOptions, String...) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Reads the lines from the specified files and writes them to the standard output; the given options define the details of the output format.
Cat - Class in org.unix4j.unix
Non-instantiable module with inner types making up the cat command.
cat() - Method in class org.unix4j.unix.cat.CatFactory
 
cat(String...) - Method in class org.unix4j.unix.cat.CatFactory
 
cat(File...) - Method in class org.unix4j.unix.cat.CatFactory
 
cat(CatOptions) - Method in class org.unix4j.unix.cat.CatFactory
 
cat(CatOptions, File...) - Method in class org.unix4j.unix.cat.CatFactory
 
cat(CatOptions, String...) - Method in class org.unix4j.unix.cat.CatFactory
 
cat() - Method in interface org.unix4j.unix.Cat.Interface
Reads the lines from the standard input and writes them to the standard output.
cat(String...) - Method in interface org.unix4j.unix.Cat.Interface
Reads the lines from files specified as arguments and writes them to the standard output.
cat(File...) - Method in interface org.unix4j.unix.Cat.Interface
Reads the lines from the specified files and writes them to the standard output.
cat(CatOptions) - Method in interface org.unix4j.unix.Cat.Interface
Reads the lines from the standard input and writes them to the standard output; the given options define the details of the output format.
cat(CatOptions, File...) - Method in interface org.unix4j.unix.Cat.Interface
Reads the lines from the specified files and writes them to the standard output; the given options define the details of the output format.
cat(CatOptions, String...) - Method in interface org.unix4j.unix.Cat.Interface
Reads the lines from the specified files and writes them to the standard output; the given options define the details of the output format.
cat(String...) - Static method in class org.unix4j.Unix4j
Reads the lines from files specified as arguments and writes them to the standard output.
cat(File...) - Static method in class org.unix4j.Unix4j
Reads the lines from the specified files and writes them to the standard output.
cat(CatOptions, File...) - Static method in class org.unix4j.Unix4j
Reads the lines from the specified files and writes them to the standard output; the given options define the details of the output format.
cat(CatOptions, String...) - Static method in class org.unix4j.Unix4j
Reads the lines from the specified files and writes them to the standard output; the given options define the details of the output format.
Cat.Interface<R> - Interface in org.unix4j.unix
Interface defining all method signatures for the "cat" command.
CatArguments - Class in org.unix4j.unix.cat
Arguments and options for the cat command.
CatArguments() - Constructor for class org.unix4j.unix.cat.CatArguments
Constructor to use if no options are specified.
CatArguments(CatOptions) - Constructor for class org.unix4j.unix.cat.CatArguments
Constructor with option set containing the selected command options.
CatArguments(String...) - Constructor for class org.unix4j.unix.cat.CatArguments
Constructor string arguments encoding options and arguments, possibly also containing variable expressions.
CatCommand - Class in org.unix4j.unix.cat
Implementation of the cat command.
CatCommand(CatArguments) - Constructor for class org.unix4j.unix.cat.CatCommand
 
CatFactory - Class in org.unix4j.unix.cat
Factory for the cat command returning a new command instance from every signature method.
CatOption - Enum in org.unix4j.unix.cat
Options for the cat command.
CatOptions - Interface in org.unix4j.unix.cat
Interface implemented by all option sets for the cat command.
CatOptions.Default - Class in org.unix4j.unix.cat
Default implementation for a modifiable option set.
CatOptions.Default() - Constructor for class org.unix4j.unix.cat.CatOptions.Default
Default constructor for an empty option set with no active options.
CatOptions.Default(CatOption) - Constructor for class org.unix4j.unix.cat.CatOptions.Default
Constructor for an option set with a single active option.
CatOptions.Default(CatOption...) - Constructor for class org.unix4j.unix.cat.CatOptions.Default
Constructor for an option set with the given active options.
CatOptions.Default(OptionSet<CatOption>) - Constructor for class org.unix4j.unix.cat.CatOptions.Default
Constructor for an option set initialized with the options given by another option set.
CatOptionSet_bns - Enum in org.unix4j.unix.cat
Option sets for the cat command with the following options: n, b, s.
CatOptionSet_bs - Enum in org.unix4j.unix.cat
Option sets for the cat command with the following options: b, s.
CatOptionSet_ns - Enum in org.unix4j.unix.cat
Option sets for the cat command with the following options: n, s.
CatOptionSets - Class in org.unix4j.unix.cat
Options for the cat command with the the following options:
CatOptionSets() - Constructor for class org.unix4j.unix.cat.CatOptionSets
 
CatProcessor - Class in org.unix4j.unix.cat
 
CatProcessor(Command<CatArguments>, ExecutionContext, LineProcessor) - Constructor for class org.unix4j.unix.cat.CatProcessor
 
cd() - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
cd(File) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
cd(String) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
cd() - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Changes the current directory to the user home directory as defined by the execution context (usually the directory specified by the "user.home" system property).
cd(File) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
The current working directory is changed to the given file.
cd(String) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
The current working directory is changed to the given file.
Cd - Class in org.unix4j.unix
Non-instantiable module with inner types making up the cd command.
cd() - Method in class org.unix4j.unix.cd.CdFactory
 
cd(File) - Method in class org.unix4j.unix.cd.CdFactory
 
cd(String) - Method in class org.unix4j.unix.cd.CdFactory
 
cd() - Method in interface org.unix4j.unix.Cd.Interface
Changes the current directory to the user home directory as defined by the execution context (usually the directory specified by the "user.home" system property).
cd(File) - Method in interface org.unix4j.unix.Cd.Interface
The current working directory is changed to the given file.
cd(String) - Method in interface org.unix4j.unix.Cd.Interface
The current working directory is changed to the given file.
cd() - Static method in class org.unix4j.Unix4j
Changes the current directory to the user home directory as defined by the execution context (usually the directory specified by the "user.home" system property).
cd(File) - Static method in class org.unix4j.Unix4j
The current working directory is changed to the given file.
cd(String) - Static method in class org.unix4j.Unix4j
The current working directory is changed to the given file.
Cd.Interface<R> - Interface in org.unix4j.unix
Interface defining all method signatures for the "cd" command.
CdArguments - Class in org.unix4j.unix.cd
Arguments and options for the cd command.
CdArguments() - Constructor for class org.unix4j.unix.cd.CdArguments
Constructor to use if no options are specified.
CdCommand - Class in org.unix4j.unix.cd
Implementation of the cd command.
CdCommand(CdArguments) - Constructor for class org.unix4j.unix.cd.CdCommand
 
CdFactory - Class in org.unix4j.unix.cd
Factory for the cd command returning a new command instance from every signature method.
change - Variable in enum org.unix4j.unix.sed.SedOptionSet_Iacdgilnpsy
Option "--change": Write string2 as a separate line instead of the matched line.
change - Variable in enum org.unix4j.unix.sed.SedOptionSet_Icglnp
Option "--change": Write string2 as a separate line instead of the matched line.
change - Variable in class org.unix4j.unix.sed.SedOptionSets
Option "--change": Write string2 as a separate line instead of the matched line.
ChangeProcessor - Class in org.unix4j.unix.sed
 
ChangeProcessor(Command, SedArguments, LineProcessor) - Constructor for class org.unix4j.unix.sed.ChangeProcessor
 
ChangeProcessor(Command, String, SedArguments, LineProcessor) - Constructor for class org.unix4j.unix.sed.ChangeProcessor
 
CharacterConverters - Class in org.unix4j.convert
 
CharacterConverters() - Constructor for class org.unix4j.convert.CharacterConverters
 
charAt(int) - Method in class org.unix4j.line.SimpleLine
 
charAt(int) - Method in class org.unix4j.line.SingleCharSequenceLine
 
CharDelimitedItemizer - Class in org.unix4j.unix.xargs
 
CharDelimitedItemizer(char) - Constructor for class org.unix4j.unix.xargs.CharDelimitedItemizer
 
CharMap - Class in org.unix4j.unix.sed
A map from char to char.
CharMap(String, String) - Constructor for class org.unix4j.unix.sed.CharMap
Creates a char map with the given source and destination characters.
chars - Variable in enum org.unix4j.unix.cut.CutOptionSet_cf
Option "--chars": The list specifies character positions.
chars - Variable in class org.unix4j.unix.cut.CutOptionSets
Option "--chars": The list specifies character positions.
chars - Variable in enum org.unix4j.unix.head.HeadOptionSet_cq
Option "--chars": The count argument is in units of characters instead of lines.
chars - Variable in class org.unix4j.unix.head.HeadOptionSets
Option "--chars": The count argument is in units of characters instead of lines.
chars - Variable in enum org.unix4j.unix.tail.TailOptionSet_cqs
Option "--chars": The count argument is in units of characters instead of lines.
chars - Variable in class org.unix4j.unix.tail.TailOptionSets
Option "--chars": The count argument is in units of characters instead of lines.
chars - Variable in enum org.unix4j.unix.wc.WcOptionSet_lmw
Option "--chars": Executes a count of chars and writes this count to the output.
chars - Variable in class org.unix4j.unix.wc.WcOptionSets
Option "--chars": Executes a count of chars and writes this count to the output.
check - Variable in enum org.unix4j.unix.sort.SortOptionSet_bcdfgmru
Option "--check": Checks that the single input file is ordered as specified by the arguments and the collating sequence of the current locale.
check - Variable in enum org.unix4j.unix.sort.SortOptionSet_bcdfgru
Option "--check": Checks that the single input file is ordered as specified by the arguments and the collating sequence of the current locale.
check - Variable in enum org.unix4j.unix.sort.SortOptionSet_bcdfhmru
Option "--check": Checks that the single input file is ordered as specified by the arguments and the collating sequence of the current locale.
check - Variable in enum org.unix4j.unix.sort.SortOptionSet_bcdfhru
Option "--check": Checks that the single input file is ordered as specified by the arguments and the collating sequence of the current locale.
check - Variable in enum org.unix4j.unix.sort.SortOptionSet_bcdfmnru
Option "--check": Checks that the single input file is ordered as specified by the arguments and the collating sequence of the current locale.
check - Variable in enum org.unix4j.unix.sort.SortOptionSet_bcdfnru
Option "--check": Checks that the single input file is ordered as specified by the arguments and the collating sequence of the current locale.
check - Variable in enum org.unix4j.unix.sort.SortOptionSet_Mbcdfmru
Option "--check": Checks that the single input file is ordered as specified by the arguments and the collating sequence of the current locale.
check - Variable in enum org.unix4j.unix.sort.SortOptionSet_Mbcdfru
Option "--check": Checks that the single input file is ordered as specified by the arguments and the collating sequence of the current locale.
check - Variable in enum org.unix4j.unix.sort.SortOptionSet_MVbcdfghmnru
Option "--check": Checks that the single input file is ordered as specified by the arguments and the collating sequence of the current locale.
check - Variable in enum org.unix4j.unix.sort.SortOptionSet_MVbcdfghnru
Option "--check": Checks that the single input file is ordered as specified by the arguments and the collating sequence of the current locale.
check - Variable in enum org.unix4j.unix.sort.SortOptionSet_Vbcdfmru
Option "--check": Checks that the single input file is ordered as specified by the arguments and the collating sequence of the current locale.
check - Variable in enum org.unix4j.unix.sort.SortOptionSet_Vbcdfru
Option "--check": Checks that the single input file is ordered as specified by the arguments and the collating sequence of the current locale.
check - Variable in class org.unix4j.unix.sort.SortOptionSets
Option "--check": Checks that the single input file is ordered as specified by the arguments and the collating sequence of the current locale.
CheckProcessor - Class in org.unix4j.unix.sort
Checks whether a file is sorted or not, throws an ExitValueException if the file is not sorted.
CheckProcessor(SortCommand, ExecutionContext, LineProcessor) - Constructor for class org.unix4j.unix.sort.CheckProcessor
 
CHILDREN_WITHOUT_PREFIX - Static variable in class org.unix4j.util.RelativePathBase
Alternative settings to construct relative paths without prefixes for children: "." represents the base directory, no prefix for child paths and "../" for elements up to the common ancestor.
ClassBasedDataLoader - Interface in org.unix4j.codegen.loader
Loads and returns a TemplateModel based on a Java Class, for instance by analysing the class through reflection and/or reading annotations present with the class or its elements.
ClassInspectionDataLoader - Class in org.unix4j.codegen.loader
A DataLoader for the fmpp/freemarker codegenerator passing existing classes to a ClassBasedDataLoader for further analysis.
ClassInspectionDataLoader(ClassBasedDataLoader) - Constructor for class org.unix4j.codegen.loader.ClassInspectionDataLoader
 
clear() - Method in class org.unix4j.io.BufferedOutput
Clears all lines in this buffer.
clone() - Method in class org.unix4j.option.DefaultOptionSet
 
cloneDeep(T) - Static method in class org.unix4j.util.CloneUtil
Creates a deep clone of the specified value and returns it.
cloneReflective(T) - Static method in class org.unix4j.util.CloneUtil
Clones the given value and returns the non-deep clone.
CloneUtil - Class in org.unix4j.util
Utility class with static methods for cloning, for instance to deep-clone nested lists, sets and maps.
COLLATOR - Static variable in class org.unix4j.util.sort.LineComparator
Line comparator using case sensitive comparison based on the current local's collation order.
COLLATOR_IGNORE_CASE - Static variable in class org.unix4j.util.sort.LineComparator
Line comparator using case insensitive comparison based on the current local's collation order.
COLLATOR_IGNORE_CASE_AND_LEADING_BLANKS - Static variable in class org.unix4j.util.sort.LineComparator
Line comparator using case insensitive comparison based on the current local's collation order, ignoring leading blanks (spaces and tabs) in the content string of the line.
COLLATOR_IGNORE_LEADING_BLANKS - Static variable in class org.unix4j.util.sort.LineComparator
Line comparator using case sensitive comparison based on the current local's collation order, ignoring leading blanks (spaces and tabs) in the content string of the line.
COLLECTION_OR_ARRAY_TO_FILE_ARRAY - Static variable in class org.unix4j.convert.FileArrayConverters
 
COLLECTION_OR_ARRAY_TO_FLAT_ARRAY - Static variable in class org.unix4j.convert.ArrayConverters
 
COLLECTION_OR_ARRAY_TO_FLAT_FILE_ARRAY - Static variable in class org.unix4j.convert.FileArrayConverters
 
COLLECTION_OR_ARRAY_TO_FLAT_LIST - Static variable in class org.unix4j.convert.ListConverters
 
COLLECTION_OR_ARRAY_TO_FLAT_STRING_ARRAY - Static variable in class org.unix4j.convert.StringArrayConverters
 
COLLECTION_OR_ARRAY_TO_STRING_ARRAY - Static variable in class org.unix4j.convert.StringArrayConverters
 
COLLECTION_TO_ARRAY - Static variable in class org.unix4j.convert.ArrayConverters
 
COLLECTION_TO_FILE_ARRAY - Static variable in class org.unix4j.convert.FileArrayConverters
 
COLLECTION_TO_FLAT_LIST - Static variable in class org.unix4j.convert.ListConverters
 
COLLECTION_TO_LIST - Static variable in class org.unix4j.convert.ListConverters
 
COLLECTION_TO_STRING_ARRAY - Static variable in class org.unix4j.convert.StringArrayConverters
 
COMMA_DELIMITED - Static variable in class org.unix4j.convert.StringArrayConverters
 
command - Variable in class org.unix4j.codegen.command.def.CommandDef
 
command - Variable in class org.unix4j.codegen.optset.def.OptionSetDef
 
Command<A extends Arguments<A>> - Interface in org.unix4j.command
A command is an executable unit defined by the command name and the command line arguments.
command - Variable in class org.unix4j.unix.sed.AbstractSedProcessor
 
Command - Enum in org.unix4j.unix.sed
Constants for the sed commands with utility method to derive a constant from a script (see Command.fromScript(String) or from the sed arguments Command.fromArgs(SedArguments).
CommandBuilder - Interface in org.unix4j.builder
A builder used to build a single command or a chain of joined commands.
commandChar - Variable in enum org.unix4j.unix.sed.Command
 
CommandDef - Class in org.unix4j.codegen.command.def
 
CommandDef(String, String, String, String, String, String) - Constructor for class org.unix4j.codegen.command.def.CommandDef
 
CommandDefinitionDataLoader - Class in org.unix4j.codegen
 
CommandDefinitionDataLoader() - Constructor for class org.unix4j.codegen.CommandDefinitionDataLoader
 
CommandDefinitionLoader - Class in org.unix4j.codegen.command
Loads the XML command definition file and returns the contents as an fmpp data model.
CommandDefinitionLoader() - Constructor for class org.unix4j.codegen.command.CommandDefinitionLoader
 
CommandInterface<R> - Interface in org.unix4j.command
A command interface defines the different ways a certain Command can be invoked (or instantiated).
commandName - Variable in class org.unix4j.codegen.command.def.CommandDef
 
CommandType - Annotation Type in org.unix4j.codegen.annotation
 
compare(T, T) - Method in class org.unix4j.util.sort.CompositeComparator
 
compare(CharSequence, CharSequence) - Method in class org.unix4j.util.sort.DecimalNumberStringComparator
 
compare(Line, Line) - Method in class org.unix4j.util.sort.LineComparator
 
compare(T, T) - Method in class org.unix4j.util.sort.ReverseOrderComparator
 
compare(CharSequence, CharSequence) - Method in class org.unix4j.util.sort.ScientificNumberStringComparator
 
compare(String, String) - Method in class org.unix4j.util.sort.TrimBlanksStringComparator
 
composite(File...) - Static method in class org.unix4j.io.FileInput
Creates and returns an input composed from the specified files altogether.
composite(List<File>) - Static method in class org.unix4j.io.FileInput
Creates and returns an input composed from the specified files altogether.
CompositeComparator<T> - Class in org.unix4j.util.sort
A comparator based on a list of underlying comparators used in the specified order.
CompositeComparator(Comparator<? super T>...) - Constructor for class org.unix4j.util.sort.CompositeComparator
Constructs a comparator based on the specified underlying comparators.
CompositeComparator(Comparator<? super T>, Comparator<? super T>) - Constructor for class org.unix4j.util.sort.CompositeComparator
Constructs a comparator based on the specified underlying comparators.
CompositeComparator(Comparator<? super T>, Comparator<? super T>, Comparator<? super T>) - Constructor for class org.unix4j.util.sort.CompositeComparator
Constructs a comparator based on the specified underlying comparators.
CompositeComparator(List<Comparator<? super T>>) - Constructor for class org.unix4j.util.sort.CompositeComparator
Constructs a comparator based on the specified underlying comparators.
CompositeFileFilter - Class in org.unix4j.unix.find
A file filter that accepts a file only if all component filters accept the file.
CompositeFileFilter() - Constructor for class org.unix4j.unix.find.CompositeFileFilter
 
CompositeInput - Class in org.unix4j.io
An input composed from multiple other inputs returning all lines of the first input, then all lines of the of the second input etc.
CompositeInput(Input...) - Constructor for class org.unix4j.io.CompositeInput
Constructor with inputs to combine.
CompositeInput(List<? extends Input>) - Constructor for class org.unix4j.io.CompositeInput
Constructor with inputs to combine.
CompositeRange - Class in org.unix4j.util
 
CompositeRange() - Constructor for class org.unix4j.util.CompositeRange
 
compositeRange - Variable in class org.unix4j.util.Range
 
CompositeValueConverter<V> - Class in org.unix4j.convert
 
CompositeValueConverter() - Constructor for class org.unix4j.convert.CompositeValueConverter
 
CompositeValueConverter(Collection<? extends ValueConverter<? extends V>>) - Constructor for class org.unix4j.convert.CompositeValueConverter
 
concat(ValueConverter<?>, ValueConverter<V>) - Static method in class org.unix4j.convert.ConcatenatedConverter
 
concat(ValueConverter<N>) - Method in class org.unix4j.convert.ConcatenatedConverter
 
ConcatenatedConverter<V> - Class in org.unix4j.convert
 
ConcatenatedConverter(ValueConverter<?>, ValueConverter<V>) - Constructor for class org.unix4j.convert.ConcatenatedConverter
 
Constraints - Class in org.unix4j.codegen.optset
 
Constraints() - Constructor for class org.unix4j.codegen.optset.Constraints
 
containsIgnoreCase(String, String) - Static method in class org.unix4j.util.StringUtil
Returns true if and only if the string s contains the specified target string performing case insensitive string comparison.
convert(Object) - Method in class org.unix4j.convert.CompositeValueConverter
 
convert(Object) - Method in class org.unix4j.convert.ConcatenatedConverter
 
convert(Object) - Method in class org.unix4j.convert.DateConverters.StringToDateConverter
 
convert(Object) - Method in class org.unix4j.convert.EnumConverters.StringToEnumConverter
 
convert(Object) - Method in class org.unix4j.convert.OptionSetConverters.AcronymStringToOptionSetConverter
 
convert(Object) - Method in class org.unix4j.convert.OptionSetConverters.IterableOfOptionNameOrAcronymToOptionSetConverter
 
convert(Object) - Method in class org.unix4j.convert.OptionSetConverters.NameOrAcronymToOptionConverter
 
convert(Object) - Method in class org.unix4j.convert.OptionSetConverters.OptionNameStringToSingletonSetConverter
 
convert(Object) - Method in class org.unix4j.convert.OptionSetConverters.OptionToSingletonSetConverter
 
convert(Object) - Method in interface org.unix4j.convert.ValueConverter
Converts the given value into the target type V if it is not null and if such a conversion is supported by this converter.
CONVERTER - Static variable in interface org.unix4j.unix.cat.CatOptions
Value converter for CatOptions based on an OptionSetConverters.OptionSetConverter.
CONVERTER - Static variable in interface org.unix4j.unix.cut.CutOptions
Value converter for CutOptions based on an OptionSetConverters.OptionSetConverter.
CONVERTER - Static variable in interface org.unix4j.unix.echo.EchoOptions
Value converter for EchoOptions based on an OptionSetConverters.OptionSetConverter.
CONVERTER - Static variable in interface org.unix4j.unix.find.FindOptions
Value converter for FindOptions based on an OptionSetConverters.OptionSetConverter.
CONVERTER - Static variable in interface org.unix4j.unix.grep.GrepOptions
Value converter for GrepOptions based on an OptionSetConverters.OptionSetConverter.
CONVERTER - Static variable in interface org.unix4j.unix.head.HeadOptions
Value converter for HeadOptions based on an OptionSetConverters.OptionSetConverter.
CONVERTER - Static variable in interface org.unix4j.unix.ls.LsOptions
Value converter for LsOptions based on an OptionSetConverters.OptionSetConverter.
CONVERTER - Static variable in interface org.unix4j.unix.sed.SedOptions
Value converter for SedOptions based on an OptionSetConverters.OptionSetConverter.
CONVERTER - Static variable in interface org.unix4j.unix.sort.SortOptions
Value converter for SortOptions based on an OptionSetConverters.OptionSetConverter.
CONVERTER - Static variable in interface org.unix4j.unix.tail.TailOptions
Value converter for TailOptions based on an OptionSetConverters.OptionSetConverter.
CONVERTER - Static variable in interface org.unix4j.unix.uniq.UniqOptions
Value converter for UniqOptions based on an OptionSetConverters.OptionSetConverter.
CONVERTER - Static variable in interface org.unix4j.unix.wc.WcOptions
Value converter for WcOptions based on an OptionSetConverters.OptionSetConverter.
CONVERTER - Static variable in interface org.unix4j.unix.xargs.XargsOptions
Value converter for XargsOptions based on an OptionSetConverters.OptionSetConverter.
ConverterRegistry - Interface in org.unix4j.convert
A registry defines convertes for different data types.
count - Variable in enum org.unix4j.unix.grep.GrepOptionSet_Fcilnvx
Option "--count": Suppress normal output; instead print a count of matching lines for each input file.
count - Variable in class org.unix4j.unix.grep.GrepOptionSets
Option "--count": Suppress normal output; instead print a count of matching lines for each input file.
count - Variable in class org.unix4j.unix.head.AbstractHeadProcessor
 
count - Variable in class org.unix4j.unix.tail.AbstractTailProcessor
 
count - Variable in enum org.unix4j.unix.uniq.UniqOptionSet_cdgu
Option "--count": Precedes each output line with a count of the number of times the line occurred in the input.
count - Variable in enum org.unix4j.unix.uniq.UniqOptionSet_cg
Option "--count": Precedes each output line with a count of the number of times the line occurred in the input.
count - Variable in class org.unix4j.unix.uniq.UniqOptionSets
Option "--count": Precedes each output line with a count of the number of times the line occurred in the input.
count(Line) - Method in enum org.unix4j.unix.wc.CounterType
Returns the count by which a counter should be incremented given the specified line.
counter - Variable in class org.unix4j.unix.head.AbstractHeadProcessor
 
Counter - Class in org.unix4j.util
 
Counter() - Constructor for class org.unix4j.util.Counter
 
Counters - Class in org.unix4j.unix.wc
Counters for lines, words and characters with Counter objects in a map by CounterType.
Counters(WcArguments) - Constructor for class org.unix4j.unix.wc.Counters
Constructor initialising all relevant counters depending on the options set in args.
CounterType - Enum in org.unix4j.unix.wc
Constants for different count types.
countFromStart - Variable in enum org.unix4j.unix.tail.TailOptionSet_cqs
Option "--countFromStart": The count argument is relative to the beginning of the file instead of counting from the end of the file.
countFromStart - Variable in class org.unix4j.unix.tail.TailOptionSets
Option "--countFromStart": The count argument is relative to the beginning of the file instead of counting from the end of the file.
CountMatchingLinesProcessor - Class in org.unix4j.unix.grep
Counts the matching lines and writes the count and the file name to the output.
CountMatchingLinesProcessor(GrepCommand, ExecutionContext, LineProcessor, LineMatcher) - Constructor for class org.unix4j.unix.grep.CountMatchingLinesProcessor
 
CountUtil - Class in org.unix4j.unix.uniq
Helper class to format count output of the uniq command.
CR - Static variable in interface org.unix4j.line.Line
The carriage return (CR) character '\r' used to encode line endings in WINDOWS together with Line.LF.
create(CommandDef) - Method in class org.unix4j.codegen.optset.OptionSetDefinitionLoader
 
create(File, File, List<File>, LsArguments) - Method in interface org.unix4j.unix.ls.LsFormatter.Factory
Creates and returns a new formatter for the files in the specified directory.
createCommandBuilder(Class<B>, CommandInterface<? extends Command<?>>...) - Static method in class org.unix4j.builder.GenericCommandBuilder
Returns a new command builder implementing the specified commandBuilderInterface.
createCommandBuilder(Class<B>, DefaultCommandBuilder, CommandInterface<? extends Command<?>>...) - Static method in class org.unix4j.builder.GenericCommandBuilder
Returns a new command builder implementing the specified commandBuilderInterface.
createExecutionContext() - Method in interface org.unix4j.context.ExecutionContextFactory
Creates and returns a new execution context instance.
createProcessorFor(SedArguments, LineProcessor) - Method in enum org.unix4j.unix.sed.Command
Returns a new instance of the appropriate sed processor for this command.
createProcessorFor(String, SedArguments, LineProcessor) - Method in enum org.unix4j.unix.sed.Command
Returns a new instance of the appropriate sed processor for this command.
curLine - Variable in class org.unix4j.unix.uniq.AdjacentProcessor
 
current() - Static method in enum org.unix4j.util.OS
 
cut(String...) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
cut(CutOptions, Range) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
cut(CutOptions, int...) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
cut(CutOptions, String, Range) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
cut(CutOptions, String, int...) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
cut(CutOptions, String, char, Range) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
cut(CutOptions, String, char, int...) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
cut(String...) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Cuts the fields or characters from the input line and writes them to the standard output.
cut(CutOptions, Range) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Cuts the fields or characters using the given range from the input line and writes them to the output.
cut(CutOptions, int...) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Cuts the fields or characters using the given indexes from the input line and writes them to the output.
cut(CutOptions, String, Range) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Cuts the fields using the given range from the input line and writes them to the output.
cut(CutOptions, String, int...) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Cuts the fields using the given indexes from the input line and writes them to the output.
cut(CutOptions, String, char, Range) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Cuts the fields using the given range and using the given delimiter from the input line and writes them to the output using the given outputDelimiter.
cut(CutOptions, String, char, int...) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Cuts the fields using the given indexes and using the given delimiter from the input line and writes them to the output using the given outputDelimiter.
Cut - Class in org.unix4j.unix
Non-instantiable module with inner types making up the cut command.
cut(String...) - Method in class org.unix4j.unix.cut.CutFactory
 
cut(CutOptions, Range) - Method in class org.unix4j.unix.cut.CutFactory
 
cut(CutOptions, int...) - Method in class org.unix4j.unix.cut.CutFactory
 
cut(CutOptions, String, Range) - Method in class org.unix4j.unix.cut.CutFactory
 
cut(CutOptions, String, int...) - Method in class org.unix4j.unix.cut.CutFactory
 
cut(CutOptions, String, char, Range) - Method in class org.unix4j.unix.cut.CutFactory
 
cut(CutOptions, String, char, int...) - Method in class org.unix4j.unix.cut.CutFactory
 
cut(String...) - Method in interface org.unix4j.unix.Cut.Interface
Cuts the fields or characters from the input line and writes them to the standard output.
cut(CutOptions, Range) - Method in interface org.unix4j.unix.Cut.Interface
Cuts the fields or characters using the given range from the input line and writes them to the output.
cut(CutOptions, int...) - Method in interface org.unix4j.unix.Cut.Interface
Cuts the fields or characters using the given indexes from the input line and writes them to the output.
cut(CutOptions, String, Range) - Method in interface org.unix4j.unix.Cut.Interface
Cuts the fields using the given range from the input line and writes them to the output.
cut(CutOptions, String, int...) - Method in interface org.unix4j.unix.Cut.Interface
Cuts the fields using the given indexes from the input line and writes them to the output.
cut(CutOptions, String, char, Range) - Method in interface org.unix4j.unix.Cut.Interface
Cuts the fields using the given range and using the given delimiter from the input line and writes them to the output using the given outputDelimiter.
cut(CutOptions, String, char, int...) - Method in interface org.unix4j.unix.Cut.Interface
Cuts the fields using the given indexes and using the given delimiter from the input line and writes them to the output using the given outputDelimiter.
Cut.Interface<R> - Interface in org.unix4j.unix
Interface defining all method signatures for the "cut" command.
CutArguments - Class in org.unix4j.unix.cut
Arguments and options for the cut command.
CutArguments() - Constructor for class org.unix4j.unix.cut.CutArguments
Constructor to use if no options are specified.
CutArguments(CutOptions) - Constructor for class org.unix4j.unix.cut.CutArguments
Constructor with option set containing the selected command options.
CutArguments(String...) - Constructor for class org.unix4j.unix.cut.CutArguments
Constructor string arguments encoding options and arguments, possibly also containing variable expressions.
CutCommand - Class in org.unix4j.unix.cut
Implementation of the cut command.
CutCommand(CutArguments) - Constructor for class org.unix4j.unix.cut.CutCommand
 
CutFactory - Class in org.unix4j.unix.cut
Factory for the cut command returning a new command instance from every signature method.
CutOption - Enum in org.unix4j.unix.cut
Options for the cut command.
CutOptions - Interface in org.unix4j.unix.cut
Interface implemented by all option sets for the cut command.
CutOptions.Default - Class in org.unix4j.unix.cut
Default implementation for a modifiable option set.
CutOptions.Default() - Constructor for class org.unix4j.unix.cut.CutOptions.Default
Default constructor for an empty option set with no active options.
CutOptions.Default(CutOption) - Constructor for class org.unix4j.unix.cut.CutOptions.Default
Constructor for an option set with a single active option.
CutOptions.Default(CutOption...) - Constructor for class org.unix4j.unix.cut.CutOptions.Default
Constructor for an option set with the given active options.
CutOptions.Default(OptionSet<CutOption>) - Constructor for class org.unix4j.unix.cut.CutOptions.Default
Constructor for an option set initialized with the options given by another option set.
CutOptionSet_cf - Enum in org.unix4j.unix.cut
Option sets for the cut command with the following options: c, f.
CutOptionSets - Class in org.unix4j.unix.cut
Options for the cut command with the the following options:
CutOptionSets() - Constructor for class org.unix4j.unix.cut.CutOptionSets
 

D

d - Variable in enum org.unix4j.unix.find.FindOptionSet_acdfilmnorxz
Option "-d": Consider only directories
d - Variable in enum org.unix4j.unix.find.FindOptionSet_acdimnorz
Option "-d": Consider only directories
d - Variable in enum org.unix4j.unix.find.FindOptionSet_adfilnorxz
Option "-d": Consider only directories
d - Variable in enum org.unix4j.unix.find.FindOptionSet_adinorz
Option "-d": Consider only directories
d - Variable in enum org.unix4j.unix.find.FindOptionSet_cdfilnorxz
Option "-d": Consider only directories
d - Variable in enum org.unix4j.unix.find.FindOptionSet_cdinorz
Option "-d": Consider only directories
d - Variable in enum org.unix4j.unix.find.FindOptionSet_dfilmnorxz
Option "-d": Consider only directories
d - Variable in enum org.unix4j.unix.find.FindOptionSet_dimnorz
Option "-d": Consider only directories
d - Variable in class org.unix4j.unix.find.FindOptionSets
Option "-d": Consider only directories
d - Variable in enum org.unix4j.unix.sed.SedOptionSet_Iacdgilnpsy
Option "-d": Delete the matched line.
d - Variable in enum org.unix4j.unix.sed.SedOptionSet_Idglnp
Option "-d": Delete the matched line.
d - Variable in class org.unix4j.unix.sed.SedOptionSets
Option "-d": Delete the matched line.
d - Variable in enum org.unix4j.unix.sort.SortOptionSet_bcdfgmru
Option "-d": Consider only blanks and alphanumeric characters.
d - Variable in enum org.unix4j.unix.sort.SortOptionSet_bcdfgru
Option "-d": Consider only blanks and alphanumeric characters.
d - Variable in enum org.unix4j.unix.sort.SortOptionSet_bcdfhmru
Option "-d": Consider only blanks and alphanumeric characters.
d - Variable in enum org.unix4j.unix.sort.SortOptionSet_bcdfhru
Option "-d": Consider only blanks and alphanumeric characters.
d - Variable in enum org.unix4j.unix.sort.SortOptionSet_bcdfmnru
Option "-d": Consider only blanks and alphanumeric characters.
d - Variable in enum org.unix4j.unix.sort.SortOptionSet_bcdfnru
Option "-d": Consider only blanks and alphanumeric characters.
d - Variable in enum org.unix4j.unix.sort.SortOptionSet_bdfgmru
Option "-d": Consider only blanks and alphanumeric characters.
d - Variable in enum org.unix4j.unix.sort.SortOptionSet_bdfhmru
Option "-d": Consider only blanks and alphanumeric characters.
d - Variable in enum org.unix4j.unix.sort.SortOptionSet_bdfmnru
Option "-d": Consider only blanks and alphanumeric characters.
d - Variable in enum org.unix4j.unix.sort.SortOptionSet_Mbcdfmru
Option "-d": Consider only blanks and alphanumeric characters.
d - Variable in enum org.unix4j.unix.sort.SortOptionSet_Mbcdfru
Option "-d": Consider only blanks and alphanumeric characters.
d - Variable in enum org.unix4j.unix.sort.SortOptionSet_Mbdfmru
Option "-d": Consider only blanks and alphanumeric characters.
d - Variable in enum org.unix4j.unix.sort.SortOptionSet_MVbcdfghmnru
Option "-d": Consider only blanks and alphanumeric characters.
d - Variable in enum org.unix4j.unix.sort.SortOptionSet_MVbcdfghnru
Option "-d": Consider only blanks and alphanumeric characters.
d - Variable in enum org.unix4j.unix.sort.SortOptionSet_MVbdfghmnru
Option "-d": Consider only blanks and alphanumeric characters.
d - Variable in enum org.unix4j.unix.sort.SortOptionSet_Vbcdfmru
Option "-d": Consider only blanks and alphanumeric characters.
d - Variable in enum org.unix4j.unix.sort.SortOptionSet_Vbcdfru
Option "-d": Consider only blanks and alphanumeric characters.
d - Variable in enum org.unix4j.unix.sort.SortOptionSet_Vbdfmru
Option "-d": Consider only blanks and alphanumeric characters.
d - Variable in class org.unix4j.unix.sort.SortOptionSets
Option "-d": Consider only blanks and alphanumeric characters.
d - Variable in enum org.unix4j.unix.uniq.UniqOptionSet_cdgu
Option "-d": Suppresses the writing of lines that are not repeated in the input.
d - Variable in enum org.unix4j.unix.uniq.UniqOptionSet_dg
Option "-d": Suppresses the writing of lines that are not repeated in the input.
d - Variable in class org.unix4j.unix.uniq.UniqOptionSets
Option "-d": Suppresses the writing of lines that are not repeated in the input.
DateConverters - Class in org.unix4j.convert
 
DateConverters() - Constructor for class org.unix4j.convert.DateConverters
 
DateConverters.StringToDateConverter - Class in org.unix4j.convert
 
DateConverters.StringToDateConverter(String) - Constructor for class org.unix4j.convert.DateConverters.StringToDateConverter
 
DateConverters.StringToDateConverter(DateFormat) - Constructor for class org.unix4j.convert.DateConverters.StringToDateConverter
 
DecimalNumberStringComparator - Class in org.unix4j.util.sort
A comparator for decimal strings consisting of optional blanks, an optional '-' sign, and zero or more digits possibly separated by thousands separators, optionally followed by a decimal-point character and zero or more digits.
DecimalNumberStringComparator(DecimalFormatSymbols) - Constructor for class org.unix4j.util.sort.DecimalNumberStringComparator
Constructor with decimal symbols.
decrement() - Method in class org.unix4j.util.Counter
 
decrement(long) - Method in class org.unix4j.util.Counter
 
DEFAULT - Static variable in class org.unix4j.convert.ArrayConverters
 
DEFAULT - Static variable in class org.unix4j.convert.CharacterConverters
 
DEFAULT - Static variable in class org.unix4j.convert.DateConverters
 
DEFAULT - Static variable in class org.unix4j.convert.FileArrayConverters
 
DEFAULT - Static variable in class org.unix4j.convert.FileConverters
 
DEFAULT - Static variable in class org.unix4j.convert.InputStreamConverters
 
DEFAULT - Static variable in class org.unix4j.convert.IntegerConverters
 
DEFAULT - Static variable in class org.unix4j.convert.ListConverters
 
DEFAULT - Static variable in class org.unix4j.convert.LongConverters
 
DEFAULT - Static variable in class org.unix4j.convert.OutputStreamConverters
 
DEFAULT - Static variable in class org.unix4j.convert.PatternConverters
 
DEFAULT - Static variable in class org.unix4j.convert.RangeConverters
 
DEFAULT - Static variable in class org.unix4j.convert.StringArrayConverters
 
DEFAULT - Static variable in class org.unix4j.convert.StringConverters
 
DEFAULT - Static variable in class org.unix4j.convert.URLConverters
 
DEFAULT - Static variable in class org.unix4j.io.NullOutput
Default instance returning true when NullOutput.processLine(Line) is called.
DEFAULT - Static variable in class org.unix4j.util.RelativePathBase
Default settings to construct relative paths: "." represents the base directory, "./" is used as prefix of child paths (but "" for direct children) and "../" for elements up to the common ancestor.
DEFAULT_COMMA_DELIMITED - Static variable in class org.unix4j.convert.StringArrayConverters
 
DEFAULT_SPACE_DELIMITED - Static variable in class org.unix4j.convert.StringArrayConverters
 
DEFAULT_TAB_DELIMITED - Static variable in class org.unix4j.convert.StringArrayConverters
 
DEFAULT_WHITESPACE_DELIMITED - Static variable in class org.unix4j.convert.StringArrayConverters
 
DefaultCommandBuilder - Class in org.unix4j.builder
Default implementation for a CommandBuilder.
DefaultCommandBuilder() - Constructor for class org.unix4j.builder.DefaultCommandBuilder
Default constructor initialized to build a NoOp command if no command is joined to this builder's command chain.
DefaultCommandBuilder(ExecutionContextFactory) - Constructor for class org.unix4j.builder.DefaultCommandBuilder
Constructor using the specified factory to create contexts for command execution.
DefaultConverterRegistry - Class in org.unix4j.convert
Default implementation for ConverterRegistry storing the converters per value type in a Map.
DefaultConverterRegistry() - Constructor for class org.unix4j.convert.DefaultConverterRegistry
 
DefaultExecutionContext - Class in org.unix4j.context
Default execution context implementation with setters for some values and meaningful defaults for instance taken from system properties.
DefaultExecutionContext() - Constructor for class org.unix4j.context.DefaultExecutionContext
 
DefaultExecutionContext(File) - Constructor for class org.unix4j.context.DefaultExecutionContext
 
DefaultInputProcessor - Class in org.unix4j.processor
The DefaultInputProcessor simply writes every line passed to DefaultInputProcessor.processLine(Input, Line, LineProcessor) to the output.
DefaultInputProcessor() - Constructor for class org.unix4j.processor.DefaultInputProcessor
 
DefaultItemStorage - Class in org.unix4j.unix.xargs
 
DefaultItemStorage(XargsLineProcessor) - Constructor for class org.unix4j.unix.xargs.DefaultItemStorage
 
defaultOperands - Variable in class org.unix4j.codegen.command.def.CommandDef
 
DefaultOptionSet<E extends Enum<E> & Option> - Class in org.unix4j.option
Default implementation of a modifiable option set.
DefaultOptionSet(E) - Constructor for class org.unix4j.option.DefaultOptionSet
Constructor for option set initialized with a single option.
DefaultOptionSet(E, E...) - Constructor for class org.unix4j.option.DefaultOptionSet
Constructor for option set initialized with at least one active options.
DefaultOptionSet(Class<E>) - Constructor for class org.unix4j.option.DefaultOptionSet
Constructor for an empty option set with no active options.
DefaultUnix4jCommandBuilder - Class in org.unix4j.builder
Default implementation for Unix4jCommandBuilder.
DefaultUnix4jCommandBuilder() - Constructor for class org.unix4j.builder.DefaultUnix4jCommandBuilder
Default constructor initialized with a NoOp command which will be replaced by the first command joined to this builder's command chain.
DefaultUnix4jCommandBuilder(ExecutionContextFactory) - Constructor for class org.unix4j.builder.DefaultUnix4jCommandBuilder
Constructor using the specified factory to create contexts for command execution.
DefaultVariableContext - Class in org.unix4j.variable
Default implementation of VariableContext.
DefaultVariableContext() - Constructor for class org.unix4j.variable.DefaultVariableContext
 
delete - Variable in enum org.unix4j.unix.sed.SedOptionSet_Iacdgilnpsy
Option "--delete": Delete the matched line.
delete - Variable in enum org.unix4j.unix.sed.SedOptionSet_Idglnp
Option "--delete": Delete the matched line.
delete - Variable in class org.unix4j.unix.sed.SedOptionSets
Option "--delete": Delete the matched line.
DeleteProcessor - Class in org.unix4j.unix.sed
 
DeleteProcessor(Command, SedArguments, LineProcessor) - Constructor for class org.unix4j.unix.sed.DeleteProcessor
 
DeleteProcessor(Command, String, SedArguments, LineProcessor) - Constructor for class org.unix4j.unix.sed.DeleteProcessor
 
delimiter0 - Variable in enum org.unix4j.unix.xargs.XargsOptionSet_rtxz
Option "--delimiter0": Input items are terminated by a null character instead of by whitespace, and the quotes and backslash are not special (every character is taken literally).
delimiter0 - Variable in class org.unix4j.unix.xargs.XargsOptionSets
Option "--delimiter0": Input items are terminated by a null character instead of by whitespace, and the quotes and backslash are not special (every character is taken literally).
DerivedExecutionContext - Class in org.unix4j.context
A derived execution context allows overriding of some values while forwarding other getter calls to an original delegate context.
DerivedExecutionContext() - Constructor for class org.unix4j.context.DerivedExecutionContext
Constructor for new derived execution context with a new instance of DefaultExecutionContext as delegate context.
DerivedExecutionContext(ExecutionContext) - Constructor for class org.unix4j.context.DerivedExecutionContext
Constructor for new derived execution context with the specified delegate context.
desc - Variable in class org.unix4j.codegen.command.def.MethodDef
 
desc - Variable in class org.unix4j.codegen.command.def.OperandDef
 
desc - Variable in class org.unix4j.codegen.command.def.OptionDef
 
description - Variable in class org.unix4j.codegen.command.def.CommandDef
 
dictionaryOrder - Variable in enum org.unix4j.unix.sort.SortOptionSet_bcdfgmru
Option "--dictionaryOrder": Consider only blanks and alphanumeric characters.
dictionaryOrder - Variable in enum org.unix4j.unix.sort.SortOptionSet_bcdfgru
Option "--dictionaryOrder": Consider only blanks and alphanumeric characters.
dictionaryOrder - Variable in enum org.unix4j.unix.sort.SortOptionSet_bcdfhmru
Option "--dictionaryOrder": Consider only blanks and alphanumeric characters.
dictionaryOrder - Variable in enum org.unix4j.unix.sort.SortOptionSet_bcdfhru
Option "--dictionaryOrder": Consider only blanks and alphanumeric characters.
dictionaryOrder - Variable in enum org.unix4j.unix.sort.SortOptionSet_bcdfmnru
Option "--dictionaryOrder": Consider only blanks and alphanumeric characters.
dictionaryOrder - Variable in enum org.unix4j.unix.sort.SortOptionSet_bcdfnru
Option "--dictionaryOrder": Consider only blanks and alphanumeric characters.
dictionaryOrder - Variable in enum org.unix4j.unix.sort.SortOptionSet_bdfgmru
Option "--dictionaryOrder": Consider only blanks and alphanumeric characters.
dictionaryOrder - Variable in enum org.unix4j.unix.sort.SortOptionSet_bdfhmru
Option "--dictionaryOrder": Consider only blanks and alphanumeric characters.
dictionaryOrder - Variable in enum org.unix4j.unix.sort.SortOptionSet_bdfmnru
Option "--dictionaryOrder": Consider only blanks and alphanumeric characters.
dictionaryOrder - Variable in enum org.unix4j.unix.sort.SortOptionSet_Mbcdfmru
Option "--dictionaryOrder": Consider only blanks and alphanumeric characters.
dictionaryOrder - Variable in enum org.unix4j.unix.sort.SortOptionSet_Mbcdfru
Option "--dictionaryOrder": Consider only blanks and alphanumeric characters.
dictionaryOrder - Variable in enum org.unix4j.unix.sort.SortOptionSet_Mbdfmru
Option "--dictionaryOrder": Consider only blanks and alphanumeric characters.
dictionaryOrder - Variable in enum org.unix4j.unix.sort.SortOptionSet_MVbcdfghmnru
Option "--dictionaryOrder": Consider only blanks and alphanumeric characters.
dictionaryOrder - Variable in enum org.unix4j.unix.sort.SortOptionSet_MVbcdfghnru
Option "--dictionaryOrder": Consider only blanks and alphanumeric characters.
dictionaryOrder - Variable in enum org.unix4j.unix.sort.SortOptionSet_MVbdfghmnru
Option "--dictionaryOrder": Consider only blanks and alphanumeric characters.
dictionaryOrder - Variable in enum org.unix4j.unix.sort.SortOptionSet_Vbcdfmru
Option "--dictionaryOrder": Consider only blanks and alphanumeric characters.
dictionaryOrder - Variable in enum org.unix4j.unix.sort.SortOptionSet_Vbcdfru
Option "--dictionaryOrder": Consider only blanks and alphanumeric characters.
dictionaryOrder - Variable in enum org.unix4j.unix.sort.SortOptionSet_Vbdfmru
Option "--dictionaryOrder": Consider only blanks and alphanumeric characters.
dictionaryOrder - Variable in class org.unix4j.unix.sort.SortOptionSets
Option "--dictionaryOrder": Consider only blanks and alphanumeric characters.
dotDotdotRest(File) - Static method in class org.unix4j.unix.ls.FileComparators
Sorts .
duplicatedOnly - Variable in enum org.unix4j.unix.uniq.UniqOptionSet_cdgu
Option "--duplicatedOnly": Suppresses the writing of lines that are not repeated in the input.
duplicatedOnly - Variable in enum org.unix4j.unix.uniq.UniqOptionSet_dg
Option "--duplicatedOnly": Suppresses the writing of lines that are not repeated in the input.
duplicatedOnly - Variable in class org.unix4j.unix.uniq.UniqOptionSets
Option "--duplicatedOnly": Suppresses the writing of lines that are not repeated in the input.

E

echo(String...) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
echo(EchoOptions, String) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
echo(EchoOptions, String...) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
echo(String...) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Writes any of the specified strings, separated by single blank (' ') characters to the standard output suppressing the trailing line ending if the "-n" option is specified.
echo(EchoOptions, String) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Writes the specified string followed by a newline character to the standard output suppressing the trailing line ending if the -n option is specified.
echo(EchoOptions, String...) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Writes any of the specified strings, separated by single blank (' ') characters to the standard output suppressing the trailing line ending if the -n option is specified.
Echo - Class in org.unix4j.unix
Non-instantiable module with inner types making up the echo command.
echo(String...) - Method in class org.unix4j.unix.echo.EchoFactory
 
echo(EchoOptions, String) - Method in class org.unix4j.unix.echo.EchoFactory
 
echo(EchoOptions, String...) - Method in class org.unix4j.unix.echo.EchoFactory
 
echo(String...) - Method in interface org.unix4j.unix.Echo.Interface
Writes any of the specified strings, separated by single blank (' ') characters to the standard output suppressing the trailing line ending if the "-n" option is specified.
echo(EchoOptions, String) - Method in interface org.unix4j.unix.Echo.Interface
Writes the specified string followed by a newline character to the standard output suppressing the trailing line ending if the -n option is specified.
echo(EchoOptions, String...) - Method in interface org.unix4j.unix.Echo.Interface
Writes any of the specified strings, separated by single blank (' ') characters to the standard output suppressing the trailing line ending if the -n option is specified.
echo(String...) - Static method in class org.unix4j.Unix4j
Writes any of the specified strings, separated by single blank (' ') characters to the standard output suppressing the trailing line ending if the "-n" option is specified.
echo(EchoOptions, String) - Static method in class org.unix4j.Unix4j
Writes the specified string followed by a newline character to the standard output suppressing the trailing line ending if the -n option is specified.
echo(EchoOptions, String...) - Static method in class org.unix4j.Unix4j
Writes any of the specified strings, separated by single blank (' ') characters to the standard output suppressing the trailing line ending if the -n option is specified.
Echo.Interface<R> - Interface in org.unix4j.unix
Interface defining all method signatures for the "echo" command.
EchoArguments - Class in org.unix4j.unix.echo
Arguments and options for the echo command.
EchoArguments() - Constructor for class org.unix4j.unix.echo.EchoArguments
Constructor to use if no options are specified.
EchoArguments(EchoOptions) - Constructor for class org.unix4j.unix.echo.EchoArguments
Constructor with option set containing the selected command options.
EchoArguments(String...) - Constructor for class org.unix4j.unix.echo.EchoArguments
Constructor string arguments encoding options and arguments, possibly also containing variable expressions.
EchoCommand - Class in org.unix4j.unix.echo
Implementation of the echo command.
EchoCommand(EchoArguments) - Constructor for class org.unix4j.unix.echo.EchoCommand
 
EchoFactory - Class in org.unix4j.unix.echo
Factory for the echo command returning a new command instance from every signature method.
EchoOption - Enum in org.unix4j.unix.echo
Options for the echo command.
EchoOptions - Interface in org.unix4j.unix.echo
Interface implemented by all option sets for the echo command.
EchoOptions.Default - Class in org.unix4j.unix.echo
Default implementation for a modifiable option set.
EchoOptions.Default() - Constructor for class org.unix4j.unix.echo.EchoOptions.Default
Default constructor for an empty option set with no active options.
EchoOptions.Default(EchoOption) - Constructor for class org.unix4j.unix.echo.EchoOptions.Default
Constructor for an option set with a single active option.
EchoOptions.Default(EchoOption...) - Constructor for class org.unix4j.unix.echo.EchoOptions.Default
Constructor for an option set with the given active options.
EchoOptions.Default(OptionSet<EchoOption>) - Constructor for class org.unix4j.unix.echo.EchoOptions.Default
Constructor for an option set initialized with the options given by another option set.
EchoOptionSet_n - Enum in org.unix4j.unix.echo
Option sets for the echo command with the following options: n.
EchoOptionSets - Class in org.unix4j.unix.echo
Options for the echo command with the the following options:
EchoOptionSets() - Constructor for class org.unix4j.unix.echo.EchoOptionSets
 
EMPTY - Static variable in interface org.unix4j.unix.cat.CatOptions
Constant for an empty option set.
EMPTY - Static variable in interface org.unix4j.unix.cut.CutOptions
Constant for an empty option set.
EMPTY - Static variable in interface org.unix4j.unix.echo.EchoOptions
Constant for an empty option set.
EMPTY - Static variable in interface org.unix4j.unix.find.FindOptions
Constant for an empty option set.
EMPTY - Static variable in interface org.unix4j.unix.grep.GrepOptions
Constant for an empty option set.
EMPTY - Static variable in interface org.unix4j.unix.head.HeadOptions
Constant for an empty option set.
EMPTY - Static variable in interface org.unix4j.unix.ls.LsOptions
Constant for an empty option set.
EMPTY - Static variable in interface org.unix4j.unix.sed.SedOptions
Constant for an empty option set.
EMPTY - Static variable in interface org.unix4j.unix.sort.SortOptions
Constant for an empty option set.
EMPTY - Static variable in interface org.unix4j.unix.tail.TailOptions
Constant for an empty option set.
EMPTY - Static variable in interface org.unix4j.unix.uniq.UniqOptions
Constant for an empty option set.
EMPTY - Static variable in interface org.unix4j.unix.wc.WcOptions
Constant for an empty option set.
EMPTY - Static variable in interface org.unix4j.unix.xargs.XargsOptions
Constant for an empty option set.
EMPTY_LINE - Static variable in interface org.unix4j.line.Line
Line with empty content string and a default operating system dependent line ending as defined by Line.LINE_ENDING.
enabledBy - Variable in class org.unix4j.codegen.command.def.OptionDef
 
EnabledOptionConstraint - Class in org.unix4j.codegen.optset.constraint
Constraint for an option that is only enabled if at least one option from a set of "enabler options" is also active.
EnabledOptionConstraint(String, Set<String>) - Constructor for class org.unix4j.codegen.optset.constraint.EnabledOptionConstraint
Constructor with the option which is only enabled if any one of the options in the given set is active.
encode(String) - Static method in class org.unix4j.util.Variables
Returns the string encoding for a variable with the given name.
encode(String, int) - Static method in class org.unix4j.util.Variables
Returns the string encoding for an indexed variable with the given name and index.
EnumConverters - Class in org.unix4j.convert
 
EnumConverters() - Constructor for class org.unix4j.convert.EnumConverters
 
EnumConverters.StringToEnumConverter<E extends Enum<E>> - Class in org.unix4j.convert
 
EnumConverters.StringToEnumConverter(Class<E>) - Constructor for class org.unix4j.convert.EnumConverters.StringToEnumConverter
 
equalObjects(Object, Object) - Static method in class org.unix4j.util.EqualsUtil
 
equals(Object) - Method in interface org.unix4j.line.Line
Compares this line with obj and returns true if obj is a Line (any subclass) and both lines are identical.
equals(Object) - Method in class org.unix4j.line.SimpleLine
 
equals(Object) - Method in class org.unix4j.line.SingleCharSequenceLine
 
equals(Object) - Method in class org.unix4j.option.DefaultOptionSet
 
equalsIgnoreCase(char, char) - Static method in class org.unix4j.util.StringUtil
Returns true if the two characters are equal if case is ignored.
EqualsUtil - Class in org.unix4j.util
Utility class with static methods useful to implement equals(Object) methods.
exactArgs - Variable in enum org.unix4j.unix.xargs.XargsOptionSet_rtxz
Option "--exactArgs": Terminate immediately if maxArgs is specified but the found number of variable items is less than maxArgs.
exactArgs - Variable in class org.unix4j.unix.xargs.XargsOptionSets
Option "--exactArgs": Terminate immediately if maxArgs is specified but the found number of variable items is less than maxArgs.
excludes - Variable in class org.unix4j.codegen.command.def.OptionDef
 
ExclusiveOptionConstraint - Class in org.unix4j.codegen.optset.constraint
Constraint for a set of options that are excluded if a certain option is active.
ExclusiveOptionConstraint(String, Set<String>) - Constructor for class org.unix4j.codegen.optset.constraint.ExclusiveOptionConstraint
Constructor with option and set of excluded options if option is active.
execute(ExecutionContext, LineProcessor) - Method in interface org.unix4j.command.Command
Executes this command and returns a LineProcessor object.
execute(ExecutionContext, LineProcessor) - Method in class org.unix4j.command.JoinedCommand
Executes this joined command redirecting the output of the first command such that it becomes the input of the second command.
execute(ExecutionContext, LineProcessor) - Method in class org.unix4j.command.NoOp
 
execute(ExecutionContext, LineProcessor) - Method in class org.unix4j.operation.AdHocCommand
 
execute(ExecutionContext, LineProcessor) - Method in class org.unix4j.unix.cat.CatCommand
 
execute(ExecutionContext, LineProcessor) - Method in class org.unix4j.unix.cd.CdCommand
 
execute(ExecutionContext, LineProcessor) - Method in class org.unix4j.unix.cut.CutCommand
 
execute(ExecutionContext, LineProcessor) - Method in class org.unix4j.unix.echo.EchoCommand
 
execute(ExecutionContext, LineProcessor) - Method in class org.unix4j.unix.find.FindCommand
 
execute(ExecutionContext, LineProcessor) - Method in class org.unix4j.unix.from.FromCommand
 
execute(ExecutionContext, LineProcessor) - Method in class org.unix4j.unix.grep.GrepCommand
 
execute(ExecutionContext, LineProcessor) - Method in class org.unix4j.unix.head.HeadCommand
 
execute(ExecutionContext, LineProcessor) - Method in class org.unix4j.unix.ls.LsCommand
 
execute(ExecutionContext, LineProcessor) - Method in class org.unix4j.unix.sed.SedCommand
 
execute(ExecutionContext, LineProcessor) - Method in class org.unix4j.unix.sort.SortCommand
 
execute(ExecutionContext, LineProcessor) - Method in class org.unix4j.unix.tail.TailCommand
 
execute(ExecutionContext, LineProcessor) - Method in class org.unix4j.unix.uniq.UniqCommand
 
execute(ExecutionContext, LineProcessor) - Method in class org.unix4j.unix.wc.WcCommand
 
execute(ExecutionContext, LineProcessor) - Method in class org.unix4j.unix.xargs.XargsCommand
 
ExecutionContext - Interface in org.unix4j.context
The execution context encapsulates all information relevant during the execution of a Command or chain of joined commands.
ExecutionContextFactory - Interface in org.unix4j.context
Factory for an ExecutionContext.
ExecutionContextVariableResolver - Class in org.unix4j.variable
Variable resolver for values defined by the ExecutionContext.
ExecutionContextVariableResolver(ExecutionContext) - Constructor for class org.unix4j.variable.ExecutionContextVariableResolver
Constructor with execution context.
ExecutionContextVariableResolver.Variable - Enum in org.unix4j.variable
Variable name constants for ExecutionContext values.
ExitValueException - Exception in org.unix4j.command
An exception thrown when a command terminates with an error; in Unix, the command would return a value different from zero.
ExitValueException(String, int) - Constructor for exception org.unix4j.command.ExitValueException
Constructor with message and non-zero exit value.
ExitValueException(String, int, Throwable) - Constructor for exception org.unix4j.command.ExitValueException
Constructor with message, a non-zero exit value and a causing exception.
expandFiles(String...) - Static method in class org.unix4j.util.FileUtil
Expands files if necessary, meaning that input files with wildcards are expanded.
expandFiles(File, String...) - Static method in class org.unix4j.util.FileUtil
Expands files if necessary, meaning that input files with wildcards are expanded.

F

f - Variable in enum org.unix4j.unix.cut.CutOptionSet_cf
Option "-f": The list specifies fields, separated in the input by the field delimiter character (see the -d option.) Output fields are separated by a single occurrence of the field delimiter character.
f - Variable in class org.unix4j.unix.cut.CutOptionSets
Option "-f": The list specifies fields, separated in the input by the field delimiter character (see the -d option.) Output fields are separated by a single occurrence of the field delimiter character.
f - Variable in enum org.unix4j.unix.find.FindOptionSet_acdfilmnorxz
Option "-f": Consider only regular files
f - Variable in enum org.unix4j.unix.find.FindOptionSet_acfimnorz
Option "-f": Consider only regular files
f - Variable in enum org.unix4j.unix.find.FindOptionSet_adfilnorxz
Option "-f": Consider only regular files
f - Variable in enum org.unix4j.unix.find.FindOptionSet_afinorz
Option "-f": Consider only regular files
f - Variable in enum org.unix4j.unix.find.FindOptionSet_cdfilnorxz
Option "-f": Consider only regular files
f - Variable in enum org.unix4j.unix.find.FindOptionSet_cfinorz
Option "-f": Consider only regular files
f - Variable in enum org.unix4j.unix.find.FindOptionSet_dfilmnorxz
Option "-f": Consider only regular files
f - Variable in enum org.unix4j.unix.find.FindOptionSet_fimnorz
Option "-f": Consider only regular files
f - Variable in class org.unix4j.unix.find.FindOptionSets
Option "-f": Consider only regular files
F - Variable in enum org.unix4j.unix.grep.GrepOptionSet_Fcilnvx
Option "-F": Use fixed-strings matching instead of regular expressions.
F - Variable in class org.unix4j.unix.grep.GrepOptionSets
Option "-F": Use fixed-strings matching instead of regular expressions.
f - Variable in enum org.unix4j.unix.sort.SortOptionSet_bcdfgmru
Option "-f": Consider all lowercase characters that have uppercase equivalents to be the uppercase equivalent for the purposes of comparison.
f - Variable in enum org.unix4j.unix.sort.SortOptionSet_bcdfgru
Option "-f": Consider all lowercase characters that have uppercase equivalents to be the uppercase equivalent for the purposes of comparison.
f - Variable in enum org.unix4j.unix.sort.SortOptionSet_bcdfhmru
Option "-f": Consider all lowercase characters that have uppercase equivalents to be the uppercase equivalent for the purposes of comparison.
f - Variable in enum org.unix4j.unix.sort.SortOptionSet_bcdfhru
Option "-f": Consider all lowercase characters that have uppercase equivalents to be the uppercase equivalent for the purposes of comparison.
f - Variable in enum org.unix4j.unix.sort.SortOptionSet_bcdfmnru
Option "-f": Consider all lowercase characters that have uppercase equivalents to be the uppercase equivalent for the purposes of comparison.
f - Variable in enum org.unix4j.unix.sort.SortOptionSet_bcdfnru
Option "-f": Consider all lowercase characters that have uppercase equivalents to be the uppercase equivalent for the purposes of comparison.
f - Variable in enum org.unix4j.unix.sort.SortOptionSet_bdfgmru
Option "-f": Consider all lowercase characters that have uppercase equivalents to be the uppercase equivalent for the purposes of comparison.
f - Variable in enum org.unix4j.unix.sort.SortOptionSet_bdfhmru
Option "-f": Consider all lowercase characters that have uppercase equivalents to be the uppercase equivalent for the purposes of comparison.
f - Variable in enum org.unix4j.unix.sort.SortOptionSet_bdfmnru
Option "-f": Consider all lowercase characters that have uppercase equivalents to be the uppercase equivalent for the purposes of comparison.
f - Variable in enum org.unix4j.unix.sort.SortOptionSet_Mbcdfmru
Option "-f": Consider all lowercase characters that have uppercase equivalents to be the uppercase equivalent for the purposes of comparison.
f - Variable in enum org.unix4j.unix.sort.SortOptionSet_Mbcdfru
Option "-f": Consider all lowercase characters that have uppercase equivalents to be the uppercase equivalent for the purposes of comparison.
f - Variable in enum org.unix4j.unix.sort.SortOptionSet_Mbdfmru
Option "-f": Consider all lowercase characters that have uppercase equivalents to be the uppercase equivalent for the purposes of comparison.
f - Variable in enum org.unix4j.unix.sort.SortOptionSet_MVbcdfghmnru
Option "-f": Consider all lowercase characters that have uppercase equivalents to be the uppercase equivalent for the purposes of comparison.
f - Variable in enum org.unix4j.unix.sort.SortOptionSet_MVbcdfghnru
Option "-f": Consider all lowercase characters that have uppercase equivalents to be the uppercase equivalent for the purposes of comparison.
f - Variable in enum org.unix4j.unix.sort.SortOptionSet_MVbdfghmnru
Option "-f": Consider all lowercase characters that have uppercase equivalents to be the uppercase equivalent for the purposes of comparison.
f - Variable in enum org.unix4j.unix.sort.SortOptionSet_Vbcdfmru
Option "-f": Consider all lowercase characters that have uppercase equivalents to be the uppercase equivalent for the purposes of comparison.
f - Variable in enum org.unix4j.unix.sort.SortOptionSet_Vbcdfru
Option "-f": Consider all lowercase characters that have uppercase equivalents to be the uppercase equivalent for the purposes of comparison.
f - Variable in enum org.unix4j.unix.sort.SortOptionSet_Vbdfmru
Option "-f": Consider all lowercase characters that have uppercase equivalents to be the uppercase equivalent for the purposes of comparison.
f - Variable in class org.unix4j.unix.sort.SortOptionSets
Option "-f": Consider all lowercase characters that have uppercase equivalents to be the uppercase equivalent for the purposes of comparison.
FACTORY - Static variable in class org.unix4j.context.DefaultExecutionContext
Factory returning a new instance of DefaultExecutionContext using the default constructor.
Factory - Static variable in class org.unix4j.unix.Cat
Singleton factory instance for the "cat" command.
Factory - Static variable in class org.unix4j.unix.Cd
Singleton factory instance for the "cd" command.
Factory - Static variable in class org.unix4j.unix.Cut
Singleton factory instance for the "cut" command.
Factory - Static variable in class org.unix4j.unix.Echo
Singleton factory instance for the "echo" command.
Factory - Static variable in class org.unix4j.unix.Find
Singleton factory instance for the "find" command.
Factory - Static variable in class org.unix4j.unix.From
Singleton factory instance for the "from" command.
Factory - Static variable in class org.unix4j.unix.Grep
Singleton factory instance for the "grep" command.
Factory - Static variable in class org.unix4j.unix.Head
Singleton factory instance for the "head" command.
Factory - Static variable in class org.unix4j.unix.Ls
Singleton factory instance for the "ls" command.
FACTORY - Static variable in class org.unix4j.unix.ls.LsFormatterDirectoryHeader
 
FACTORY - Static variable in class org.unix4j.unix.ls.LsFormatterLong
 
Factory - Static variable in class org.unix4j.unix.Sed
Singleton factory instance for the "sed" command.
Factory - Static variable in class org.unix4j.unix.Sort
Singleton factory instance for the "sort" command.
Factory - Static variable in class org.unix4j.unix.Tail
Singleton factory instance for the "tail" command.
Factory - Static variable in class org.unix4j.unix.Uniq
Singleton factory instance for the "uniq" command.
Factory - Static variable in class org.unix4j.unix.Wc
Singleton factory instance for the "wc" command.
Factory - Static variable in class org.unix4j.unix.Xargs
Singleton factory instance for the "xargs" command.
fields - Variable in enum org.unix4j.unix.cut.CutOptionSet_cf
Option "--fields": The list specifies fields, separated in the input by the field delimiter character (see the -d option.) Output fields are separated by a single occurrence of the field delimiter character.
fields - Variable in class org.unix4j.unix.cut.CutOptionSets
Option "--fields": The list specifies fields, separated in the input by the field delimiter character (see the -d option.) Output fields are separated by a single occurrence of the field delimiter character.
FILE - Static variable in class org.unix4j.convert.InputStreamConverters
 
FILE - Static variable in class org.unix4j.convert.OutputStreamConverters
 
FILE_ARRAY_TO_FILE_ARRAY - Static variable in class org.unix4j.convert.FileArrayConverters
 
FILE_LAST_MODIFIED - Static variable in class org.unix4j.unix.ls.FileComparators
Sorts files according to the last-modified time.
FILE_NAME - Static variable in class org.unix4j.unix.ls.FileComparators
Sorts files alphabetically according to the file name.
FILE_TO_STREAM - Static variable in class org.unix4j.convert.InputStreamConverters
 
FILE_TO_STREAM - Static variable in class org.unix4j.convert.OutputStreamConverters
 
FILE_TYPE - Static variable in class org.unix4j.unix.ls.FileComparators
Sorts files according to file type.
FileArrayConverters - Class in org.unix4j.convert
 
FileArrayConverters() - Constructor for class org.unix4j.convert.FileArrayConverters
 
FileAttributes - Class in org.unix4j.unix.find
Helper to access file attributes if compiled and run with Java 6 or older.
FileAttributes() - Constructor for class org.unix4j.unix.find.FileAttributes
For subclass only, use FileAttributes.INSTANCE instead.
FileAttributes7 - Class in org.unix4j.unix.find
Helper to access file attributes if compiled and run with Java 7 or newer.
FileAttributes7() - Constructor for class org.unix4j.unix.find.FileAttributes7
Done use this constructor, use FileAttributes.INSTANCE instead.
FileComparators - Class in org.unix4j.unix.ls
Non-instantiable class with static comparator constants used to sort files.
FileConverters - Class in org.unix4j.convert
 
FileConverters() - Constructor for class org.unix4j.convert.FileConverters
 
FileInput - Class in org.unix4j.io
Input device reading from a File.
FileInput(FileReader) - Constructor for class org.unix4j.io.FileInput
 
FileInput(File, File) - Constructor for class org.unix4j.io.FileInput
 
FileInput(File) - Constructor for class org.unix4j.io.FileInput
 
FileInput(FileInputStream) - Constructor for class org.unix4j.io.FileInput
 
FileInput(FileDescriptor) - Constructor for class org.unix4j.io.FileInput
 
FileInput(String) - Constructor for class org.unix4j.io.FileInput
 
FileInput(File, String) - Constructor for class org.unix4j.io.FileInput
 
FileOutput - Class in org.unix4j.io
Output device writing to a File.
FileOutput(FileWriter) - Constructor for class org.unix4j.io.FileOutput
 
FileOutput(File) - Constructor for class org.unix4j.io.FileOutput
 
FileOutput(FileOutputStream) - Constructor for class org.unix4j.io.FileOutput
 
FileOutput(FileDescriptor) - Constructor for class org.unix4j.io.FileOutput
 
FileOutput(String) - Constructor for class org.unix4j.io.FileOutput
 
FileTestUtils - Class in org.unix4j.util
 
FileTestUtils() - Constructor for class org.unix4j.util.FileTestUtils
 
FileUtil - Class in org.unix4j.util
Utility class with static methods involving files.
find(String...) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
find(String) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
find(String, String) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
find(long) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
find(String, long) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
find(long, String) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
find(String, long, String) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
find(FindOptions, String) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
find(FindOptions, String, String) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
find(FindOptions, long) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
find(FindOptions, String, long) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
find(FindOptions, Date) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
find(FindOptions, String, Date) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
find(FindOptions, long, String) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
find(FindOptions, String, long, String) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
find(FindOptions, Date, String) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
find(FindOptions, String, Date, String) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
find(FindOptions, long, Date, String) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
find(FindOptions, String, long, Date, String) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
find(String...) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Finds all files matching the search criteria specified by the given arguments and writes the file names to the standard output.
find(String) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Finds all files in or below the directory specified by path and writes the file names to the standard output.
find(String, String) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Finds all files matching the specified name in or below the directory specified by path and writes the file names to the standard output.
find(long) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Finds all files matching the specified file size in or below the user's current working directory and writes the file names to the standard output.
find(String, long) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Finds all files matching the specified file size in or below the directory specified by path and writes the file names to the standard output.
find(long, String) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Finds all files matching the specified file name and size in or below the user's current working directory and writes the file names to the standard output.
find(String, long, String) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Finds all files matching the specified file name and size in or below the directory specified by path and writes the file names to the standard output.
find(FindOptions, String) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Finds all files matching the specified name in or below the user's current working directory and writes the file names to the standard output.
find(FindOptions, String, String) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Finds all files matching the specified name in or below the directory specified by path and writes the file names to the standard output.
find(FindOptions, long) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Finds all files matching the specified file size in or below the user's current working directory and writes the file names to the standard output.
find(FindOptions, String, long) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Finds all files matching the specified file size in or below the directory specified by path and writes the file names to the standard output.
find(FindOptions, Date) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Finds all files that have been created, modified or accessed before or after the specified time (depending on the given -time... options).
find(FindOptions, String, Date) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Finds all files that have been created, modified or accessed before or after the specified time (depending on the given -time... options).
find(FindOptions, long, String) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Finds all files matching the specified file name and size in or below the user's current working directory and writes the file names to the standard output.
find(FindOptions, String, long, String) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Finds all files matching the specified file name and size in or below the directory specified by path and writes the file names to the standard output.
find(FindOptions, Date, String) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Finds all files matching the given name that have been created, modified or accessed before or after the specified time (depending on the given -time... options).
find(FindOptions, String, Date, String) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Finds all files matching the given name that have been created, modified or accessed before or after the specified time (depending on the given -time... options).
find(FindOptions, long, Date, String) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Finds all files matching the given name and size and have been created, modified or accessed before or after the specified time (depending on the given -time... options).
find(FindOptions, String, long, Date, String) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Finds all files matching the given name and size and have been created, modified or accessed before or after the specified time (depending on the given -time... options).
Find - Class in org.unix4j.unix
Non-instantiable module with inner types making up the find command.
find(String...) - Method in class org.unix4j.unix.find.FindFactory
 
find(String) - Method in class org.unix4j.unix.find.FindFactory
 
find(String, String) - Method in class org.unix4j.unix.find.FindFactory
 
find(long) - Method in class org.unix4j.unix.find.FindFactory
 
find(String, long) - Method in class org.unix4j.unix.find.FindFactory
 
find(long, String) - Method in class org.unix4j.unix.find.FindFactory
 
find(String, long, String) - Method in class org.unix4j.unix.find.FindFactory
 
find(FindOptions, String) - Method in class org.unix4j.unix.find.FindFactory
 
find(FindOptions, String, String) - Method in class org.unix4j.unix.find.FindFactory
 
find(FindOptions, long) - Method in class org.unix4j.unix.find.FindFactory
 
find(FindOptions, String, long) - Method in class org.unix4j.unix.find.FindFactory
 
find(FindOptions, Date) - Method in class org.unix4j.unix.find.FindFactory
 
find(FindOptions, String, Date) - Method in class org.unix4j.unix.find.FindFactory
 
find(FindOptions, long, String) - Method in class org.unix4j.unix.find.FindFactory
 
find(FindOptions, String, long, String) - Method in class org.unix4j.unix.find.FindFactory
 
find(FindOptions, Date, String) - Method in class org.unix4j.unix.find.FindFactory
 
find(FindOptions, String, Date, String) - Method in class org.unix4j.unix.find.FindFactory
 
find(FindOptions, long, Date, String) - Method in class org.unix4j.unix.find.FindFactory
 
find(FindOptions, String, long, Date, String) - Method in class org.unix4j.unix.find.FindFactory
 
find(String...) - Method in interface org.unix4j.unix.Find.Interface
Finds all files matching the search criteria specified by the given arguments and writes the file names to the standard output.
find(String) - Method in interface org.unix4j.unix.Find.Interface
Finds all files in or below the directory specified by path and writes the file names to the standard output.
find(String, String) - Method in interface org.unix4j.unix.Find.Interface
Finds all files matching the specified name in or below the directory specified by path and writes the file names to the standard output.
find(long) - Method in interface org.unix4j.unix.Find.Interface
Finds all files matching the specified file size in or below the user's current working directory and writes the file names to the standard output.
find(String, long) - Method in interface org.unix4j.unix.Find.Interface
Finds all files matching the specified file size in or below the directory specified by path and writes the file names to the standard output.
find(long, String) - Method in interface org.unix4j.unix.Find.Interface
Finds all files matching the specified file name and size in or below the user's current working directory and writes the file names to the standard output.
find(String, long, String) - Method in interface org.unix4j.unix.Find.Interface
Finds all files matching the specified file name and size in or below the directory specified by path and writes the file names to the standard output.
find(FindOptions, String) - Method in interface org.unix4j.unix.Find.Interface
Finds all files matching the specified name in or below the user's current working directory and writes the file names to the standard output.
find(FindOptions, String, String) - Method in interface org.unix4j.unix.Find.Interface
Finds all files matching the specified name in or below the directory specified by path and writes the file names to the standard output.
find(FindOptions, long) - Method in interface org.unix4j.unix.Find.Interface
Finds all files matching the specified file size in or below the user's current working directory and writes the file names to the standard output.
find(FindOptions, String, long) - Method in interface org.unix4j.unix.Find.Interface
Finds all files matching the specified file size in or below the directory specified by path and writes the file names to the standard output.
find(FindOptions, Date) - Method in interface org.unix4j.unix.Find.Interface
Finds all files that have been created, modified or accessed before or after the specified time (depending on the given -time... options).
find(FindOptions, String, Date) - Method in interface org.unix4j.unix.Find.Interface
Finds all files that have been created, modified or accessed before or after the specified time (depending on the given -time... options).
find(FindOptions, long, String) - Method in interface org.unix4j.unix.Find.Interface
Finds all files matching the specified file name and size in or below the user's current working directory and writes the file names to the standard output.
find(FindOptions, String, long, String) - Method in interface org.unix4j.unix.Find.Interface
Finds all files matching the specified file name and size in or below the directory specified by path and writes the file names to the standard output.
find(FindOptions, Date, String) - Method in interface org.unix4j.unix.Find.Interface
Finds all files matching the given name that have been created, modified or accessed before or after the specified time (depending on the given -time... options).
find(FindOptions, String, Date, String) - Method in interface org.unix4j.unix.Find.Interface
Finds all files matching the given name that have been created, modified or accessed before or after the specified time (depending on the given -time... options).
find(FindOptions, long, Date, String) - Method in interface org.unix4j.unix.Find.Interface
Finds all files matching the given name and size and have been created, modified or accessed before or after the specified time (depending on the given -time... options).
find(FindOptions, String, long, Date, String) - Method in interface org.unix4j.unix.Find.Interface
Finds all files matching the given name and size and have been created, modified or accessed before or after the specified time (depending on the given -time... options).
find(String...) - Static method in class org.unix4j.Unix4j
Finds all files matching the search criteria specified by the given arguments and writes the file names to the standard output.
find(String) - Static method in class org.unix4j.Unix4j
Finds all files in or below the directory specified by path and writes the file names to the standard output.
find(String, String) - Static method in class org.unix4j.Unix4j
Finds all files matching the specified name in or below the directory specified by path and writes the file names to the standard output.
find(long) - Static method in class org.unix4j.Unix4j
Finds all files matching the specified file size in or below the user's current working directory and writes the file names to the standard output.
find(String, long) - Static method in class org.unix4j.Unix4j
Finds all files matching the specified file size in or below the directory specified by path and writes the file names to the standard output.
find(long, String) - Static method in class org.unix4j.Unix4j
Finds all files matching the specified file name and size in or below the user's current working directory and writes the file names to the standard output.
find(String, long, String) - Static method in class org.unix4j.Unix4j
Finds all files matching the specified file name and size in or below the directory specified by path and writes the file names to the standard output.
find(FindOptions, String) - Static method in class org.unix4j.Unix4j
Finds all files matching the specified name in or below the user's current working directory and writes the file names to the standard output.
find(FindOptions, String, String) - Static method in class org.unix4j.Unix4j
Finds all files matching the specified name in or below the directory specified by path and writes the file names to the standard output.
find(FindOptions, long) - Static method in class org.unix4j.Unix4j
Finds all files matching the specified file size in or below the user's current working directory and writes the file names to the standard output.
find(FindOptions, String, long) - Static method in class org.unix4j.Unix4j
Finds all files matching the specified file size in or below the directory specified by path and writes the file names to the standard output.
find(FindOptions, Date) - Static method in class org.unix4j.Unix4j
Finds all files that have been created, modified or accessed before or after the specified time (depending on the given -time... options).
find(FindOptions, String, Date) - Static method in class org.unix4j.Unix4j
Finds all files that have been created, modified or accessed before or after the specified time (depending on the given -time... options).
find(FindOptions, long, String) - Static method in class org.unix4j.Unix4j
Finds all files matching the specified file name and size in or below the user's current working directory and writes the file names to the standard output.
find(FindOptions, String, long, String) - Static method in class org.unix4j.Unix4j
Finds all files matching the specified file name and size in or below the directory specified by path and writes the file names to the standard output.
find(FindOptions, Date, String) - Static method in class org.unix4j.Unix4j
Finds all files matching the given name that have been created, modified or accessed before or after the specified time (depending on the given -time... options).
find(FindOptions, String, Date, String) - Static method in class org.unix4j.Unix4j
Finds all files matching the given name that have been created, modified or accessed before or after the specified time (depending on the given -time... options).
find(FindOptions, long, Date, String) - Static method in class org.unix4j.Unix4j
Finds all files matching the given name and size and have been created, modified or accessed before or after the specified time (depending on the given -time... options).
find(FindOptions, String, long, Date, String) - Static method in class org.unix4j.Unix4j
Finds all files matching the given name and size and have been created, modified or accessed before or after the specified time (depending on the given -time... options).
Find.Interface<R> - Interface in org.unix4j.unix
Interface defining all method signatures for the "find" command.
FindArguments - Class in org.unix4j.unix.find
Arguments and options for the find command.
FindArguments() - Constructor for class org.unix4j.unix.find.FindArguments
Constructor to use if no options are specified.
FindArguments(FindOptions) - Constructor for class org.unix4j.unix.find.FindArguments
Constructor with option set containing the selected command options.
FindArguments(String...) - Constructor for class org.unix4j.unix.find.FindArguments
Constructor string arguments encoding options and arguments, possibly also containing variable expressions.
findByAcronym(char) - Static method in enum org.unix4j.unix.cat.CatOption
Returns the option with the given acronym, or null if no such option is found.
findByAcronym(char) - Static method in enum org.unix4j.unix.cut.CutOption
Returns the option with the given acronym, or null if no such option is found.
findByAcronym(char) - Static method in enum org.unix4j.unix.echo.EchoOption
Returns the option with the given acronym, or null if no such option is found.
findByAcronym(char) - Static method in enum org.unix4j.unix.find.FindOption
Returns the option with the given acronym, or null if no such option is found.
findByAcronym(char) - Static method in enum org.unix4j.unix.grep.GrepOption
Returns the option with the given acronym, or null if no such option is found.
findByAcronym(char) - Static method in enum org.unix4j.unix.head.HeadOption
Returns the option with the given acronym, or null if no such option is found.
findByAcronym(char) - Static method in enum org.unix4j.unix.ls.LsOption
Returns the option with the given acronym, or null if no such option is found.
findByAcronym(char) - Static method in enum org.unix4j.unix.sed.SedOption
Returns the option with the given acronym, or null if no such option is found.
findByAcronym(char) - Static method in enum org.unix4j.unix.sort.SortOption
Returns the option with the given acronym, or null if no such option is found.
findByAcronym(char) - Static method in enum org.unix4j.unix.tail.TailOption
Returns the option with the given acronym, or null if no such option is found.
findByAcronym(char) - Static method in enum org.unix4j.unix.uniq.UniqOption
Returns the option with the given acronym, or null if no such option is found.
findByAcronym(char) - Static method in enum org.unix4j.unix.wc.WcOption
Returns the option with the given acronym, or null if no such option is found.
findByAcronym(char) - Static method in enum org.unix4j.unix.xargs.XargsOption
Returns the option with the given acronym, or null if no such option is found.
FindCommand - Class in org.unix4j.unix.find
Implementation of the find command.
FindCommand(FindArguments) - Constructor for class org.unix4j.unix.find.FindCommand
 
findEndTrimBlanks(CharSequence) - Static method in class org.unix4j.util.sort.TrimBlanksStringComparator
Finds and returns the end of the given character sequence after trimming spaces and tabs.
findEndTrimNewlineChars(CharSequence) - Static method in class org.unix4j.util.StringUtil
Finds and returns the end of the given character sequence after trimming new line characters from the right.
findEndTrimWhitespace(CharSequence) - Static method in class org.unix4j.util.StringUtil
Finds and returns the end of the given character sequence after trimming white space characters from the right.
findEnumByOption(Class<E>, O) - Static method in class org.unix4j.unix.find.OptionableUtil
Finds an enum constant by a given option through the enum/option association given by the Optionable interface implemented by the enum.
FindFactory - Class in org.unix4j.unix.find
Factory for the find command returning a new command instance from every signature method.
findFirstEnumByOptionInSet(Class<E>, OptionSet<O>, E) - Static method in class org.unix4j.unix.find.OptionableUtil
Finds an enum constant by a comparing the options associated with the enum constant with the options in the specified set.
FindOption - Enum in org.unix4j.unix.find
Options for the find command.
FindOptions - Interface in org.unix4j.unix.find
Interface implemented by all option sets for the find command.
FindOptions.Default - Class in org.unix4j.unix.find
Default implementation for a modifiable option set.
FindOptions.Default() - Constructor for class org.unix4j.unix.find.FindOptions.Default
Default constructor for an empty option set with no active options.
FindOptions.Default(FindOption) - Constructor for class org.unix4j.unix.find.FindOptions.Default
Constructor for an option set with a single active option.
FindOptions.Default(FindOption...) - Constructor for class org.unix4j.unix.find.FindOptions.Default
Constructor for an option set with the given active options.
FindOptions.Default(OptionSet<FindOption>) - Constructor for class org.unix4j.unix.find.FindOptions.Default
Constructor for an option set initialized with the options given by another option set.
FindOptionSet_acdfilmnorxz - Enum in org.unix4j.unix.find
Option sets for the find command with the following options: i, z, r, a, c, m, n, o, d, f, x, l.
FindOptionSet_acdimnorz - Enum in org.unix4j.unix.find
Option sets for the find command with the following options: i, z, r, a, c, m, n, o, d.
FindOptionSet_acfimnorz - Enum in org.unix4j.unix.find
Option sets for the find command with the following options: i, z, r, a, c, m, n, o, f.
FindOptionSet_acilmnorz - Enum in org.unix4j.unix.find
Option sets for the find command with the following options: i, z, r, a, c, m, n, o, l.
FindOptionSet_acimnorxz - Enum in org.unix4j.unix.find
Option sets for the find command with the following options: i, z, r, a, c, m, n, o, x.
FindOptionSet_adfilnorxz - Enum in org.unix4j.unix.find
Option sets for the find command with the following options: i, z, r, a, n, o, d, f, x, l.
FindOptionSet_adinorz - Enum in org.unix4j.unix.find
Option sets for the find command with the following options: i, z, r, a, n, o, d.
FindOptionSet_afinorz - Enum in org.unix4j.unix.find
Option sets for the find command with the following options: i, z, r, a, n, o, f.
FindOptionSet_ailnorz - Enum in org.unix4j.unix.find
Option sets for the find command with the following options: i, z, r, a, n, o, l.
FindOptionSet_ainorxz - Enum in org.unix4j.unix.find
Option sets for the find command with the following options: i, z, r, a, n, o, x.
FindOptionSet_cdfilnorxz - Enum in org.unix4j.unix.find
Option sets for the find command with the following options: i, z, r, c, n, o, d, f, x, l.
FindOptionSet_cdinorz - Enum in org.unix4j.unix.find
Option sets for the find command with the following options: i, z, r, c, n, o, d.
FindOptionSet_cfinorz - Enum in org.unix4j.unix.find
Option sets for the find command with the following options: i, z, r, c, n, o, f.
FindOptionSet_cilnorz - Enum in org.unix4j.unix.find
Option sets for the find command with the following options: i, z, r, c, n, o, l.
FindOptionSet_cinorxz - Enum in org.unix4j.unix.find
Option sets for the find command with the following options: i, z, r, c, n, o, x.
FindOptionSet_dfilmnorxz - Enum in org.unix4j.unix.find
Option sets for the find command with the following options: i, z, r, m, n, o, d, f, x, l.
FindOptionSet_dimnorz - Enum in org.unix4j.unix.find
Option sets for the find command with the following options: i, z, r, m, n, o, d.
FindOptionSet_fimnorz - Enum in org.unix4j.unix.find
Option sets for the find command with the following options: i, z, r, m, n, o, f.
FindOptionSet_ilmnorz - Enum in org.unix4j.unix.find
Option sets for the find command with the following options: i, z, r, m, n, o, l.
FindOptionSet_imnorxz - Enum in org.unix4j.unix.find
Option sets for the find command with the following options: i, z, r, m, n, o, x.
FindOptionSets - Class in org.unix4j.unix.find
Options for the find command with the the following options:
FindOptionSets() - Constructor for class org.unix4j.unix.find.FindOptionSets
 
findStartTrimBlanks(CharSequence) - Static method in class org.unix4j.util.sort.TrimBlanksStringComparator
Finds and returns the start of the given character sequence after trimming spaces and tabs.
findStartTrimNewlineChars(CharSequence) - Static method in class org.unix4j.util.StringUtil
Finds and returns the start of the given sequence after trimming newline characters from the left.
findStartTrimNewlineChars(CharSequence, int) - Static method in class org.unix4j.util.StringUtil
Finds and returns the start of the given sequence after trimming newline characters from the left, starting at the given start index.
findStartTrimWhitespace(CharSequence) - Static method in class org.unix4j.util.StringUtil
Finds and returns the start of the given sequence after trimming whitespace characters from the left.
findStartTrimWhitespace(CharSequence, int) - Static method in class org.unix4j.util.StringUtil
Finds and returns the start of the given sequence after trimming whitespace characters from the left, starting at the given start index.
findWhitespace(CharSequence) - Static method in class org.unix4j.util.StringUtil
Finds and returns the first whitespace character in the given sequence, or the length of the string if no whitespace is found.
findWhitespace(CharSequence, int) - Static method in class org.unix4j.util.StringUtil
Finds and returns the first whitespace character in the given sequence at or after start.
finish() - Method in class org.unix4j.io.BufferedOutput
 
finish() - Method in class org.unix4j.io.NullOutput
 
finish() - Method in interface org.unix4j.io.Output
Indicates that all output has been written.
finish() - Method in class org.unix4j.io.WriterOutput
 
finish(Input, LineProcessor) - Method in class org.unix4j.processor.DefaultInputProcessor
 
finish() - Method in class org.unix4j.processor.InputLineProcessor
 
finish(Input, LineProcessor) - Method in interface org.unix4j.processor.InputProcessor
Indicates that this line processing task is complete for the specified input device and can finished.
finish() - Method in interface org.unix4j.processor.LineProcessor
Indicates that this line processing task is complete and can finished.
finish() - Method in class org.unix4j.processor.MultipleInputLineProcessor
Performs the following operations to process all Input objects that have been passed to the constructor: Calls beginMultiple(..) Iterates over all input objects in sequence Calls InputProcessor.begin(Input, LineProcessor) Calls InputProcessor.processLine(Input, Line, LineProcessor) for every line in the current input Calls InputProcessor.finish(Input, LineProcessor) Calls finishMultiple(..)
finish() - Method in class org.unix4j.unix.cat.CatProcessor
 
finish() - Method in class org.unix4j.unix.cat.NumberLinesProcessor
 
finish() - Method in class org.unix4j.unix.cat.SqueezeEmptyLinesProcessor
 
finish() - Method in class org.unix4j.unix.grep.AbstractGrepProcessor
 
finish(Input, LineProcessor) - Method in class org.unix4j.unix.grep.CountMatchingLinesProcessor
 
finish() - Method in class org.unix4j.unix.grep.CountMatchingLinesProcessor
 
finish(Input, LineProcessor) - Method in class org.unix4j.unix.grep.WriteFilesWithMatchingLinesProcessor
 
finish() - Method in class org.unix4j.unix.grep.WriteFilesWithMatchingLinesProcessor
 
finish() - Method in class org.unix4j.unix.head.AbstractHeadProcessor
 
finish() - Method in class org.unix4j.unix.sed.AbstractSedProcessor
 
finish() - Method in class org.unix4j.unix.sort.CheckProcessor
 
finish() - Method in class org.unix4j.unix.sort.MergeProcessor
 
finish() - Method in class org.unix4j.unix.sort.SortProcessor
 
finish() - Method in class org.unix4j.unix.sort.UniqueSortProcessor
 
finish() - Method in class org.unix4j.unix.tail.TailCharsFromEndProcessor
 
finish() - Method in class org.unix4j.unix.tail.TailCharsFromStartProcessor
 
finish() - Method in class org.unix4j.unix.tail.TailLinesFromEndProcessor
 
finish() - Method in class org.unix4j.unix.tail.TailLinesFromStartProcessor
 
finish() - Method in class org.unix4j.unix.uniq.AdjacentProcessor.Normal
 
finish() - Method in class org.unix4j.unix.uniq.AdjacentProcessor.UniqueDuplicateCount
 
finish() - Method in class org.unix4j.unix.uniq.GlobalProcessor.Normal
 
finish() - Method in class org.unix4j.unix.uniq.GlobalProcessor.UniqueDuplicateCount
 
finish(Input, LineProcessor) - Method in class org.unix4j.unix.wc.WcFileProcessor
 
finish() - Method in class org.unix4j.unix.wc.WcMultipleFilesProcessor
 
finish() - Method in class org.unix4j.unix.wc.WcProcessor
 
finish(ItemStorage) - Method in class org.unix4j.unix.xargs.CharDelimitedItemizer
 
finish(ItemStorage) - Method in interface org.unix4j.unix.xargs.Itemizer
Called after the last line to flush remaining items.
finish(ItemStorage) - Method in class org.unix4j.unix.xargs.WhitespaceItemizer
 
finish() - Method in class org.unix4j.unix.xargs.XargsLineProcessor
 
finish() - Method in class org.unix4j.unix.xargs.XargsOutput
 
finishAll() - Method in class org.unix4j.unix.xargs.XargsOutput
 
finishMultiple(List<? extends Input>, LineProcessor) - Method in class org.unix4j.processor.MultipleInputLineProcessor
Called once at the end after iterating over the Input objects in the given inputs list.
first() - Method in class org.unix4j.util.CompositeRange
 
FixedStringMatcher - Class in org.unix4j.unix.grep
Performs fixed string comparisons to decide whether the pattern matches a line.
FixedStringMatcher(String) - Constructor for class org.unix4j.unix.grep.FixedStringMatcher
 
FixedStringMatcher.IgnoreCase - Class in org.unix4j.unix.grep
 
FixedStringMatcher.IgnoreCase(GrepArguments) - Constructor for class org.unix4j.unix.grep.FixedStringMatcher.IgnoreCase
 
FixedStringMatcher.Standard - Class in org.unix4j.unix.grep
 
FixedStringMatcher.Standard(GrepArguments) - Constructor for class org.unix4j.unix.grep.FixedStringMatcher.Standard
 
FixedStringMatcher.WholeLine - Class in org.unix4j.unix.grep
 
FixedStringMatcher.WholeLine(GrepArguments) - Constructor for class org.unix4j.unix.grep.FixedStringMatcher.WholeLine
 
FixedStringMatcher.WholeLineIgnoreCase - Class in org.unix4j.unix.grep
 
FixedStringMatcher.WholeLineIgnoreCase(GrepArguments) - Constructor for class org.unix4j.unix.grep.FixedStringMatcher.WholeLineIgnoreCase
 
fixedStrings - Variable in enum org.unix4j.unix.grep.GrepOptionSet_Fcilnvx
Option "--fixedStrings": Use fixed-strings matching instead of regular expressions.
fixedStrings - Variable in class org.unix4j.unix.grep.GrepOptionSets
Option "--fixedStrings": Use fixed-strings matching instead of regular expressions.
fixSizeString(int, boolean, char, long) - Static method in class org.unix4j.util.StringUtil
Returns the given value as a string of fixed length size padding or truncating the value if necessary.
fixSizeString(int, boolean, String) - Static method in class org.unix4j.util.StringUtil
Returns the given string s into a string of fixed length size padding or truncating the string with spaces if necessary.
fixSizeString(int, boolean, char, String) - Static method in class org.unix4j.util.StringUtil
Returns the given string s into a string of fixed length size padding or truncating the string if necessary.
FLATTEN - Static variable in class org.unix4j.convert.ArrayConverters
 
FLATTEN - Static variable in class org.unix4j.convert.FileArrayConverters
 
FLATTEN - Static variable in class org.unix4j.convert.ListConverters
 
FLATTEN - Static variable in class org.unix4j.convert.StringArrayConverters
 
flush() - Method in class org.unix4j.unix.xargs.DefaultItemStorage
 
formatCount(long, int) - Static method in class org.unix4j.unix.uniq.CountUtil
Formats the given count value to the fixed string length maxDigitsForCount padding it with spaces from the left if necessary.
from(Collection<? extends String>) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
from(InputStream) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
from(Reader) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
from(URL) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
from(Input) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
from(Collection<? extends String>) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Uses the strings in the specified input collection as input lines for the next command.
from(InputStream) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Reads from the given input stream and redirects the contents into the next command.
from(Reader) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Uses the given reader and redirects the read input into the next command.
from(URL) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Reads from the given URL and redirects the contents into the next command.
from(Input) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Reads from the given input object and redirects the contents into the next command.
From - Class in org.unix4j.unix
Non-instantiable module with inner types making up the from command.
from(Collection<? extends String>) - Method in class org.unix4j.unix.from.FromFactory
 
from(InputStream) - Method in class org.unix4j.unix.from.FromFactory
 
from(Reader) - Method in class org.unix4j.unix.from.FromFactory
 
from(URL) - Method in class org.unix4j.unix.from.FromFactory
 
from(Input) - Method in class org.unix4j.unix.from.FromFactory
 
from(Collection<? extends String>) - Method in interface org.unix4j.unix.From.Interface
Uses the strings in the specified input collection as input lines for the next command.
from(InputStream) - Method in interface org.unix4j.unix.From.Interface
Reads from the given input stream and redirects the contents into the next command.
from(Reader) - Method in interface org.unix4j.unix.From.Interface
Uses the given reader and redirects the read input into the next command.
from(URL) - Method in interface org.unix4j.unix.From.Interface
Reads from the given URL and redirects the contents into the next command.
from(Input) - Method in interface org.unix4j.unix.From.Interface
Reads from the given input object and redirects the contents into the next command.
from(Collection<? extends String>) - Static method in class org.unix4j.Unix4j
Uses the strings in the specified input collection as input lines for the next command.
from(InputStream) - Static method in class org.unix4j.Unix4j
Reads from the given input stream and redirects the contents into the next command.
from(Reader) - Static method in class org.unix4j.Unix4j
Uses the given reader and redirects the read input into the next command.
from(URL) - Static method in class org.unix4j.Unix4j
Reads from the given URL and redirects the contents into the next command.
from(Input) - Static method in class org.unix4j.Unix4j
Reads from the given input object and redirects the contents into the next command.
From.Interface<R> - Interface in org.unix4j.unix
Interface defining all method signatures for the "from" command.
fromArgs(SedArguments) - Static method in enum org.unix4j.unix.sed.Command
Returns the command constant taken from the command option set in args using the Command.matches(SedArguments) method Returns null if no command option is set.
FromArguments - Class in org.unix4j.unix.from
Arguments and options for the from command.
FromArguments() - Constructor for class org.unix4j.unix.from.FromArguments
Constructor to use if no options are specified.
FromCommand - Class in org.unix4j.unix.from
Implementation of the pseudo from command used for input redirection.
FromCommand(FromArguments) - Constructor for class org.unix4j.unix.from.FromCommand
 
FromFactory - Class in org.unix4j.unix.from
Factory for the from command returning a new command instance from every signature method.
fromFile(String) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
fromFile(File) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
fromFile(String) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Redirects the contents of the given file into the next command.
fromFile(File) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Redirects the contents of the given file into the next command.
fromFile(String) - Method in class org.unix4j.unix.from.FromFactory
 
fromFile(File) - Method in class org.unix4j.unix.from.FromFactory
 
fromFile(String) - Method in interface org.unix4j.unix.From.Interface
Redirects the contents of the given file into the next command.
fromFile(File) - Method in interface org.unix4j.unix.From.Interface
Redirects the contents of the given file into the next command.
fromFile(String) - Static method in class org.unix4j.Unix4j
Redirects the contents of the given file into the next command.
fromFile(File) - Static method in class org.unix4j.Unix4j
Redirects the contents of the given file into the next command.
fromResource(String) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
fromResource(String) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Reads from the given resource relative to the classpath and redirects the contents into the next command.
fromResource(String) - Method in class org.unix4j.unix.from.FromFactory
 
fromResource(String) - Method in interface org.unix4j.unix.From.Interface
Reads from the given resource relative to the classpath and redirects the contents into the next command.
fromResource(String) - Static method in class org.unix4j.Unix4j
Reads from the given resource relative to the classpath and redirects the contents into the next command.
fromScript(String) - Static method in enum org.unix4j.unix.sed.Command
Returns the command constant The first non-whitespace character of the script defines the command for substitute and translate; for all other commands, it is the first character after a whitespace sequence within the script (leading whitespace is ignored).
fromStartTo(int) - Static method in class org.unix4j.util.Range
Creates a range element to include all indexes from 1 to (and inclusive of) the given index.
fromString(String) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
fromString(String) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Uses the given string as input for the next command.
fromString(String) - Method in class org.unix4j.unix.from.FromFactory
 
fromString(String) - Method in interface org.unix4j.unix.From.Interface
Uses the given string as input for the next command.
fromString(String) - Static method in class org.unix4j.Unix4j
Uses the given string as input for the next command.
fromStrings(String...) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
fromStrings(String...) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Uses the given strings as input for the next command.
fromStrings(String...) - Method in class org.unix4j.unix.from.FromFactory
 
fromStrings(String...) - Method in interface org.unix4j.unix.From.Interface
Uses the given strings as input for the next command.
fromStrings(String...) - Static method in class org.unix4j.Unix4j
Uses the given strings as input for the next command.

G

g - Variable in enum org.unix4j.unix.sed.SedOptionSet_Iacdgilnpsy
Option "-g": Globally substitute for all non-overlapping instances of the regexp rather than just the first one.
g - Variable in enum org.unix4j.unix.sed.SedOptionSet_Iaglnp
Option "-g": Globally substitute for all non-overlapping instances of the regexp rather than just the first one.
g - Variable in enum org.unix4j.unix.sed.SedOptionSet_Icglnp
Option "-g": Globally substitute for all non-overlapping instances of the regexp rather than just the first one.
g - Variable in enum org.unix4j.unix.sed.SedOptionSet_Idglnp
Option "-g": Globally substitute for all non-overlapping instances of the regexp rather than just the first one.
g - Variable in enum org.unix4j.unix.sed.SedOptionSet_Igilnp
Option "-g": Globally substitute for all non-overlapping instances of the regexp rather than just the first one.
g - Variable in enum org.unix4j.unix.sed.SedOptionSet_Iglnps
Option "-g": Globally substitute for all non-overlapping instances of the regexp rather than just the first one.
g - Variable in enum org.unix4j.unix.sed.SedOptionSet_Iglnpy
Option "-g": Globally substitute for all non-overlapping instances of the regexp rather than just the first one.
g - Variable in class org.unix4j.unix.sed.SedOptionSets
Option "-g": Globally substitute for all non-overlapping instances of the regexp rather than just the first one.
g - Variable in enum org.unix4j.unix.sort.SortOptionSet_bcdfgmru
Option "-g": Sort numerically, using the standard Double.parseDouble(String) function to convert a trimmed line to a double-precision floating point number.
g - Variable in enum org.unix4j.unix.sort.SortOptionSet_bcdfgru
Option "-g": Sort numerically, using the standard Double.parseDouble(String) function to convert a trimmed line to a double-precision floating point number.
g - Variable in enum org.unix4j.unix.sort.SortOptionSet_bdfgmru
Option "-g": Sort numerically, using the standard Double.parseDouble(String) function to convert a trimmed line to a double-precision floating point number.
g - Variable in enum org.unix4j.unix.sort.SortOptionSet_MVbcdfghmnru
Option "-g": Sort numerically, using the standard Double.parseDouble(String) function to convert a trimmed line to a double-precision floating point number.
g - Variable in enum org.unix4j.unix.sort.SortOptionSet_MVbcdfghnru
Option "-g": Sort numerically, using the standard Double.parseDouble(String) function to convert a trimmed line to a double-precision floating point number.
g - Variable in enum org.unix4j.unix.sort.SortOptionSet_MVbdfghmnru
Option "-g": Sort numerically, using the standard Double.parseDouble(String) function to convert a trimmed line to a double-precision floating point number.
g - Variable in class org.unix4j.unix.sort.SortOptionSets
Option "-g": Sort numerically, using the standard Double.parseDouble(String) function to convert a trimmed line to a double-precision floating point number.
g - Variable in enum org.unix4j.unix.uniq.UniqOptionSet_cdgu
Option "-g": Suppresses repeated lines globally, that is, if lines are non-adjacent.
g - Variable in enum org.unix4j.unix.uniq.UniqOptionSet_cg
Option "-g": Suppresses repeated lines globally, that is, if lines are non-adjacent.
g - Variable in enum org.unix4j.unix.uniq.UniqOptionSet_dg
Option "-g": Suppresses repeated lines globally, that is, if lines are non-adjacent.
g - Variable in enum org.unix4j.unix.uniq.UniqOptionSet_gu
Option "-g": Suppresses repeated lines globally, that is, if lines are non-adjacent.
g - Variable in class org.unix4j.unix.uniq.UniqOptionSets
Option "-g": Suppresses repeated lines globally, that is, if lines are non-adjacent.
generalNumericSort - Variable in enum org.unix4j.unix.sort.SortOptionSet_bcdfgmru
Option "--generalNumericSort": Sort numerically, using the standard Double.parseDouble(String) function to convert a trimmed line to a double-precision floating point number.
generalNumericSort - Variable in enum org.unix4j.unix.sort.SortOptionSet_bcdfgru
Option "--generalNumericSort": Sort numerically, using the standard Double.parseDouble(String) function to convert a trimmed line to a double-precision floating point number.
generalNumericSort - Variable in enum org.unix4j.unix.sort.SortOptionSet_bdfgmru
Option "--generalNumericSort": Sort numerically, using the standard Double.parseDouble(String) function to convert a trimmed line to a double-precision floating point number.
generalNumericSort - Variable in enum org.unix4j.unix.sort.SortOptionSet_MVbcdfghmnru
Option "--generalNumericSort": Sort numerically, using the standard Double.parseDouble(String) function to convert a trimmed line to a double-precision floating point number.
generalNumericSort - Variable in enum org.unix4j.unix.sort.SortOptionSet_MVbcdfghnru
Option "--generalNumericSort": Sort numerically, using the standard Double.parseDouble(String) function to convert a trimmed line to a double-precision floating point number.
generalNumericSort - Variable in enum org.unix4j.unix.sort.SortOptionSet_MVbdfghmnru
Option "--generalNumericSort": Sort numerically, using the standard Double.parseDouble(String) function to convert a trimmed line to a double-precision floating point number.
generalNumericSort - Variable in class org.unix4j.unix.sort.SortOptionSets
Option "--generalNumericSort": Sort numerically, using the standard Double.parseDouble(String) function to convert a trimmed line to a double-precision floating point number.
generateActiveSetsForGroup(Map<String, OptionDef>) - Method in class org.unix4j.codegen.optset.ActiveSetPermutationBuilder
 
GenericCommandBuilder - Class in org.unix4j.builder
Generic builder dynamically creating an implementation of an interface extending CommandBuilder based on a series of command factories for all the methods present in that interface.
GenericCommandBuilder() - Constructor for class org.unix4j.builder.GenericCommandBuilder
 
get(String) - Method in class org.unix4j.codegen.def.AbstractElementDef
 
getAllOptions() - Method in class org.unix4j.codegen.optset.def.ActiveSetDef
 
getArgs() - Method in class org.unix4j.unix.cat.CatArguments
Returns the <args> operand value: String arguments defining the options and file operands for the command.
getArgs() - Method in class org.unix4j.unix.cut.CutArguments
Returns the <args> operand value: String arguments defining the options and operands for the command.
getArgs() - Method in class org.unix4j.unix.echo.EchoArguments
Returns the <args> operand value: String arguments defining the options for the command and the strings to be written to the output.
getArgs() - Method in class org.unix4j.unix.find.FindArguments
Returns the <args> operand value: String arguments defining the options and operands for the command.
getArgs() - Method in class org.unix4j.unix.grep.GrepArguments
Returns the <args> operand value: String arguments defining the options and operands for the command.
getArgs() - Method in class org.unix4j.unix.head.HeadArguments
Returns the <args> operand value: String arguments defining the options and operands for the command.
getArgs() - Method in class org.unix4j.unix.ls.LsArguments
Returns the <args> operand value: String arguments defining the options and operands for the command.
getArgs() - Method in class org.unix4j.unix.sed.SedArguments
Returns the <args> operand value: String arguments defining the options and operands for the command.
getArgs() - Method in class org.unix4j.unix.sort.SortArguments
Returns the <args> operand value: String arguments defining the options and operands for the command.
getArgs() - Method in class org.unix4j.unix.tail.TailArguments
Returns the <args> operand value: String arguments defining the options and operands for the command.
getArgs() - Method in class org.unix4j.unix.uniq.UniqArguments
Returns the <args> operand value: String arguments defining the options and operands for the command.
getArgs() - Method in class org.unix4j.unix.wc.WcArguments
Returns the <args> operand value: String arguments defining the options and operands for the command.
getArgs() - Method in class org.unix4j.unix.xargs.XargsArguments
Returns the <args> operand value: String arguments defining the options and operands for the command.
getArguments(ExecutionContext) - Method in class org.unix4j.command.AbstractCommand
 
getArguments(ExecutionContext) - Method in interface org.unix4j.command.Command
Returns the implementation specific command arguments and options for the given execution context.
getArguments(ExecutionContext) - Method in class org.unix4j.command.JoinedCommand
 
getArguments() - Method in class org.unix4j.processor.AbstractLineProcessor
Returns the command arguments for the current variable context.
getArguments() - Method in class org.unix4j.unix.xargs.XargsLineProcessor
 
getAttribute(Element, Enum<?>, String) - Static method in class org.unix4j.codegen.xml.XmlUtil
Returns the attribute value or defaultValue if it does not exist.
getAttribute(Element, Enum<?>) - Static method in class org.unix4j.codegen.xml.XmlUtil
Returns the attribute value or null if it does not exist.
getBase() - Method in class org.unix4j.util.RelativePathBase
Returns the base directory for relative paths, the directory that was passed to the constructor.
getByVariableName(String) - Static method in enum org.unix4j.variable.ExecutionContextVariableResolver.Variable
 
getCalendar() - Method in class org.unix4j.unix.ls.LsFormatterLong
 
getChildElements(Element, Enum<?>) - Static method in class org.unix4j.codegen.xml.XmlUtil
 
getCommand() - Method in class org.unix4j.processor.AbstractLineProcessor
Returns the command that was passed to the constructor of this line processor, the command whose execute method usually returns this line processor.
getCommand() - Method in class org.unix4j.unix.xargs.XargsLineProcessor
 
getComparator() - Method in class org.unix4j.unix.sort.AbstractSortProcessor
 
getComparator() - Method in class org.unix4j.unix.sort.SortArguments
Returns the <comparator> operand value: The comparator to use for the line comparisons.
getContent() - Method in interface org.unix4j.line.Line
Returns the contents making up this line, but without the line ending characters.
getContent() - Method in class org.unix4j.line.SimpleLine
 
getContent() - Method in class org.unix4j.line.SingleCharSequenceLine
 
getContentLength() - Method in interface org.unix4j.line.Line
Returns the length of the content string returned by Line.getContent(), which is zero for a line without content and positive otherwise.
getContentLength() - Method in class org.unix4j.line.SimpleLine
 
getContentLength() - Method in class org.unix4j.line.SingleCharSequenceLine
 
getContext() - Method in class org.unix4j.processor.AbstractLineProcessor
Returns the execution context that was passed to the constructor
getContextFactory() - Method in class org.unix4j.builder.DefaultCommandBuilder
Returns the context factory used to create contexts for command execution.
getConverterRegistry() - Method in class org.unix4j.context.DefaultExecutionContext
 
getConverterRegistry() - Method in class org.unix4j.context.DerivedExecutionContext
 
getConverterRegistry() - Method in interface org.unix4j.context.ExecutionContext
 
getCount() - Method in class org.unix4j.unix.head.HeadArguments
Returns the <count> operand value: The first count lines of each input file are copied to standard output, starting from 1 (characters instead of lines if the -c option is specified).
getCount() - Method in class org.unix4j.unix.tail.TailArguments
Returns the <count> operand value: The last count lines of each input file are copied to standard output, starting from 1 (characters instead of lines if the -c option is specified, and offset from start instead of end with -s option).
getCount() - Method in class org.unix4j.util.Counter
 
getCreationTime(File) - Method in class org.unix4j.unix.find.FileAttributes
 
getCreationTime(File) - Method in class org.unix4j.unix.find.FileAttributes7
 
getCurrentDirectory() - Method in class org.unix4j.context.DefaultExecutionContext
 
getCurrentDirectory() - Method in class org.unix4j.context.DerivedExecutionContext
 
getCurrentDirectory() - Method in interface org.unix4j.context.ExecutionContext
Returns the current directory, never null.
getCurrentMethodStackTraceElement() - Static method in class org.unix4j.util.StackTraceUtil
Returns the stack trace element corresponding to the direct caller method, that is, the method which calls this method.
getCurrentMethodStackTraceElement(int) - Static method in class org.unix4j.util.StackTraceUtil
Returns the stack trace element belonging to the callerOffsetth caller of the calling method.
getDateTime(File, LsArguments) - Method in class org.unix4j.unix.ls.LsFormatterLong
 
getDelimiter() - Method in class org.unix4j.unix.cut.CutArguments
Returns the <delimiter> operand value (variables are NOT resolved): use as the output delimiter the default is to use the input delimiter
getDelimiter(ExecutionContext) - Method in class org.unix4j.unix.cut.CutArguments
Returns the <delimiter> (variables are resolved): use as the output delimiter the default is to use the input delimiter
getDelimiter() - Method in class org.unix4j.unix.xargs.XargsArguments
Returns the <delimiter> operand value (variables are NOT resolved): Input items are terminated by the specified characters.
getDelimiter(ExecutionContext) - Method in class org.unix4j.unix.xargs.XargsArguments
Returns the <delimiter> (variables are resolved): Input items are terminated by the specified characters.
getDirectoryOfClassFile(Class<?>) - Static method in class org.unix4j.util.FileUtil
This method returns the parent directory of a given class.
getDirectoryOfClassFile(String) - Static method in class org.unix4j.util.FileUtil
This method returns the parent directory of a given class.
getEnv() - Method in class org.unix4j.context.DefaultExecutionContext
 
getEnv() - Method in class org.unix4j.context.DerivedExecutionContext
 
getEnv() - Method in interface org.unix4j.context.ExecutionContext
 
getEnv() - Static method in class org.unix4j.variable.MapVariableResolver
Returns a variable resolver for the ENV variables.
getEof() - Method in class org.unix4j.unix.xargs.XargsArguments
Returns the <eof> operand value (variables are NOT resolved): If the end of file string occurs as a line of input, the rest of the input is ignored.
getEof(ExecutionContext) - Method in class org.unix4j.unix.xargs.XargsArguments
Returns the <eof> (variables are resolved): If the end of file string occurs as a line of input, the rest of the input is ignored.
getExitValue() - Method in exception org.unix4j.command.ExitValueException
Returns the exit value, an int value or error code different from zero that was passed to the constructor of this exception.
getFieldValue(String) - Method in class org.unix4j.codegen.def.AbstractElementDef
 
getFile() - Method in class org.unix4j.unix.cd.CdArguments
Returns the <file> operand value: the file to use as input; relative paths are not resolved (use the string path argument to enable relative path resolving based on the current working directory).
getFile() - Method in class org.unix4j.unix.uniq.UniqArguments
Returns the <file> operand value: The files or directories used as starting point for the listing; relative paths are not resolved (use the string path argument to enable relative path resolving based on the current working directory).
getFileInfo() - Method in class org.unix4j.io.FileInput
Returns the file info string, for instance a file path or file name.
getFileInfo(File) - Method in class org.unix4j.io.FileInput
Returns the file info string relative to the given root directory.
getFileNameFilter(String) - Static method in class org.unix4j.util.FileUtil
Returns a file name filter for the specified name.
getFilePermissions(File, LsArguments) - Method in class org.unix4j.unix.ls.LsFormatterLong
 
getFilePermissions(File, LsArguments) - Method in class org.unix4j.unix.ls.LsFormatterLong7
 
getFiles() - Method in class org.unix4j.unix.cat.CatArguments
Returns the <files> operand value: The input files to be printed; relative paths are not resolved (use the string path argument to enable relative path resolving based on the current working directory).
getFiles() - Method in class org.unix4j.unix.grep.GrepArguments
Returns the <files> operand value: The input files to be searched for the pattern; relative paths are not resolved (use the string paths argument to enable relative path resolving based on the current working directory).
getFiles() - Method in class org.unix4j.unix.head.HeadArguments
Returns the <files> operand value: The input files to be filtered; relative paths are not resolved (use the string paths argument to enable relative path resolving based on the current working directory).
getFiles() - Method in class org.unix4j.unix.ls.LsArguments
Returns the <files> operand value: The files or directories used as starting point for the listing; relative paths are not resolved (use the string path argument to enable relative path resolving based on the current working directory).
getFiles() - Method in class org.unix4j.unix.sort.SortArguments
Returns the <files> operand value: The files to be sorted or merged; relative paths are not resolved (use the string paths argument to enable relative path resolving based on the current working directory).
getFiles() - Method in class org.unix4j.unix.tail.TailArguments
Returns the <files> operand value: The input files to be filtered; relative paths are not resolved (use the string paths argument to enable relative path resolving based on the current working directory).
getFiles() - Method in class org.unix4j.unix.wc.WcArguments
Returns the <files> operand value: The input files; relative paths are not resolved (use the string paths argument to enable relative path resolving based on the current working directory).
getFirst() - Method in class org.unix4j.command.JoinedCommand
Returns the first command of this joined command
getFixedWidthOfColumnsInOutput() - Method in class org.unix4j.unix.wc.Counters
 
getForContext(ExecutionContext) - Method in interface org.unix4j.command.Arguments
Returns an arguments object for the given execution context with resolved variables if necessary and possible.
getForContext(ExecutionContext) - Method in class org.unix4j.command.NoOp.Args
 
getForContext(ExecutionContext) - Method in class org.unix4j.operation.AdHocCommand.Args
 
getForContext(ExecutionContext) - Method in class org.unix4j.unix.cat.CatArguments
 
getForContext(ExecutionContext) - Method in class org.unix4j.unix.cd.CdArguments
 
getForContext(ExecutionContext) - Method in class org.unix4j.unix.cut.CutArguments
 
getForContext(ExecutionContext) - Method in class org.unix4j.unix.echo.EchoArguments
 
getForContext(ExecutionContext) - Method in class org.unix4j.unix.find.FindArguments
 
getForContext(ExecutionContext) - Method in class org.unix4j.unix.from.FromArguments
 
getForContext(ExecutionContext) - Method in class org.unix4j.unix.grep.GrepArguments
 
getForContext(ExecutionContext) - Method in class org.unix4j.unix.head.HeadArguments
 
getForContext(ExecutionContext) - Method in class org.unix4j.unix.ls.LsArguments
 
getForContext(ExecutionContext) - Method in class org.unix4j.unix.sed.SedArguments
 
getForContext(ExecutionContext) - Method in class org.unix4j.unix.sort.SortArguments
 
getForContext(ExecutionContext) - Method in class org.unix4j.unix.tail.TailArguments
 
getForContext(ExecutionContext) - Method in class org.unix4j.unix.uniq.UniqArguments
 
getForContext(ExecutionContext) - Method in class org.unix4j.unix.wc.WcArguments
 
getForContext(ExecutionContext) - Method in class org.unix4j.unix.xargs.XargsArguments
 
getGroup(File, LsArguments) - Method in class org.unix4j.unix.ls.LsFormatterLong
 
getGroup(File, LsArguments) - Method in class org.unix4j.unix.ls.LsFormatterLong7
 
getIndexes() - Method in class org.unix4j.unix.cut.CutArguments
Returns the <indexes> operand value: select these chars/field based on the given indexes.
getInput() - Method in exception org.unix4j.command.ExitValueException
Returns the input source that was causing this exception, for instance an input file that was passed to a command.
getInput() - Method in class org.unix4j.unix.from.FromArguments
Returns the <input> operand value: the input object to read from
getInstance() - Static method in class org.unix4j.util.sort.DecimalNumberStringComparator
Returns the instance for the default locale.
getInstance(Locale) - Static method in class org.unix4j.util.sort.DecimalNumberStringComparator
Returns an instance for the specified locale.
getInvokedCommand() - Method in class org.unix4j.unix.xargs.XargsCommand
 
getLastAccessedTime(File) - Method in class org.unix4j.unix.find.FileAttributes
 
getLastAccessedTime(File) - Method in class org.unix4j.unix.find.FileAttributes7
 
getLastModifiedMS(File, LsArguments) - Method in class org.unix4j.unix.ls.LsFormatterLong
 
getLastModifiedMS(File, LsArguments) - Method in class org.unix4j.unix.ls.LsFormatterLong7
 
getLastModifiedTime(File) - Method in class org.unix4j.unix.find.FileAttributes
 
getLastModifiedTime(File) - Method in class org.unix4j.unix.find.FileAttributes7
 
getLineEnding() - Method in interface org.unix4j.line.Line
Returns the line ending characters, usually one or two characters such as "\n" or "\r\n".
getLineEnding() - Method in class org.unix4j.line.SimpleLine
 
getLineEnding() - Method in class org.unix4j.line.SingleCharSequenceLine
 
getLineEndingLength() - Method in interface org.unix4j.line.Line
Returns the length of the line ending string returned by Line.getLineEnding(), which is usually one or two and sometimes zero the last line in a file is not terminated with a new line character.
getLineEndingLength() - Method in class org.unix4j.line.SimpleLine
 
getLineEndingLength() - Method in class org.unix4j.line.SingleCharSequenceLine
 
getLocale() - Method in class org.unix4j.context.DefaultExecutionContext
 
getLocale() - Method in class org.unix4j.context.DerivedExecutionContext
 
getLocale() - Method in interface org.unix4j.context.ExecutionContext
 
getMapKeyForVariableName(String) - Method in class org.unix4j.variable.MapVariableResolver
Returns the map key for a given variable name.
getMaxArgs() - Method in class org.unix4j.unix.xargs.XargsArguments
Returns the <maxArgs> operand value: Use at most maxArgs arguments per command invocation.
getMaxLines() - Method in class org.unix4j.unix.xargs.XargsArguments
Returns the <maxLines> operand value: Use at most maxLines nonblank input lines per command invocation.
getMessage() - Method in exception org.unix4j.command.ExitValueException
 
getName() - Method in class org.unix4j.command.AbstractCommand
 
getName() - Method in interface org.unix4j.command.Command
Returns the name of this command, usually a lower-case string such as "grep" or "ls".
getName() - Method in class org.unix4j.command.JoinedCommand
Returns the joined command names, a string like "echo | grep"
getName() - Method in class org.unix4j.unix.find.FindArguments
Returns the <name> operand value (variables are NOT resolved): Name pattern to match the file name after removing the path with the leading directories; wildcards * and ? are supported, or full regular expressions if either of the options -regex (-r) or -iregex (-i) is specified.
getName(ExecutionContext) - Method in class org.unix4j.unix.find.FindArguments
Returns the <name> (variables are resolved): Name pattern to match the file name after removing the path with the leading directories; wildcards * and ? are supported, or full regular expressions if either of the options -regex (-r) or -iregex (-i) is specified.
getName(File, File, LsArguments) - Method in class org.unix4j.unix.ls.LsFormatterLong
 
getNameWithOptionPostfix(String, Collection<OptionDef>) - Method in class org.unix4j.codegen.optset.OptionHelper
 
getOccurrence() - Method in class org.unix4j.unix.sed.SedArguments
Returns the <occurrence> operand value: Substitute for the given occurrences only of the regexp found within the matched string; the occurrence indices are one-based.
getOperation() - Method in class org.unix4j.operation.AdHocCommand.Args
 
getOption() - Method in interface org.unix4j.unix.find.Optionable
 
getOption() - Method in enum org.unix4j.unix.find.TimeFilter.TimeComparator
 
getOption() - Method in enum org.unix4j.unix.find.TimeFilter.TimeType
 
getOption() - Method in enum org.unix4j.unix.find.TypeFilter
 
getOptionConstraints(CommandDef) - Static method in class org.unix4j.codegen.optset.Constraints
 
getOptions() - Method in class org.unix4j.unix.cat.CatArguments
Returns the options set containing the selected command options.
getOptions() - Method in class org.unix4j.unix.cut.CutArguments
Returns the options set containing the selected command options.
getOptions() - Method in class org.unix4j.unix.echo.EchoArguments
Returns the options set containing the selected command options.
getOptions() - Method in class org.unix4j.unix.find.FindArguments
Returns the options set containing the selected command options.
getOptions() - Method in class org.unix4j.unix.grep.GrepArguments
Returns the options set containing the selected command options.
getOptions() - Method in class org.unix4j.unix.head.HeadArguments
Returns the options set containing the selected command options.
getOptions() - Method in class org.unix4j.unix.ls.LsArguments
Returns the options set containing the selected command options.
getOptions() - Method in class org.unix4j.unix.sed.SedArguments
Returns the options set containing the selected command options.
getOptions() - Method in class org.unix4j.unix.sort.SortArguments
Returns the options set containing the selected command options.
getOptions() - Method in class org.unix4j.unix.tail.TailArguments
Returns the options set containing the selected command options.
getOptions() - Method in class org.unix4j.unix.uniq.UniqArguments
Returns the options set containing the selected command options.
getOptions() - Method in class org.unix4j.unix.wc.WcArguments
Returns the options set containing the selected command options.
getOptions() - Method in class org.unix4j.unix.xargs.XargsArguments
Returns the options set containing the selected command options.
getOutput() - Method in class org.unix4j.processor.AbstractLineProcessor
Returns the output that was passed to the constructor of this line processor, the object to write to when executing the command through the this processor
getOutput() - Method in class org.unix4j.unix.xargs.XargsLineProcessor
 
getOutputDelimiter() - Method in class org.unix4j.unix.cut.CutArguments
Returns the <outputDelimiter> operand value: use as the output delimiter the default is to use the input delimiter
getOutputDirectoryGivenClass(Class<?>) - Static method in class org.unix4j.util.FileUtil
This method returns the output directory of a given class.
getOwner(File, LsArguments) - Method in class org.unix4j.unix.ls.LsFormatterLong
 
getOwner(File, LsArguments) - Method in class org.unix4j.unix.ls.LsFormatterLong7
 
getPath() - Method in class org.unix4j.unix.cd.CdArguments
Returns the <path> operand value (variables are NOT resolved): the directory to become the new current working directory; wildcards * and ? are supported; relative paths are resolved on the basis of the current working directory.
getPath(ExecutionContext) - Method in class org.unix4j.unix.cd.CdArguments
Returns the <path> (variables are resolved): the directory to become the new current working directory; wildcards * and ? are supported; relative paths are resolved on the basis of the current working directory.
getPath() - Method in class org.unix4j.unix.find.FindArguments
Returns the <path> operand value (variables are NOT resolved): Starting point for the search in the directory hierarchy; wildcards * and ? are supported; relative paths are resolved on the basis of the current working directory.
getPath(ExecutionContext) - Method in class org.unix4j.unix.find.FindArguments
Returns the <path> (variables are resolved): Starting point for the search in the directory hierarchy; wildcards * and ? are supported; relative paths are resolved on the basis of the current working directory.
getPath() - Method in class org.unix4j.unix.from.FromArguments
Returns the <path> operand value (variables are NOT resolved): the file to use as input; wildcards * and ? are supported; relative paths are resolved on the basis of the current working directory.
getPath(ExecutionContext) - Method in class org.unix4j.unix.from.FromArguments
Returns the <path> (variables are resolved): the file to use as input; wildcards * and ? are supported; relative paths are resolved on the basis of the current working directory.
getPath() - Method in class org.unix4j.unix.uniq.UniqArguments
Returns the <path> operand value (variables are NOT resolved): The files or directories used as starting point for the listing; wildcards * and ? are supported; relative paths are resolved on the basis of the current working directory.
getPath(ExecutionContext) - Method in class org.unix4j.unix.uniq.UniqArguments
Returns the <path> (variables are resolved): The files or directories used as starting point for the listing; wildcards * and ? are supported; relative paths are resolved on the basis of the current working directory.
getPathElements(File) - Static method in class org.unix4j.util.FileUtil
Returns all path elements of the given file.
getPaths() - Method in class org.unix4j.unix.cat.CatArguments
Returns the <paths> operand value: Pathnames of the input files to be printed; wildcards * and ? are supported; relative paths are resolved on the basis of the current working directory.
getPaths() - Method in class org.unix4j.unix.grep.GrepArguments
Returns the <paths> operand value: Pathnames of the input files to be searched for the pattern; wildcards * and ? are supported; relative paths are resolved on the basis of the current working directory.
getPaths() - Method in class org.unix4j.unix.head.HeadArguments
Returns the <paths> operand value: Pathnames of the input files to be filtered; wildcards * and ? are supported; relative paths are resolved on the basis of the current working directory.
getPaths() - Method in class org.unix4j.unix.ls.LsArguments
Returns the <paths> operand value: The files or directories used as starting point for the listing; wildcards * and ? are supported; relative paths are resolved on the basis of the current working directory.
getPaths() - Method in class org.unix4j.unix.sort.SortArguments
Returns the <paths> operand value: Pathnames of the files to be sorted, merged, or checked; wildcards * and ? are supported; relative paths are resolved on the basis of the current working directory.
getPaths() - Method in class org.unix4j.unix.tail.TailArguments
Returns the <paths> operand value: Pathnames of the input files to be filtered; wildcards * and ? are supported; relative paths are resolved on the basis of the current working directory.
getPaths() - Method in class org.unix4j.unix.wc.WcArguments
Returns the <paths> operand value: Pathnames of the input files; wildcards * and ? are supported; relative paths are resolved on the basis of the current working directory.
getPattern() - Method in class org.unix4j.unix.grep.GrepArguments
Returns the <pattern> operand value: Lines will be printed which match the given pattern.
getProperties(String) - Static method in class org.unix4j.util.PropertyUtil
 
getProperty(String, String, String) - Static method in class org.unix4j.util.PropertyUtil
Returns the specified property given the propertyName either from the current user's properties file if it exists or from the given defaultPropertiesFile.
getRange() - Method in class org.unix4j.unix.cut.CutArguments
Returns the <range> operand value: select only these fields
getRegexp() - Method in class org.unix4j.unix.grep.GrepArguments
Returns the <regexp> operand value (variables are NOT resolved): Lines will be printed which match the given regular expression.
getRegexp(ExecutionContext) - Method in class org.unix4j.unix.grep.GrepArguments
Returns the <regexp> (variables are resolved): Lines will be printed which match the given regular expression.
getRegexp(SedArguments) - Static method in class org.unix4j.unix.sed.AbstractSedProcessor
Returns the regexp operand from args, either called "regexp" or "string1".
getRegexp() - Method in class org.unix4j.unix.sed.SedArguments
Returns the <regexp> operand value (variables are NOT resolved): Regular expression matched against a line.
getRegexp(ExecutionContext) - Method in class org.unix4j.unix.sed.SedArguments
Returns the <regexp> (variables are resolved): Regular expression matched against a line.
getRelativePath(File, File) - Static method in class org.unix4j.util.FileUtil
Returns the path of the given file relative to the given root.
getRelativePathFilterForBase(RelativePathBase) - Method in class org.unix4j.unix.find.RegexFilter
Returns a file filter that matches the whole (relative) path of the file instead of just the file name.
getRelativePathFor(File) - Method in class org.unix4j.util.RelativePathBase
Returns the path of the given file relative to the base directory.
getRelativePathFor(String) - Method in class org.unix4j.util.RelativePathBase
Returns the path of the given file relative to the base directory.
getRelativeToCurrentDirectory(File) - Method in class org.unix4j.context.DefaultExecutionContext
 
getRelativeToCurrentDirectory(File) - Method in class org.unix4j.context.DerivedExecutionContext
 
getRelativeToCurrentDirectory(File) - Method in interface org.unix4j.context.ExecutionContext
Returns the given file but relative to the current directory if the given file path is not absolute.
getReplacement(SedArguments) - Static method in class org.unix4j.unix.sed.AbstractSedProcessor
Returns the replacement operand from args, either called "replacement" or "string2".
getReplacement() - Method in class org.unix4j.unix.sed.SedArguments
Returns the <replacement> operand value (variables are NOT resolved): Replacement string for substitute command.
getReplacement(ExecutionContext) - Method in class org.unix4j.unix.sed.SedArguments
Returns the <replacement> (variables are resolved): Replacement string for substitute command.
getRequiredAttribute(Element, Enum<?>) - Static method in class org.unix4j.codegen.xml.XmlUtil
 
getRequiredElementText(Element, Enum<?>) - Static method in class org.unix4j.codegen.xml.XmlUtil
 
getRequiredElementText(Element) - Static method in class org.unix4j.codegen.xml.XmlUtil
 
getResource(Class<?>, String) - Static method in class org.unix4j.util.ResourceUtil
Returns the specified resource as input stream.
getScript() - Method in class org.unix4j.unix.sed.SedArguments
Returns the <script> operand value (variables are NOT resolved): Sed script as one string, such as "s/original/replacement/g".
getScript(ExecutionContext) - Method in class org.unix4j.unix.sed.SedArguments
Returns the <script> (variables are resolved): Sed script as one string, such as "s/original/replacement/g".
getSecond() - Method in class org.unix4j.command.JoinedCommand
Returns the second command of this joined command
getSettings() - Method in class org.unix4j.util.RelativePathBase
Returns the settings used to construct relative paths.
getSingleChildElement(Element, Enum<?>) - Static method in class org.unix4j.codegen.xml.XmlUtil
 
getSingleOptionalChildElement(Element, Enum<?>) - Static method in class org.unix4j.codegen.xml.XmlUtil
 
getSize() - Method in class org.unix4j.unix.find.FindArguments
Returns the <size> operand value: Consider only files using at least size bytes if size is positive, or at most abs(size) bytes if size is zero or negative.
getSize(File, LsArguments) - Method in class org.unix4j.unix.ls.LsFormatterLong
 
getSize(File, LsArguments) - Method in class org.unix4j.unix.ls.LsFormatterLong7
 
getSizeString(LsArguments, long) - Static method in class org.unix4j.unix.ls.LsCommand
 
getString() - Method in class org.unix4j.unix.echo.EchoArguments
Returns the <string> operand value (variables are NOT resolved): A string to be written to standard output.
getString(ExecutionContext) - Method in class org.unix4j.unix.echo.EchoArguments
Returns the <string> (variables are resolved): A string to be written to standard output.
getString1() - Method in class org.unix4j.unix.sed.SedArguments
Returns the <string1> operand value (variables are NOT resolved): Regular expression matched against a line for all commands except for command y where string1 contains the source characters for the translation.
getString1(ExecutionContext) - Method in class org.unix4j.unix.sed.SedArguments
Returns the <string1> (variables are resolved): Regular expression matched against a line for all commands except for command y where string1 contains the source characters for the translation.
getString2() - Method in class org.unix4j.unix.sed.SedArguments
Returns the <string2> operand value (variables are NOT resolved): Replacement string for substitute command s; appended, inserted or changed text for a, i and c command; destination characters for translate command y; ignored by all other commands.
getString2(ExecutionContext) - Method in class org.unix4j.unix.sed.SedArguments
Returns the <string2> (variables are resolved): Replacement string for substitute command s; appended, inserted or changed text for a, i and c command; destination characters for translate command y; ignored by all other commands.
getStrings() - Method in class org.unix4j.unix.echo.EchoArguments
Returns the <strings> operand value: Strings to be written to standard output, separated by single blank characters.
getSys() - Method in class org.unix4j.context.DefaultExecutionContext
 
getSys() - Method in class org.unix4j.context.DerivedExecutionContext
 
getSys() - Method in interface org.unix4j.context.ExecutionContext
 
getSystemProperties() - Static method in class org.unix4j.variable.MapVariableResolver
Returns a variable resolver for the system properties.
getTempDirectory() - Method in class org.unix4j.context.DefaultExecutionContext
 
getTempDirectory() - Method in class org.unix4j.context.DerivedExecutionContext
 
getTempDirectory() - Method in interface org.unix4j.context.ExecutionContext
 
getTestDir(Class<?>) - Static method in class org.unix4j.util.FileTestUtils
 
getTestFile(Class<?>, String) - Static method in class org.unix4j.util.FileTestUtils
 
getTestFile(Class<?>, String, String) - Static method in class org.unix4j.util.FileTestUtils
 
getTestFile(Class<?>, String, String, String) - Static method in class org.unix4j.util.FileTestUtils
 
getTestFile(File, String, String, String) - Static method in class org.unix4j.util.FileTestUtils
 
getTime() - Method in class org.unix4j.unix.find.FindArguments
Returns the <time> operand value: Consider only files that have been created, modified or accessed before or after the specified time operand; consider the -time... options for details of the comparison.
getTime(File) - Method in enum org.unix4j.unix.find.TimeFilter.TimeType
 
getUnixName() - Method in enum org.unix4j.variable.ExecutionContextVariableResolver.Variable
 
getUser() - Method in class org.unix4j.context.DefaultExecutionContext
 
getUser() - Method in class org.unix4j.context.DerivedExecutionContext
 
getUser() - Method in interface org.unix4j.context.ExecutionContext
Returns the user name, usually defined by the "user.name" system property.
getUserDir() - Static method in class org.unix4j.util.FileUtil
Returns the user's current working directory taken from the system property "user.dir".
getUserHome() - Method in class org.unix4j.context.DefaultExecutionContext
 
getUserHome() - Method in class org.unix4j.context.DerivedExecutionContext
 
getUserHome() - Method in interface org.unix4j.context.ExecutionContext
Returns the user home directory, usually defined by the "user.home" system property.
getValue(String) - Method in class org.unix4j.unix.xargs.DefaultItemStorage
 
getValue(String) - Method in class org.unix4j.variable.DefaultVariableContext
 
getValue(String, ValueConverter<V>) - Method in class org.unix4j.variable.DefaultVariableContext
 
getValue(String) - Method in class org.unix4j.variable.ExecutionContextVariableResolver
 
getValue(ExecutionContext) - Method in enum org.unix4j.variable.ExecutionContextVariableResolver.Variable
 
getValue(String) - Method in class org.unix4j.variable.MapVariableResolver
 
getValue(String) - Method in class org.unix4j.variable.SimpleVariableResolver
 
getValue(String, ValueConverter<V>) - Method in interface org.unix4j.variable.VariableContext
Returns the value of the variable given by name and converts it into the target type <V> using the given converter.
getValue(String) - Method in interface org.unix4j.variable.VariableResolver
Returns the value currently set for the variable given by its name, or null if no such variable exists.
getValueConverterFor(Class<V>) - Method in class org.unix4j.context.DefaultExecutionContext
 
getValueConverterFor(Class<V>) - Method in class org.unix4j.context.DerivedExecutionContext
 
getValueConverterFor(Class<V>) - Method in interface org.unix4j.context.ExecutionContext
 
getValueConverterFor(Class<V>) - Method in interface org.unix4j.convert.ConverterRegistry
 
getValueConverterFor(Class<V>) - Method in class org.unix4j.convert.DefaultConverterRegistry
 
getVariableContext() - Method in class org.unix4j.context.DefaultExecutionContext
 
getVariableContext() - Method in class org.unix4j.context.DerivedExecutionContext
 
getVariableContext() - Method in interface org.unix4j.context.ExecutionContext
 
getVariableContext() - Method in class org.unix4j.unix.xargs.XargsLineProcessor
 
getWidth() - Method in class org.unix4j.util.Counter
 
getWriter() - Method in class org.unix4j.io.StringOutput
 
getWriter() - Method in class org.unix4j.io.WriterOutput
Returns the underlying writer that was passed to the constructor.
getXmlName(Enum<?>) - Static method in class org.unix4j.codegen.xml.XmlUtil
 
global - Variable in enum org.unix4j.unix.sed.SedOptionSet_Iacdgilnpsy
Option "--global": Globally substitute for all non-overlapping instances of the regexp rather than just the first one.
global - Variable in enum org.unix4j.unix.sed.SedOptionSet_Iaglnp
Option "--global": Globally substitute for all non-overlapping instances of the regexp rather than just the first one.
global - Variable in enum org.unix4j.unix.sed.SedOptionSet_Icglnp
Option "--global": Globally substitute for all non-overlapping instances of the regexp rather than just the first one.
global - Variable in enum org.unix4j.unix.sed.SedOptionSet_Idglnp
Option "--global": Globally substitute for all non-overlapping instances of the regexp rather than just the first one.
global - Variable in enum org.unix4j.unix.sed.SedOptionSet_Igilnp
Option "--global": Globally substitute for all non-overlapping instances of the regexp rather than just the first one.
global - Variable in enum org.unix4j.unix.sed.SedOptionSet_Iglnps
Option "--global": Globally substitute for all non-overlapping instances of the regexp rather than just the first one.
global - Variable in enum org.unix4j.unix.sed.SedOptionSet_Iglnpy
Option "--global": Globally substitute for all non-overlapping instances of the regexp rather than just the first one.
global - Variable in class org.unix4j.unix.sed.SedOptionSets
Option "--global": Globally substitute for all non-overlapping instances of the regexp rather than just the first one.
global - Variable in enum org.unix4j.unix.uniq.UniqOptionSet_cdgu
Option "--global": Suppresses repeated lines globally, that is, if lines are non-adjacent.
global - Variable in enum org.unix4j.unix.uniq.UniqOptionSet_cg
Option "--global": Suppresses repeated lines globally, that is, if lines are non-adjacent.
global - Variable in enum org.unix4j.unix.uniq.UniqOptionSet_dg
Option "--global": Suppresses repeated lines globally, that is, if lines are non-adjacent.
global - Variable in enum org.unix4j.unix.uniq.UniqOptionSet_gu
Option "--global": Suppresses repeated lines globally, that is, if lines are non-adjacent.
global - Variable in class org.unix4j.unix.uniq.UniqOptionSets
Option "--global": Suppresses repeated lines globally, that is, if lines are non-adjacent.
GlobalProcessor - Class in org.unix4j.unix.uniq
Line processors implementing the actual uniq command execution for the case when the global option is selected.
GlobalProcessor(UniqCommand, ExecutionContext, LineProcessor) - Constructor for class org.unix4j.unix.uniq.GlobalProcessor
 
GlobalProcessor.Count - Class in org.unix4j.unix.uniq
Line processor implementing the actual uniq command execution for the case when the global option is selected along with the count option.
GlobalProcessor.Count(UniqCommand, ExecutionContext, LineProcessor) - Constructor for class org.unix4j.unix.uniq.GlobalProcessor.Count
 
GlobalProcessor.DuplicateOnly - Class in org.unix4j.unix.uniq
Line processor implementing the actual uniq command execution for the case when the global option is selected along with the duplicatedOnly option.
GlobalProcessor.DuplicateOnly(UniqCommand, ExecutionContext, LineProcessor) - Constructor for class org.unix4j.unix.uniq.GlobalProcessor.DuplicateOnly
 
GlobalProcessor.Normal - Class in org.unix4j.unix.uniq
Line processor implementing the actual uniq command execution for the case when only the global option is selected.
GlobalProcessor.Normal(UniqCommand, ExecutionContext, LineProcessor) - Constructor for class org.unix4j.unix.uniq.GlobalProcessor.Normal
 
GlobalProcessor.UniqueDuplicateCount - Class in org.unix4j.unix.uniq
GlobalProcessor.UniqueDuplicateCount(UniqCommand, ExecutionContext, LineProcessor) - Constructor for class org.unix4j.unix.uniq.GlobalProcessor.UniqueDuplicateCount
 
GlobalProcessor.UniqueOnly - Class in org.unix4j.unix.uniq
Line processor implementing the actual uniq command execution for the case when the global option is selected along with the uniqueOnly option.
GlobalProcessor.UniqueOnly(UniqCommand, ExecutionContext, LineProcessor) - Constructor for class org.unix4j.unix.uniq.GlobalProcessor.UniqueOnly
 
grep(String...) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
grep(String) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
grep(String, File...) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
grep(Pattern) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
grep(Pattern, File...) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
grep(Pattern, String...) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
grep(GrepOptions, String) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
grep(GrepOptions, Pattern) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
grep(GrepOptions, String, File...) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
grep(GrepOptions, String, String...) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
grep(GrepOptions, Pattern, File...) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
grep(GrepOptions, Pattern, String...) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
grep(String...) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Filters the input lines from the standard input or the provided input files and writes the matching lines to the standard output.
grep(String) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Filters the input lines from the standard input and writes the matching lines to the standard output.
grep(String, File...) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Filters the lines from the specified input files and writes the matching lines to the standard output.
grep(Pattern) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Filters the input lines from the standard input and writes the matching lines to the standard output.
grep(Pattern, File...) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Filters the lines from the specified input files and writes the matching lines to the standard output.
grep(Pattern, String...) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Filters the lines from the specified input files and writes the matching lines to the standard output.
grep(GrepOptions, String) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Filters the input lines from the standard input and writes the matching lines to the standard output.
grep(GrepOptions, Pattern) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Filters the input lines from the standard input and writes the matching lines to the standard output.
grep(GrepOptions, String, File...) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Filters the input lines from the specified input files and writes the matching lines to the standard output.
grep(GrepOptions, String, String...) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Filters the input lines from the specified input files and writes the matching lines to the standard output.
grep(GrepOptions, Pattern, File...) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Filters the input lines from the specified input files and writes the matching lines to the standard output.
grep(GrepOptions, Pattern, String...) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Filters the input lines from the specified input files and writes the matching lines to the standard output.
Grep - Class in org.unix4j.unix
Non-instantiable module with inner types making up the grep command.
grep(String...) - Method in class org.unix4j.unix.grep.GrepFactory
 
grep(String) - Method in class org.unix4j.unix.grep.GrepFactory
 
grep(String, File...) - Method in class org.unix4j.unix.grep.GrepFactory
 
grep(Pattern) - Method in class org.unix4j.unix.grep.GrepFactory
 
grep(Pattern, File...) - Method in class org.unix4j.unix.grep.GrepFactory
 
grep(Pattern, String...) - Method in class org.unix4j.unix.grep.GrepFactory
 
grep(GrepOptions, String) - Method in class org.unix4j.unix.grep.GrepFactory
 
grep(GrepOptions, Pattern) - Method in class org.unix4j.unix.grep.GrepFactory
 
grep(GrepOptions, String, File...) - Method in class org.unix4j.unix.grep.GrepFactory
 
grep(GrepOptions, String, String...) - Method in class org.unix4j.unix.grep.GrepFactory
 
grep(GrepOptions, Pattern, File...) - Method in class org.unix4j.unix.grep.GrepFactory
 
grep(GrepOptions, Pattern, String...) - Method in class org.unix4j.unix.grep.GrepFactory
 
grep(String...) - Method in interface org.unix4j.unix.Grep.Interface
Filters the input lines from the standard input or the provided input files and writes the matching lines to the standard output.
grep(String) - Method in interface org.unix4j.unix.Grep.Interface
Filters the input lines from the standard input and writes the matching lines to the standard output.
grep(String, File...) - Method in interface org.unix4j.unix.Grep.Interface
Filters the lines from the specified input files and writes the matching lines to the standard output.
grep(Pattern) - Method in interface org.unix4j.unix.Grep.Interface
Filters the input lines from the standard input and writes the matching lines to the standard output.
grep(Pattern, File...) - Method in interface org.unix4j.unix.Grep.Interface
Filters the lines from the specified input files and writes the matching lines to the standard output.
grep(Pattern, String...) - Method in interface org.unix4j.unix.Grep.Interface
Filters the lines from the specified input files and writes the matching lines to the standard output.
grep(GrepOptions, String) - Method in interface org.unix4j.unix.Grep.Interface
Filters the input lines from the standard input and writes the matching lines to the standard output.
grep(GrepOptions, Pattern) - Method in interface org.unix4j.unix.Grep.Interface
Filters the input lines from the standard input and writes the matching lines to the standard output.
grep(GrepOptions, String, File...) - Method in interface org.unix4j.unix.Grep.Interface
Filters the input lines from the specified input files and writes the matching lines to the standard output.
grep(GrepOptions, String, String...) - Method in interface org.unix4j.unix.Grep.Interface
Filters the input lines from the specified input files and writes the matching lines to the standard output.
grep(GrepOptions, Pattern, File...) - Method in interface org.unix4j.unix.Grep.Interface
Filters the input lines from the specified input files and writes the matching lines to the standard output.
grep(GrepOptions, Pattern, String...) - Method in interface org.unix4j.unix.Grep.Interface
Filters the input lines from the specified input files and writes the matching lines to the standard output.
grep(String, File...) - Static method in class org.unix4j.Unix4j
Filters the lines from the specified input files and writes the matching lines to the standard output.
grep(Pattern, File...) - Static method in class org.unix4j.Unix4j
Filters the lines from the specified input files and writes the matching lines to the standard output.
grep(Pattern, String...) - Static method in class org.unix4j.Unix4j
Filters the lines from the specified input files and writes the matching lines to the standard output.
grep(GrepOptions, String, File...) - Static method in class org.unix4j.Unix4j
Filters the input lines from the specified input files and writes the matching lines to the standard output.
grep(GrepOptions, String, String...) - Static method in class org.unix4j.Unix4j
Filters the input lines from the specified input files and writes the matching lines to the standard output.
grep(GrepOptions, Pattern, File...) - Static method in class org.unix4j.Unix4j
Filters the input lines from the specified input files and writes the matching lines to the standard output.
grep(GrepOptions, Pattern, String...) - Static method in class org.unix4j.Unix4j
Filters the input lines from the specified input files and writes the matching lines to the standard output.
Grep.Interface<R> - Interface in org.unix4j.unix
Interface defining all method signatures for the "grep" command.
GrepArguments - Class in org.unix4j.unix.grep
Arguments and options for the grep command.
GrepArguments() - Constructor for class org.unix4j.unix.grep.GrepArguments
Constructor to use if no options are specified.
GrepArguments(GrepOptions) - Constructor for class org.unix4j.unix.grep.GrepArguments
Constructor with option set containing the selected command options.
GrepArguments(String...) - Constructor for class org.unix4j.unix.grep.GrepArguments
Constructor string arguments encoding options and arguments, possibly also containing variable expressions.
GrepCommand - Class in org.unix4j.unix.grep
Implementation of the grep command.
GrepCommand(GrepArguments) - Constructor for class org.unix4j.unix.grep.GrepCommand
 
GrepFactory - Class in org.unix4j.unix.grep
Factory for the grep command returning a new command instance from every signature method.
GrepOption - Enum in org.unix4j.unix.grep
Options for the grep command.
GrepOptions - Interface in org.unix4j.unix.grep
Interface implemented by all option sets for the grep command.
GrepOptions.Default - Class in org.unix4j.unix.grep
Default implementation for a modifiable option set.
GrepOptions.Default() - Constructor for class org.unix4j.unix.grep.GrepOptions.Default
Default constructor for an empty option set with no active options.
GrepOptions.Default(GrepOption) - Constructor for class org.unix4j.unix.grep.GrepOptions.Default
Constructor for an option set with a single active option.
GrepOptions.Default(GrepOption...) - Constructor for class org.unix4j.unix.grep.GrepOptions.Default
Constructor for an option set with the given active options.
GrepOptions.Default(OptionSet<GrepOption>) - Constructor for class org.unix4j.unix.grep.GrepOptions.Default
Constructor for an option set initialized with the options given by another option set.
GrepOptionSet_Fcilnvx - Enum in org.unix4j.unix.grep
Option sets for the grep command with the following options: c, F, i, v, n, l, x.
GrepOptionSets - Class in org.unix4j.unix.grep
Options for the grep command with the the following options:
GrepOptionSets() - Constructor for class org.unix4j.unix.grep.GrepOptionSets
 
groups - Variable in class org.unix4j.codegen.optset.def.OptionSetDef
 
groupType - Variable in class org.unix4j.codegen.optset.def.OptionGroupDef
 

H

h - Variable in enum org.unix4j.unix.ls.LsOptionSet_Rahlrt
Option "-h": Print sizes in human readable format.
h - Variable in class org.unix4j.unix.ls.LsOptionSets
Option "-h": Print sizes in human readable format.
h - Variable in enum org.unix4j.unix.sort.SortOptionSet_bcdfhmru
Option "-h": Sort numerically, first by numeric sign (negative, zero, or positive); then by SI suffix (either empty, or 'k' or 'K', or one of 'MGTPEZY', in that order); and finally by numeric value.
h - Variable in enum org.unix4j.unix.sort.SortOptionSet_bcdfhru
Option "-h": Sort numerically, first by numeric sign (negative, zero, or positive); then by SI suffix (either empty, or 'k' or 'K', or one of 'MGTPEZY', in that order); and finally by numeric value.
h - Variable in enum org.unix4j.unix.sort.SortOptionSet_bdfhmru
Option "-h": Sort numerically, first by numeric sign (negative, zero, or positive); then by SI suffix (either empty, or 'k' or 'K', or one of 'MGTPEZY', in that order); and finally by numeric value.
h - Variable in enum org.unix4j.unix.sort.SortOptionSet_MVbcdfghmnru
Option "-h": Sort numerically, first by numeric sign (negative, zero, or positive); then by SI suffix (either empty, or 'k' or 'K', or one of 'MGTPEZY', in that order); and finally by numeric value.
h - Variable in enum org.unix4j.unix.sort.SortOptionSet_MVbcdfghnru
Option "-h": Sort numerically, first by numeric sign (negative, zero, or positive); then by SI suffix (either empty, or 'k' or 'K', or one of 'MGTPEZY', in that order); and finally by numeric value.
h - Variable in enum org.unix4j.unix.sort.SortOptionSet_MVbdfghmnru
Option "-h": Sort numerically, first by numeric sign (negative, zero, or positive); then by SI suffix (either empty, or 'k' or 'K', or one of 'MGTPEZY', in that order); and finally by numeric value.
h - Variable in class org.unix4j.unix.sort.SortOptionSets
Option "-h": Sort numerically, first by numeric sign (negative, zero, or positive); then by SI suffix (either empty, or 'k' or 'K', or one of 'MGTPEZY', in that order); and finally by numeric value.
hashCode() - Method in interface org.unix4j.line.Line
The hash code for this line, based on the complete line with line ending.
hashCode() - Method in class org.unix4j.line.SimpleLine
 
hashCode() - Method in class org.unix4j.line.SingleCharSequenceLine
 
hashCode() - Method in class org.unix4j.option.DefaultOptionSet
 
hashObject(Object) - Static method in class org.unix4j.util.HashUtil
Null-safe hash code method for objects.
HashUtil - Class in org.unix4j.util
Utility class with static methods useful to implement hashCode() methods.
hasMoreLines() - Method in class org.unix4j.io.BufferedInput
 
hasMoreLines() - Method in class org.unix4j.io.CompositeInput
 
hasMoreLines() - Method in interface org.unix4j.io.Input
Returns true if there are more lines to be read.
hasMoreLines() - Method in class org.unix4j.io.NullInput
 
hasMoreLines() - Method in class org.unix4j.io.ReaderInput
 
head() - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
head(String...) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
head(long) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
head(HeadOptions, long) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
head(File...) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
head(long, File...) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
head(long, String...) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
head(HeadOptions, long, File...) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
head(HeadOptions, long, String...) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
head() - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Reads the first 10 lines from the standard input and writes them to the standard output.
head(String...) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Reads the first n lines from each of the files specified and writes them to the standard output.
head(long) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Reads the first count lines from the standard input and writes them to the standard output.
head(HeadOptions, long) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Reads the first count lines or characters from the standard input and writes them to the standard output.
head(File...) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Reads the first 10 lines from each of the specified files and writes them to the standard output.
head(long, File...) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Reads the first count lines from each of the specified files and writes them to the standard output.
head(long, String...) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Reads the first count lines from each of the specified files and writes them to the standard output.
head(HeadOptions, long, File...) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Reads the first count lines or characters from each of the specified files and writes them to the standard output.
head(HeadOptions, long, String...) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Reads the first count lines or characters from each of the specified files and writes them to the standard output.
Head - Class in org.unix4j.unix
Non-instantiable module with inner types making up the head command.
head() - Method in class org.unix4j.unix.head.HeadFactory
 
head(String...) - Method in class org.unix4j.unix.head.HeadFactory
 
head(long) - Method in class org.unix4j.unix.head.HeadFactory
 
head(HeadOptions, long) - Method in class org.unix4j.unix.head.HeadFactory
 
head(File...) - Method in class org.unix4j.unix.head.HeadFactory
 
head(long, File...) - Method in class org.unix4j.unix.head.HeadFactory
 
head(long, String...) - Method in class org.unix4j.unix.head.HeadFactory
 
head(HeadOptions, long, File...) - Method in class org.unix4j.unix.head.HeadFactory
 
head(HeadOptions, long, String...) - Method in class org.unix4j.unix.head.HeadFactory
 
head() - Method in interface org.unix4j.unix.Head.Interface
Reads the first 10 lines from the standard input and writes them to the standard output.
head(String...) - Method in interface org.unix4j.unix.Head.Interface
Reads the first n lines from each of the files specified and writes them to the standard output.
head(long) - Method in interface org.unix4j.unix.Head.Interface
Reads the first count lines from the standard input and writes them to the standard output.
head(HeadOptions, long) - Method in interface org.unix4j.unix.Head.Interface
Reads the first count lines or characters from the standard input and writes them to the standard output.
head(File...) - Method in interface org.unix4j.unix.Head.Interface
Reads the first 10 lines from each of the specified files and writes them to the standard output.
head(long, File...) - Method in interface org.unix4j.unix.Head.Interface
Reads the first count lines from each of the specified files and writes them to the standard output.
head(long, String...) - Method in interface org.unix4j.unix.Head.Interface
Reads the first count lines from each of the specified files and writes them to the standard output.
head(HeadOptions, long, File...) - Method in interface org.unix4j.unix.Head.Interface
Reads the first count lines or characters from each of the specified files and writes them to the standard output.
head(HeadOptions, long, String...) - Method in interface org.unix4j.unix.Head.Interface
Reads the first count lines or characters from each of the specified files and writes them to the standard output.
head(File...) - Static method in class org.unix4j.Unix4j
Reads the first 10 lines from each of the specified files and writes them to the standard output.
head(long, File...) - Static method in class org.unix4j.Unix4j
Reads the first count lines from each of the specified files and writes them to the standard output.
head(long, String...) - Static method in class org.unix4j.Unix4j
Reads the first count lines from each of the specified files and writes them to the standard output.
head(HeadOptions, long, File...) - Static method in class org.unix4j.Unix4j
Reads the first count lines or characters from each of the specified files and writes them to the standard output.
head(HeadOptions, long, String...) - Static method in class org.unix4j.Unix4j
Reads the first count lines or characters from each of the specified files and writes them to the standard output.
Head.Interface<R> - Interface in org.unix4j.unix
Interface defining all method signatures for the "head" command.
HeadArguments - Class in org.unix4j.unix.head
Arguments and options for the head command.
HeadArguments() - Constructor for class org.unix4j.unix.head.HeadArguments
Constructor to use if no options are specified.
HeadArguments(HeadOptions) - Constructor for class org.unix4j.unix.head.HeadArguments
Constructor with option set containing the selected command options.
HeadArguments(String...) - Constructor for class org.unix4j.unix.head.HeadArguments
Constructor string arguments encoding options and arguments, possibly also containing variable expressions.
HeadCharsProcessor - Class in org.unix4j.unix.head
 
HeadCharsProcessor(HeadCommand, ExecutionContext, LineProcessor) - Constructor for class org.unix4j.unix.head.HeadCharsProcessor
 
HeadCommand - Class in org.unix4j.unix.head
Implementation of the head command.
HeadCommand(HeadArguments) - Constructor for class org.unix4j.unix.head.HeadCommand
 
HeadFactory - Class in org.unix4j.unix.head
Factory for the head command returning a new command instance from every signature method.
HeadLinesProcessor - Class in org.unix4j.unix.head
 
HeadLinesProcessor(HeadCommand, ExecutionContext, LineProcessor) - Constructor for class org.unix4j.unix.head.HeadLinesProcessor
 
HeadOption - Enum in org.unix4j.unix.head
Options for the head command.
HeadOptions - Interface in org.unix4j.unix.head
Interface implemented by all option sets for the head command.
HeadOptions.Default - Class in org.unix4j.unix.head
Default implementation for a modifiable option set.
HeadOptions.Default() - Constructor for class org.unix4j.unix.head.HeadOptions.Default
Default constructor for an empty option set with no active options.
HeadOptions.Default(HeadOption) - Constructor for class org.unix4j.unix.head.HeadOptions.Default
Constructor for an option set with a single active option.
HeadOptions.Default(HeadOption...) - Constructor for class org.unix4j.unix.head.HeadOptions.Default
Constructor for an option set with the given active options.
HeadOptions.Default(OptionSet<HeadOption>) - Constructor for class org.unix4j.unix.head.HeadOptions.Default
Constructor for an option set initialized with the options given by another option set.
HeadOptionSet_cq - Enum in org.unix4j.unix.head
Option sets for the head command with the following options: c, q.
HeadOptionSets - Class in org.unix4j.unix.head
Options for the head command with the the following options:
HeadOptionSets() - Constructor for class org.unix4j.unix.head.HeadOptionSets
 
humanNumericSort - Variable in enum org.unix4j.unix.sort.SortOptionSet_bcdfhmru
Option "--humanNumericSort": Sort numerically, first by numeric sign (negative, zero, or positive); then by SI suffix (either empty, or 'k' or 'K', or one of 'MGTPEZY', in that order); and finally by numeric value.
humanNumericSort - Variable in enum org.unix4j.unix.sort.SortOptionSet_bcdfhru
Option "--humanNumericSort": Sort numerically, first by numeric sign (negative, zero, or positive); then by SI suffix (either empty, or 'k' or 'K', or one of 'MGTPEZY', in that order); and finally by numeric value.
humanNumericSort - Variable in enum org.unix4j.unix.sort.SortOptionSet_bdfhmru
Option "--humanNumericSort": Sort numerically, first by numeric sign (negative, zero, or positive); then by SI suffix (either empty, or 'k' or 'K', or one of 'MGTPEZY', in that order); and finally by numeric value.
humanNumericSort - Variable in enum org.unix4j.unix.sort.SortOptionSet_MVbcdfghmnru
Option "--humanNumericSort": Sort numerically, first by numeric sign (negative, zero, or positive); then by SI suffix (either empty, or 'k' or 'K', or one of 'MGTPEZY', in that order); and finally by numeric value.
humanNumericSort - Variable in enum org.unix4j.unix.sort.SortOptionSet_MVbcdfghnru
Option "--humanNumericSort": Sort numerically, first by numeric sign (negative, zero, or positive); then by SI suffix (either empty, or 'k' or 'K', or one of 'MGTPEZY', in that order); and finally by numeric value.
humanNumericSort - Variable in enum org.unix4j.unix.sort.SortOptionSet_MVbdfghmnru
Option "--humanNumericSort": Sort numerically, first by numeric sign (negative, zero, or positive); then by SI suffix (either empty, or 'k' or 'K', or one of 'MGTPEZY', in that order); and finally by numeric value.
humanNumericSort - Variable in class org.unix4j.unix.sort.SortOptionSets
Option "--humanNumericSort": Sort numerically, first by numeric sign (negative, zero, or positive); then by SI suffix (either empty, or 'k' or 'K', or one of 'MGTPEZY', in that order); and finally by numeric value.
humanReadable - Variable in enum org.unix4j.unix.ls.LsOptionSet_Rahlrt
Option "--humanReadable": Print sizes in human readable format.
humanReadable - Variable in class org.unix4j.unix.ls.LsOptionSets
Option "--humanReadable": Print sizes in human readable format.

I

i - Variable in enum org.unix4j.unix.find.FindOptionSet_acdfilmnorxz
Option "-i": Use case insensitive matching when applying the file name pattern specified by the name operand
i - Variable in enum org.unix4j.unix.find.FindOptionSet_acdimnorz
Option "-i": Use case insensitive matching when applying the file name pattern specified by the name operand
i - Variable in enum org.unix4j.unix.find.FindOptionSet_acfimnorz
Option "-i": Use case insensitive matching when applying the file name pattern specified by the name operand
i - Variable in enum org.unix4j.unix.find.FindOptionSet_acilmnorz
Option "-i": Use case insensitive matching when applying the file name pattern specified by the name operand
i - Variable in enum org.unix4j.unix.find.FindOptionSet_acimnorxz
Option "-i": Use case insensitive matching when applying the file name pattern specified by the name operand
i - Variable in enum org.unix4j.unix.find.FindOptionSet_adfilnorxz
Option "-i": Use case insensitive matching when applying the file name pattern specified by the name operand
i - Variable in enum org.unix4j.unix.find.FindOptionSet_adinorz
Option "-i": Use case insensitive matching when applying the file name pattern specified by the name operand
i - Variable in enum org.unix4j.unix.find.FindOptionSet_afinorz
Option "-i": Use case insensitive matching when applying the file name pattern specified by the name operand
i - Variable in enum org.unix4j.unix.find.FindOptionSet_ailnorz
Option "-i": Use case insensitive matching when applying the file name pattern specified by the name operand
i - Variable in enum org.unix4j.unix.find.FindOptionSet_ainorxz
Option "-i": Use case insensitive matching when applying the file name pattern specified by the name operand
i - Variable in enum org.unix4j.unix.find.FindOptionSet_cdfilnorxz
Option "-i": Use case insensitive matching when applying the file name pattern specified by the name operand
i - Variable in enum org.unix4j.unix.find.FindOptionSet_cdinorz
Option "-i": Use case insensitive matching when applying the file name pattern specified by the name operand
i - Variable in enum org.unix4j.unix.find.FindOptionSet_cfinorz
Option "-i": Use case insensitive matching when applying the file name pattern specified by the name operand
i - Variable in enum org.unix4j.unix.find.FindOptionSet_cilnorz
Option "-i": Use case insensitive matching when applying the file name pattern specified by the name operand
i - Variable in enum org.unix4j.unix.find.FindOptionSet_cinorxz
Option "-i": Use case insensitive matching when applying the file name pattern specified by the name operand
i - Variable in enum org.unix4j.unix.find.FindOptionSet_dfilmnorxz
Option "-i": Use case insensitive matching when applying the file name pattern specified by the name operand
i - Variable in enum org.unix4j.unix.find.FindOptionSet_dimnorz
Option "-i": Use case insensitive matching when applying the file name pattern specified by the name operand
i - Variable in enum org.unix4j.unix.find.FindOptionSet_fimnorz
Option "-i": Use case insensitive matching when applying the file name pattern specified by the name operand
i - Variable in enum org.unix4j.unix.find.FindOptionSet_ilmnorz
Option "-i": Use case insensitive matching when applying the file name pattern specified by the name operand
i - Variable in enum org.unix4j.unix.find.FindOptionSet_imnorxz
Option "-i": Use case insensitive matching when applying the file name pattern specified by the name operand
i - Variable in class org.unix4j.unix.find.FindOptionSets
Option "-i": Use case insensitive matching when applying the file name pattern specified by the name operand
i - Variable in enum org.unix4j.unix.grep.GrepOptionSet_Fcilnvx
Option "-i": Match lines ignoring the case when comparing the strings, also known from Unix with its acronym 'i'.
i - Variable in class org.unix4j.unix.grep.GrepOptionSets
Option "-i": Match lines ignoring the case when comparing the strings, also known from Unix with its acronym 'i'.
I - Variable in enum org.unix4j.unix.sed.SedOptionSet_Iacdgilnpsy
Option "-I": Use case insensitive pattern matching.
i - Variable in enum org.unix4j.unix.sed.SedOptionSet_Iacdgilnpsy
Option "-i": Insert string2 as a separate line before the matched line.
I - Variable in enum org.unix4j.unix.sed.SedOptionSet_Iaglnp
Option "-I": Use case insensitive pattern matching.
I - Variable in enum org.unix4j.unix.sed.SedOptionSet_Icglnp
Option "-I": Use case insensitive pattern matching.
I - Variable in enum org.unix4j.unix.sed.SedOptionSet_Idglnp
Option "-I": Use case insensitive pattern matching.
I - Variable in enum org.unix4j.unix.sed.SedOptionSet_Igilnp
Option "-I": Use case insensitive pattern matching.
i - Variable in enum org.unix4j.unix.sed.SedOptionSet_Igilnp
Option "-i": Insert string2 as a separate line before the matched line.
I - Variable in enum org.unix4j.unix.sed.SedOptionSet_Iglnps
Option "-I": Use case insensitive pattern matching.
I - Variable in enum org.unix4j.unix.sed.SedOptionSet_Iglnpy
Option "-I": Use case insensitive pattern matching.
I - Variable in class org.unix4j.unix.sed.SedOptionSets
Option "-I": Use case insensitive pattern matching.
i - Variable in class org.unix4j.unix.sed.SedOptionSets
Option "-i": Insert string2 as a separate line before the matched line.
ignoreCase - Variable in enum org.unix4j.unix.find.FindOptionSet_acdfilmnorxz
Option "--ignoreCase": Use case insensitive matching when applying the file name pattern specified by the name operand
ignoreCase - Variable in enum org.unix4j.unix.find.FindOptionSet_acdimnorz
Option "--ignoreCase": Use case insensitive matching when applying the file name pattern specified by the name operand
ignoreCase - Variable in enum org.unix4j.unix.find.FindOptionSet_acfimnorz
Option "--ignoreCase": Use case insensitive matching when applying the file name pattern specified by the name operand
ignoreCase - Variable in enum org.unix4j.unix.find.FindOptionSet_acilmnorz
Option "--ignoreCase": Use case insensitive matching when applying the file name pattern specified by the name operand
ignoreCase - Variable in enum org.unix4j.unix.find.FindOptionSet_acimnorxz
Option "--ignoreCase": Use case insensitive matching when applying the file name pattern specified by the name operand
ignoreCase - Variable in enum org.unix4j.unix.find.FindOptionSet_adfilnorxz
Option "--ignoreCase": Use case insensitive matching when applying the file name pattern specified by the name operand
ignoreCase - Variable in enum org.unix4j.unix.find.FindOptionSet_adinorz
Option "--ignoreCase": Use case insensitive matching when applying the file name pattern specified by the name operand
ignoreCase - Variable in enum org.unix4j.unix.find.FindOptionSet_afinorz
Option "--ignoreCase": Use case insensitive matching when applying the file name pattern specified by the name operand
ignoreCase - Variable in enum org.unix4j.unix.find.FindOptionSet_ailnorz
Option "--ignoreCase": Use case insensitive matching when applying the file name pattern specified by the name operand
ignoreCase - Variable in enum org.unix4j.unix.find.FindOptionSet_ainorxz
Option "--ignoreCase": Use case insensitive matching when applying the file name pattern specified by the name operand
ignoreCase - Variable in enum org.unix4j.unix.find.FindOptionSet_cdfilnorxz
Option "--ignoreCase": Use case insensitive matching when applying the file name pattern specified by the name operand
ignoreCase - Variable in enum org.unix4j.unix.find.FindOptionSet_cdinorz
Option "--ignoreCase": Use case insensitive matching when applying the file name pattern specified by the name operand
ignoreCase - Variable in enum org.unix4j.unix.find.FindOptionSet_cfinorz
Option "--ignoreCase": Use case insensitive matching when applying the file name pattern specified by the name operand
ignoreCase - Variable in enum org.unix4j.unix.find.FindOptionSet_cilnorz
Option "--ignoreCase": Use case insensitive matching when applying the file name pattern specified by the name operand
ignoreCase - Variable in enum org.unix4j.unix.find.FindOptionSet_cinorxz
Option "--ignoreCase": Use case insensitive matching when applying the file name pattern specified by the name operand
ignoreCase - Variable in enum org.unix4j.unix.find.FindOptionSet_dfilmnorxz
Option "--ignoreCase": Use case insensitive matching when applying the file name pattern specified by the name operand
ignoreCase - Variable in enum org.unix4j.unix.find.FindOptionSet_dimnorz
Option "--ignoreCase": Use case insensitive matching when applying the file name pattern specified by the name operand
ignoreCase - Variable in enum org.unix4j.unix.find.FindOptionSet_fimnorz
Option "--ignoreCase": Use case insensitive matching when applying the file name pattern specified by the name operand
ignoreCase - Variable in enum org.unix4j.unix.find.FindOptionSet_ilmnorz
Option "--ignoreCase": Use case insensitive matching when applying the file name pattern specified by the name operand
ignoreCase - Variable in enum org.unix4j.unix.find.FindOptionSet_imnorxz
Option "--ignoreCase": Use case insensitive matching when applying the file name pattern specified by the name operand
ignoreCase - Variable in class org.unix4j.unix.find.FindOptionSets
Option "--ignoreCase": Use case insensitive matching when applying the file name pattern specified by the name operand
ignoreCase - Variable in enum org.unix4j.unix.grep.GrepOptionSet_Fcilnvx
Option "--ignoreCase": Match lines ignoring the case when comparing the strings, also known from Unix with its acronym 'i'.
ignoreCase - Variable in class org.unix4j.unix.grep.GrepOptionSets
Option "--ignoreCase": Match lines ignoring the case when comparing the strings, also known from Unix with its acronym 'i'.
ignoreCase - Variable in enum org.unix4j.unix.sed.SedOptionSet_Iacdgilnpsy
Option "--ignoreCase": Use case insensitive pattern matching.
ignoreCase - Variable in enum org.unix4j.unix.sed.SedOptionSet_Iaglnp
Option "--ignoreCase": Use case insensitive pattern matching.
ignoreCase - Variable in enum org.unix4j.unix.sed.SedOptionSet_Icglnp
Option "--ignoreCase": Use case insensitive pattern matching.
ignoreCase - Variable in enum org.unix4j.unix.sed.SedOptionSet_Idglnp
Option "--ignoreCase": Use case insensitive pattern matching.
ignoreCase - Variable in enum org.unix4j.unix.sed.SedOptionSet_Igilnp
Option "--ignoreCase": Use case insensitive pattern matching.
ignoreCase - Variable in enum org.unix4j.unix.sed.SedOptionSet_Iglnps
Option "--ignoreCase": Use case insensitive pattern matching.
ignoreCase - Variable in enum org.unix4j.unix.sed.SedOptionSet_Iglnpy
Option "--ignoreCase": Use case insensitive pattern matching.
ignoreCase - Variable in class org.unix4j.unix.sed.SedOptionSets
Option "--ignoreCase": Use case insensitive pattern matching.
ignoreCase - Variable in enum org.unix4j.unix.sort.SortOptionSet_bcdfgmru
Option "--ignoreCase": Consider all lowercase characters that have uppercase equivalents to be the uppercase equivalent for the purposes of comparison.
ignoreCase - Variable in enum org.unix4j.unix.sort.SortOptionSet_bcdfgru
Option "--ignoreCase": Consider all lowercase characters that have uppercase equivalents to be the uppercase equivalent for the purposes of comparison.
ignoreCase - Variable in enum org.unix4j.unix.sort.SortOptionSet_bcdfhmru
Option "--ignoreCase": Consider all lowercase characters that have uppercase equivalents to be the uppercase equivalent for the purposes of comparison.
ignoreCase - Variable in enum org.unix4j.unix.sort.SortOptionSet_bcdfhru
Option "--ignoreCase": Consider all lowercase characters that have uppercase equivalents to be the uppercase equivalent for the purposes of comparison.
ignoreCase - Variable in enum org.unix4j.unix.sort.SortOptionSet_bcdfmnru
Option "--ignoreCase": Consider all lowercase characters that have uppercase equivalents to be the uppercase equivalent for the purposes of comparison.
ignoreCase - Variable in enum org.unix4j.unix.sort.SortOptionSet_bcdfnru
Option "--ignoreCase": Consider all lowercase characters that have uppercase equivalents to be the uppercase equivalent for the purposes of comparison.
ignoreCase - Variable in enum org.unix4j.unix.sort.SortOptionSet_bdfgmru
Option "--ignoreCase": Consider all lowercase characters that have uppercase equivalents to be the uppercase equivalent for the purposes of comparison.
ignoreCase - Variable in enum org.unix4j.unix.sort.SortOptionSet_bdfhmru
Option "--ignoreCase": Consider all lowercase characters that have uppercase equivalents to be the uppercase equivalent for the purposes of comparison.
ignoreCase - Variable in enum org.unix4j.unix.sort.SortOptionSet_bdfmnru
Option "--ignoreCase": Consider all lowercase characters that have uppercase equivalents to be the uppercase equivalent for the purposes of comparison.
ignoreCase - Variable in enum org.unix4j.unix.sort.SortOptionSet_Mbcdfmru
Option "--ignoreCase": Consider all lowercase characters that have uppercase equivalents to be the uppercase equivalent for the purposes of comparison.
ignoreCase - Variable in enum org.unix4j.unix.sort.SortOptionSet_Mbcdfru
Option "--ignoreCase": Consider all lowercase characters that have uppercase equivalents to be the uppercase equivalent for the purposes of comparison.
ignoreCase - Variable in enum org.unix4j.unix.sort.SortOptionSet_Mbdfmru
Option "--ignoreCase": Consider all lowercase characters that have uppercase equivalents to be the uppercase equivalent for the purposes of comparison.
ignoreCase - Variable in enum org.unix4j.unix.sort.SortOptionSet_MVbcdfghmnru
Option "--ignoreCase": Consider all lowercase characters that have uppercase equivalents to be the uppercase equivalent for the purposes of comparison.
ignoreCase - Variable in enum org.unix4j.unix.sort.SortOptionSet_MVbcdfghnru
Option "--ignoreCase": Consider all lowercase characters that have uppercase equivalents to be the uppercase equivalent for the purposes of comparison.
ignoreCase - Variable in enum org.unix4j.unix.sort.SortOptionSet_MVbdfghmnru
Option "--ignoreCase": Consider all lowercase characters that have uppercase equivalents to be the uppercase equivalent for the purposes of comparison.
ignoreCase - Variable in enum org.unix4j.unix.sort.SortOptionSet_Vbcdfmru
Option "--ignoreCase": Consider all lowercase characters that have uppercase equivalents to be the uppercase equivalent for the purposes of comparison.
ignoreCase - Variable in enum org.unix4j.unix.sort.SortOptionSet_Vbcdfru
Option "--ignoreCase": Consider all lowercase characters that have uppercase equivalents to be the uppercase equivalent for the purposes of comparison.
ignoreCase - Variable in enum org.unix4j.unix.sort.SortOptionSet_Vbdfmru
Option "--ignoreCase": Consider all lowercase characters that have uppercase equivalents to be the uppercase equivalent for the purposes of comparison.
ignoreCase - Variable in class org.unix4j.unix.sort.SortOptionSets
Option "--ignoreCase": Consider all lowercase characters that have uppercase equivalents to be the uppercase equivalent for the purposes of comparison.
ignoreLeadingBlanks - Variable in enum org.unix4j.unix.sort.SortOptionSet_bcdfgmru
Option "--ignoreLeadingBlanks": Ignore leading blanks.
ignoreLeadingBlanks - Variable in enum org.unix4j.unix.sort.SortOptionSet_bcdfgru
Option "--ignoreLeadingBlanks": Ignore leading blanks.
ignoreLeadingBlanks - Variable in enum org.unix4j.unix.sort.SortOptionSet_bcdfhmru
Option "--ignoreLeadingBlanks": Ignore leading blanks.
ignoreLeadingBlanks - Variable in enum org.unix4j.unix.sort.SortOptionSet_bcdfhru
Option "--ignoreLeadingBlanks": Ignore leading blanks.
ignoreLeadingBlanks - Variable in enum org.unix4j.unix.sort.SortOptionSet_bcdfmnru
Option "--ignoreLeadingBlanks": Ignore leading blanks.
ignoreLeadingBlanks - Variable in enum org.unix4j.unix.sort.SortOptionSet_bcdfnru
Option "--ignoreLeadingBlanks": Ignore leading blanks.
ignoreLeadingBlanks - Variable in enum org.unix4j.unix.sort.SortOptionSet_bdfgmru
Option "--ignoreLeadingBlanks": Ignore leading blanks.
ignoreLeadingBlanks - Variable in enum org.unix4j.unix.sort.SortOptionSet_bdfhmru
Option "--ignoreLeadingBlanks": Ignore leading blanks.
ignoreLeadingBlanks - Variable in enum org.unix4j.unix.sort.SortOptionSet_bdfmnru
Option "--ignoreLeadingBlanks": Ignore leading blanks.
ignoreLeadingBlanks - Variable in enum org.unix4j.unix.sort.SortOptionSet_Mbcdfmru
Option "--ignoreLeadingBlanks": Ignore leading blanks.
ignoreLeadingBlanks - Variable in enum org.unix4j.unix.sort.SortOptionSet_Mbcdfru
Option "--ignoreLeadingBlanks": Ignore leading blanks.
ignoreLeadingBlanks - Variable in enum org.unix4j.unix.sort.SortOptionSet_Mbdfmru
Option "--ignoreLeadingBlanks": Ignore leading blanks.
ignoreLeadingBlanks - Variable in enum org.unix4j.unix.sort.SortOptionSet_MVbcdfghmnru
Option "--ignoreLeadingBlanks": Ignore leading blanks.
ignoreLeadingBlanks - Variable in enum org.unix4j.unix.sort.SortOptionSet_MVbcdfghnru
Option "--ignoreLeadingBlanks": Ignore leading blanks.
ignoreLeadingBlanks - Variable in enum org.unix4j.unix.sort.SortOptionSet_MVbdfghmnru
Option "--ignoreLeadingBlanks": Ignore leading blanks.
ignoreLeadingBlanks - Variable in enum org.unix4j.unix.sort.SortOptionSet_Vbcdfmru
Option "--ignoreLeadingBlanks": Ignore leading blanks.
ignoreLeadingBlanks - Variable in enum org.unix4j.unix.sort.SortOptionSet_Vbcdfru
Option "--ignoreLeadingBlanks": Ignore leading blanks.
ignoreLeadingBlanks - Variable in enum org.unix4j.unix.sort.SortOptionSet_Vbdfmru
Option "--ignoreLeadingBlanks": Ignore leading blanks.
ignoreLeadingBlanks - Variable in class org.unix4j.unix.sort.SortOptionSets
Option "--ignoreLeadingBlanks": Ignore leading blanks.
increment() - Method in class org.unix4j.util.Counter
 
increment(long) - Method in class org.unix4j.util.Counter
 
incrementLineCount() - Method in class org.unix4j.unix.xargs.DefaultItemStorage
 
incrementLineCount() - Method in interface org.unix4j.unix.xargs.ItemStorage
Increments the line count by one.
indexOfIgnoreCase(String, String) - Static method in class org.unix4j.util.StringUtil
Returns the index within the source string of the first occurrence of the specified target substring performing case insensitive string comparison.
indexOfNextDelimiter(String, int) - Static method in class org.unix4j.unix.sed.AbstractSedProcessor
Returns the index of the next delimiter in the given sed script.
init() - Method in class org.unix4j.context.DerivedExecutionContext
Initialisation method called from the constructor.
initConverters() - Method in class org.unix4j.convert.DefaultConverterRegistry
 
initialGroup - Variable in class org.unix4j.codegen.optset.def.OptionSetDef
 
Input - Interface in org.unix4j.io
Represents a line-by-line input device.
InputLineProcessor - Class in org.unix4j.processor
A line processor for a single input
InputLineProcessor(Input, InputProcessor, LineProcessor) - Constructor for class org.unix4j.processor.InputLineProcessor
 
InputMode - Enum in org.unix4j.codegen.annotation
 
InputProcessor - Interface in org.unix4j.processor
An InputProcessor is used by a MultipleInputLineProcessor to process line based data from multiple Input devices.
InputStreamConverters - Class in org.unix4j.convert
 
InputStreamConverters() - Constructor for class org.unix4j.convert.InputStreamConverters
 
insert - Variable in enum org.unix4j.unix.sed.SedOptionSet_Iacdgilnpsy
Option "--insert": Insert string2 as a separate line before the matched line.
insert - Variable in enum org.unix4j.unix.sed.SedOptionSet_Igilnp
Option "--insert": Insert string2 as a separate line before the matched line.
insert - Variable in class org.unix4j.unix.sed.SedOptionSets
Option "--insert": Insert string2 as a separate line before the matched line.
InsertProcessor - Class in org.unix4j.unix.sed
 
InsertProcessor(Command, SedArguments, LineProcessor) - Constructor for class org.unix4j.unix.sed.InsertProcessor
 
InsertProcessor(Command, String, SedArguments, LineProcessor) - Constructor for class org.unix4j.unix.sed.InsertProcessor
 
INSTANCE - Static variable in class org.unix4j.command.NoOp
The singleton instance.
INSTANCE - Static variable in class org.unix4j.io.NullInput
 
INSTANCE - Static variable in class org.unix4j.io.StdInput
The singleton instance.
INSTANCE - Static variable in class org.unix4j.io.StdOutput
The singleton instance.
INSTANCE - Static variable in class org.unix4j.unix.cat.CatFactory
The singleton instance of this factory.
INSTANCE - Static variable in class org.unix4j.unix.cat.CatOptionSets
The singleton instance.
INSTANCE - Static variable in class org.unix4j.unix.cd.CdFactory
The singleton instance of this factory.
INSTANCE - Static variable in class org.unix4j.unix.cut.CutFactory
The singleton instance of this factory.
INSTANCE - Static variable in class org.unix4j.unix.cut.CutOptionSets
The singleton instance.
INSTANCE - Static variable in class org.unix4j.unix.echo.EchoFactory
The singleton instance of this factory.
INSTANCE - Static variable in class org.unix4j.unix.echo.EchoOptionSets
The singleton instance.
INSTANCE - Static variable in class org.unix4j.unix.find.FileAttributes
Singleton instance loading the Java7 version if possible with support for more file attributes.
INSTANCE - Static variable in class org.unix4j.unix.find.FindFactory
The singleton instance of this factory.
INSTANCE - Static variable in class org.unix4j.unix.find.FindOptionSets
The singleton instance.
INSTANCE - Static variable in class org.unix4j.unix.from.FromFactory
The singleton instance of this factory.
INSTANCE - Static variable in class org.unix4j.unix.grep.GrepFactory
The singleton instance of this factory.
INSTANCE - Static variable in class org.unix4j.unix.grep.GrepOptionSets
The singleton instance.
INSTANCE - Static variable in class org.unix4j.unix.head.HeadFactory
The singleton instance of this factory.
INSTANCE - Static variable in class org.unix4j.unix.head.HeadOptionSets
The singleton instance.
INSTANCE - Static variable in class org.unix4j.unix.ls.LsFactory
The singleton instance of this factory.
INSTANCE - Static variable in class org.unix4j.unix.ls.LsFormatterShort
 
INSTANCE - Static variable in class org.unix4j.unix.ls.LsOptionSets
The singleton instance.
INSTANCE - Static variable in class org.unix4j.unix.sed.SedFactory
The singleton instance of this factory.
INSTANCE - Static variable in class org.unix4j.unix.sed.SedOptionSets
The singleton instance.
INSTANCE - Static variable in class org.unix4j.unix.sort.SortFactory
The singleton instance of this factory.
INSTANCE - Static variable in class org.unix4j.unix.sort.SortOptionSets
The singleton instance.
INSTANCE - Static variable in class org.unix4j.unix.tail.TailFactory
The singleton instance of this factory.
INSTANCE - Static variable in class org.unix4j.unix.tail.TailOptionSets
The singleton instance.
INSTANCE - Static variable in class org.unix4j.unix.uniq.UniqFactory
The singleton instance of this factory.
INSTANCE - Static variable in class org.unix4j.unix.uniq.UniqOptionSets
The singleton instance.
INSTANCE - Static variable in class org.unix4j.unix.wc.WcFactory
The singleton instance of this factory.
INSTANCE - Static variable in class org.unix4j.unix.wc.WcOptionSets
The singleton instance.
INSTANCE - Static variable in class org.unix4j.unix.xargs.XargsFactory
The singleton instance of this factory.
INSTANCE - Static variable in class org.unix4j.unix.xargs.XargsOptionSets
The singleton instance.
INSTANCE - Static variable in class org.unix4j.util.sort.ScientificNumberStringComparator
The singleton instance.
INTEGER_TO_CHARACTER - Static variable in class org.unix4j.convert.CharacterConverters
 
IntegerConverters - Class in org.unix4j.convert
 
IntegerConverters() - Constructor for class org.unix4j.convert.IntegerConverters
 
InvertedMatcher - Class in org.unix4j.unix.grep
Inverts the result of another matcher that is passed to the constructor.
InvertedMatcher(LineMatcher) - Constructor for class org.unix4j.unix.grep.InvertedMatcher
Constructor with matcher to invert.
invertMatch - Variable in enum org.unix4j.unix.grep.GrepOptionSet_Fcilnvx
Option "--invertMatch": Invert the match result, that is, a non-matching line is written to the output and a matching line is not.
invertMatch - Variable in class org.unix4j.unix.grep.GrepOptionSets
Option "--invertMatch": Invert the match result, that is, a non-matching line is written to the output and a matching line is not.
invoke() - Method in class org.unix4j.unix.xargs.XargsLineProcessor
 
isAllFiles() - Method in class org.unix4j.unix.ls.LsArguments
Returns true if the --allFiles option is set.
isAppend() - Method in class org.unix4j.unix.sed.SedArguments
Returns true if the --append option is set.
isArgsSet() - Method in class org.unix4j.unix.cat.CatArguments
Returns true if the <args> operand has been set.
isArgsSet() - Method in class org.unix4j.unix.cut.CutArguments
Returns true if the <args> operand has been set.
isArgsSet() - Method in class org.unix4j.unix.echo.EchoArguments
Returns true if the <args> operand has been set.
isArgsSet() - Method in class org.unix4j.unix.find.FindArguments
Returns true if the <args> operand has been set.
isArgsSet() - Method in class org.unix4j.unix.grep.GrepArguments
Returns true if the <args> operand has been set.
isArgsSet() - Method in class org.unix4j.unix.head.HeadArguments
Returns true if the <args> operand has been set.
isArgsSet() - Method in class org.unix4j.unix.ls.LsArguments
Returns true if the <args> operand has been set.
isArgsSet() - Method in class org.unix4j.unix.sed.SedArguments
Returns true if the <args> operand has been set.
isArgsSet() - Method in class org.unix4j.unix.sort.SortArguments
Returns true if the <args> operand has been set.
isArgsSet() - Method in class org.unix4j.unix.tail.TailArguments
Returns true if the <args> operand has been set.
isArgsSet() - Method in class org.unix4j.unix.uniq.UniqArguments
Returns true if the <args> operand has been set.
isArgsSet() - Method in class org.unix4j.unix.wc.WcArguments
Returns true if the <args> operand has been set.
isArgsSet() - Method in class org.unix4j.unix.xargs.XargsArguments
Returns true if the <args> operand has been set.
isChange() - Method in class org.unix4j.unix.sed.SedArguments
Returns true if the --change option is set.
isChars() - Method in class org.unix4j.unix.cut.CutArguments
Returns true if the --chars option is set.
isChars() - Method in class org.unix4j.unix.head.HeadArguments
Returns true if the --chars option is set.
isChars() - Method in class org.unix4j.unix.tail.TailArguments
Returns true if the --chars option is set.
isChars() - Method in class org.unix4j.unix.wc.WcArguments
Returns true if the --chars option is set.
isCheck() - Method in class org.unix4j.unix.sort.SortArguments
Returns true if the --check option is set.
isComparatorSet() - Method in class org.unix4j.unix.sort.SortArguments
Returns true if the <comparator> operand has been set.
isCompleteInput() - Method in enum org.unix4j.codegen.annotation.InputMode
Convenience method returning true if this constant equals InputMode.CompleteInput.
isCount() - Method in class org.unix4j.unix.grep.GrepArguments
Returns true if the --count option is set.
isCount() - Method in class org.unix4j.unix.uniq.UniqArguments
Returns true if the --count option is set.
isCountFromStart() - Method in class org.unix4j.unix.tail.TailArguments
Returns true if the --countFromStart option is set.
isCountSet() - Method in class org.unix4j.unix.head.HeadArguments
Returns true if the <count> operand has been set.
isCountSet() - Method in class org.unix4j.unix.tail.TailArguments
Returns true if the <count> operand has been set.
isCurrent() - Method in enum org.unix4j.util.OS
 
isCurrent(String) - Method in enum org.unix4j.util.OS
 
isDelete() - Method in class org.unix4j.unix.sed.SedArguments
Returns true if the --delete option is set.
isDelimiter0() - Method in class org.unix4j.unix.xargs.XargsArguments
Returns true if the --delimiter0 option is set.
isDelimiterSet() - Method in class org.unix4j.unix.cut.CutArguments
Returns true if the <delimiter> operand has been set.
isDelimiterSet() - Method in class org.unix4j.unix.xargs.XargsArguments
Returns true if the <delimiter> operand has been set.
isDictionaryOrder() - Method in class org.unix4j.unix.sort.SortArguments
Returns true if the --dictionaryOrder option is set.
isDirectory(File) - Method in class org.unix4j.unix.find.FileAttributes
 
isDirectory(File) - Method in class org.unix4j.unix.find.FileAttributes7
 
isDuplicatedOnly() - Method in class org.unix4j.unix.uniq.UniqArguments
Returns true if the --duplicatedOnly option is set.
isEmpty() - Method in class org.unix4j.codegen.def.AbstractElementDef
 
isEmpty() - Method in class org.unix4j.option.DefaultOptionSet
Returns true if no option is set.
isEofSet() - Method in class org.unix4j.unix.xargs.XargsArguments
Returns true if the <eof> operand has been set.
isExactArgs() - Method in class org.unix4j.unix.xargs.XargsArguments
Returns true if the --exactArgs option is set.
isFields() - Method in class org.unix4j.unix.cut.CutArguments
Returns true if the --fields option is set.
isFileSet() - Method in class org.unix4j.unix.cd.CdArguments
Returns true if the <file> operand has been set.
isFileSet() - Method in class org.unix4j.unix.uniq.UniqArguments
Returns true if the <file> operand has been set.
isFilesSet() - Method in class org.unix4j.unix.cat.CatArguments
Returns true if the <files> operand has been set.
isFilesSet() - Method in class org.unix4j.unix.grep.GrepArguments
Returns true if the <files> operand has been set.
isFilesSet() - Method in class org.unix4j.unix.head.HeadArguments
Returns true if the <files> operand has been set.
isFilesSet() - Method in class org.unix4j.unix.ls.LsArguments
Returns true if the <files> operand has been set.
isFilesSet() - Method in class org.unix4j.unix.sort.SortArguments
Returns true if the <files> operand has been set.
isFilesSet() - Method in class org.unix4j.unix.tail.TailArguments
Returns true if the <files> operand has been set.
isFilesSet() - Method in class org.unix4j.unix.wc.WcArguments
Returns true if the <files> operand has been set.
isFixedStrings() - Method in class org.unix4j.unix.grep.GrepArguments
Returns true if the --fixedStrings option is set.
isGeneralNumericSort() - Method in class org.unix4j.unix.sort.SortArguments
Returns true if the --generalNumericSort option is set.
isGlobal() - Method in class org.unix4j.unix.sed.SedArguments
Returns true if the --global option is set.
isGlobal() - Method in class org.unix4j.unix.uniq.UniqArguments
Returns true if the --global option is set.
isHumanNumericSort() - Method in class org.unix4j.unix.sort.SortArguments
Returns true if the --humanNumericSort option is set.
isHumanReadable() - Method in class org.unix4j.unix.ls.LsArguments
Returns true if the --humanReadable option is set.
isIgnoreCase() - Method in class org.unix4j.unix.find.FindArguments
Returns true if the --ignoreCase option is set.
isIgnoreCase() - Method in class org.unix4j.unix.grep.GrepArguments
Returns true if the --ignoreCase option is set.
isIgnoreCase() - Method in class org.unix4j.unix.sed.SedArguments
Returns true if the --ignoreCase option is set.
isIgnoreCase() - Method in class org.unix4j.unix.sort.SortArguments
Returns true if the --ignoreCase option is set.
isIgnoreLeadingBlanks() - Method in class org.unix4j.unix.sort.SortArguments
Returns true if the --ignoreLeadingBlanks option is set.
isIndexesSet() - Method in class org.unix4j.unix.cut.CutArguments
Returns true if the <indexes> operand has been set.
isInputSet() - Method in class org.unix4j.unix.from.FromArguments
Returns true if the <input> operand has been set.
isInsert() - Method in class org.unix4j.unix.sed.SedArguments
Returns true if the --insert option is set.
isInvertMatch() - Method in class org.unix4j.unix.grep.GrepArguments
Returns true if the --invertMatch option is set.
isLineByLine() - Method in enum org.unix4j.codegen.annotation.InputMode
Convenience method returning true if this constant equals InputMode.LineByLine.
isLineNumber() - Method in class org.unix4j.unix.grep.GrepArguments
Returns true if the --lineNumber option is set.
isLineNumber() - Method in class org.unix4j.unix.sed.SedArguments
Returns true if the --lineNumber option is set.
isLines() - Method in class org.unix4j.unix.wc.WcArguments
Returns true if the --lines option is set.
isLongFormat() - Method in class org.unix4j.unix.ls.LsArguments
Returns true if the --longFormat option is set.
isMatchingFiles() - Method in class org.unix4j.unix.grep.GrepArguments
Returns true if the --matchingFiles option is set.
isMaxArgsSet() - Method in class org.unix4j.unix.xargs.XargsArguments
Returns true if the <maxArgs> operand has been set.
isMaxLinesSet() - Method in class org.unix4j.unix.xargs.XargsArguments
Returns true if the <maxLines> operand has been set.
isMerge() - Method in class org.unix4j.unix.sort.SortArguments
Returns true if the --merge option is set.
isMonthSort() - Method in class org.unix4j.unix.sort.SortArguments
Returns true if the --monthSort option is set.
isNameSet() - Method in class org.unix4j.unix.find.FindArguments
Returns true if the <name> operand has been set.
isNoInput() - Method in enum org.unix4j.codegen.annotation.InputMode
Convenience method returning true if this constant equals InputMode.NoInput.
isNoNewline() - Method in class org.unix4j.unix.echo.EchoArguments
Returns true if the --noNewline option is set.
isNoRunIfEmpty() - Method in class org.unix4j.unix.xargs.XargsArguments
Returns true if the --noRunIfEmpty option is set.
isNumberLines() - Method in class org.unix4j.unix.cat.CatArguments
Returns true if the --numberLines option is set.
isNumberNonBlankLines() - Method in class org.unix4j.unix.cat.CatArguments
Returns true if the --numberNonBlankLines option is set.
isNumericSort() - Method in class org.unix4j.unix.sort.SortArguments
Returns true if the --numericSort option is set.
isOccurrenceSet() - Method in class org.unix4j.unix.sed.SedArguments
Returns true if the <occurrence> operand has been set.
isOptionSet(WcArguments) - Method in enum org.unix4j.unix.wc.CounterType
Returns true if the option relevant for this count type is set in args.
isOther(File) - Method in class org.unix4j.unix.find.FileAttributes
 
isOther(File) - Method in class org.unix4j.unix.find.FileAttributes7
 
isOutputDelimiterSet() - Method in class org.unix4j.unix.cut.CutArguments
Returns true if the <outputDelimiter> operand has been set.
isPathSet() - Method in class org.unix4j.unix.cd.CdArguments
Returns true if the <path> operand has been set.
isPathSet() - Method in class org.unix4j.unix.find.FindArguments
Returns true if the <path> operand has been set.
isPathSet() - Method in class org.unix4j.unix.from.FromArguments
Returns true if the <path> operand has been set.
isPathSet() - Method in class org.unix4j.unix.uniq.UniqArguments
Returns true if the <path> operand has been set.
isPathsSet() - Method in class org.unix4j.unix.cat.CatArguments
Returns true if the <paths> operand has been set.
isPathsSet() - Method in class org.unix4j.unix.grep.GrepArguments
Returns true if the <paths> operand has been set.
isPathsSet() - Method in class org.unix4j.unix.head.HeadArguments
Returns true if the <paths> operand has been set.
isPathsSet() - Method in class org.unix4j.unix.ls.LsArguments
Returns true if the <paths> operand has been set.
isPathsSet() - Method in class org.unix4j.unix.sort.SortArguments
Returns true if the <paths> operand has been set.
isPathsSet() - Method in class org.unix4j.unix.tail.TailArguments
Returns true if the <paths> operand has been set.
isPathsSet() - Method in class org.unix4j.unix.wc.WcArguments
Returns true if the <paths> operand has been set.
isPatternSet() - Method in class org.unix4j.unix.grep.GrepArguments
Returns true if the <pattern> operand has been set.
isPrint() - Method in class org.unix4j.unix.sed.SedArguments
Returns true if the --print option is set.
isPrint0() - Method in class org.unix4j.unix.find.FindArguments
Returns true if the --print0 option is set.
isQuiet() - Method in class org.unix4j.unix.sed.SedArguments
Returns true if the --quiet option is set.
isRangeSet() - Method in class org.unix4j.unix.cut.CutArguments
Returns true if the <range> operand has been set.
isRecurseSubdirs() - Method in class org.unix4j.unix.ls.LsArguments
Returns true if the --recurseSubdirs option is set.
isRegex() - Method in class org.unix4j.unix.find.FindArguments
Returns true if the --regex option is set.
isRegexpSet() - Method in class org.unix4j.unix.grep.GrepArguments
Returns true if the <regexp> operand has been set.
isRegexpSet() - Method in class org.unix4j.unix.sed.SedArguments
Returns true if the <regexp> operand has been set.
isRegularFile(File) - Method in class org.unix4j.unix.find.FileAttributes
 
isRegularFile(File) - Method in class org.unix4j.unix.find.FileAttributes7
 
isReplacementSet() - Method in class org.unix4j.unix.sed.SedArguments
Returns true if the <replacement> operand has been set.
isReverse() - Method in class org.unix4j.unix.sort.SortArguments
Returns true if the --reverse option is set.
isReverseOrder() - Method in class org.unix4j.unix.ls.LsArguments
Returns true if the --reverseOrder option is set.
isScriptSet() - Method in class org.unix4j.unix.sed.SedArguments
Returns true if the <script> operand has been set.
isSet(E) - Method in class org.unix4j.option.DefaultOptionSet
 
isSet(O) - Method in interface org.unix4j.option.OptionSet
Returns true if the specified option is set and false otherwise
isSet(CatOption) - Method in enum org.unix4j.unix.cat.CatOption
 
isSet(CatOption) - Method in enum org.unix4j.unix.cat.CatOptionSet_bns
 
isSet(CatOption) - Method in enum org.unix4j.unix.cat.CatOptionSet_bs
 
isSet(CatOption) - Method in enum org.unix4j.unix.cat.CatOptionSet_ns
 
isSet(CutOption) - Method in enum org.unix4j.unix.cut.CutOption
 
isSet(CutOption) - Method in enum org.unix4j.unix.cut.CutOptionSet_cf
 
isSet(EchoOption) - Method in enum org.unix4j.unix.echo.EchoOption
 
isSet(EchoOption) - Method in enum org.unix4j.unix.echo.EchoOptionSet_n
 
isSet(FindOption) - Method in enum org.unix4j.unix.find.FindOption
 
isSet(FindOption) - Method in enum org.unix4j.unix.find.FindOptionSet_acdfilmnorxz
 
isSet(FindOption) - Method in enum org.unix4j.unix.find.FindOptionSet_acdimnorz
 
isSet(FindOption) - Method in enum org.unix4j.unix.find.FindOptionSet_acfimnorz
 
isSet(FindOption) - Method in enum org.unix4j.unix.find.FindOptionSet_acilmnorz
 
isSet(FindOption) - Method in enum org.unix4j.unix.find.FindOptionSet_acimnorxz
 
isSet(FindOption) - Method in enum org.unix4j.unix.find.FindOptionSet_adfilnorxz
 
isSet(FindOption) - Method in enum org.unix4j.unix.find.FindOptionSet_adinorz
 
isSet(FindOption) - Method in enum org.unix4j.unix.find.FindOptionSet_afinorz
 
isSet(FindOption) - Method in enum org.unix4j.unix.find.FindOptionSet_ailnorz
 
isSet(FindOption) - Method in enum org.unix4j.unix.find.FindOptionSet_ainorxz
 
isSet(FindOption) - Method in enum org.unix4j.unix.find.FindOptionSet_cdfilnorxz
 
isSet(FindOption) - Method in enum org.unix4j.unix.find.FindOptionSet_cdinorz
 
isSet(FindOption) - Method in enum org.unix4j.unix.find.FindOptionSet_cfinorz
 
isSet(FindOption) - Method in enum org.unix4j.unix.find.FindOptionSet_cilnorz
 
isSet(FindOption) - Method in enum org.unix4j.unix.find.FindOptionSet_cinorxz
 
isSet(FindOption) - Method in enum org.unix4j.unix.find.FindOptionSet_dfilmnorxz
 
isSet(FindOption) - Method in enum org.unix4j.unix.find.FindOptionSet_dimnorz
 
isSet(FindOption) - Method in enum org.unix4j.unix.find.FindOptionSet_fimnorz
 
isSet(FindOption) - Method in enum org.unix4j.unix.find.FindOptionSet_ilmnorz
 
isSet(FindOption) - Method in enum org.unix4j.unix.find.FindOptionSet_imnorxz
 
isSet(GrepOption) - Method in enum org.unix4j.unix.grep.GrepOption
 
isSet(GrepOption) - Method in enum org.unix4j.unix.grep.GrepOptionSet_Fcilnvx
 
isSet(HeadOption) - Method in enum org.unix4j.unix.head.HeadOption
 
isSet(HeadOption) - Method in enum org.unix4j.unix.head.HeadOptionSet_cq
 
isSet(LsOption) - Method in enum org.unix4j.unix.ls.LsOption
 
isSet(LsOption) - Method in enum org.unix4j.unix.ls.LsOptionSet_Rahlrt
 
isSet(SedOption) - Method in enum org.unix4j.unix.sed.SedOption
 
isSet(SedOption) - Method in enum org.unix4j.unix.sed.SedOptionSet_Iacdgilnpsy
 
isSet(SedOption) - Method in enum org.unix4j.unix.sed.SedOptionSet_Iaglnp
 
isSet(SedOption) - Method in enum org.unix4j.unix.sed.SedOptionSet_Icglnp
 
isSet(SedOption) - Method in enum org.unix4j.unix.sed.SedOptionSet_Idglnp
 
isSet(SedOption) - Method in enum org.unix4j.unix.sed.SedOptionSet_Igilnp
 
isSet(SedOption) - Method in enum org.unix4j.unix.sed.SedOptionSet_Iglnps
 
isSet(SedOption) - Method in enum org.unix4j.unix.sed.SedOptionSet_Iglnpy
 
isSet(SortOption) - Method in enum org.unix4j.unix.sort.SortOption
 
isSet(SortOption) - Method in enum org.unix4j.unix.sort.SortOptionSet_bcdfgmru
 
isSet(SortOption) - Method in enum org.unix4j.unix.sort.SortOptionSet_bcdfgru
 
isSet(SortOption) - Method in enum org.unix4j.unix.sort.SortOptionSet_bcdfhmru
 
isSet(SortOption) - Method in enum org.unix4j.unix.sort.SortOptionSet_bcdfhru
 
isSet(SortOption) - Method in enum org.unix4j.unix.sort.SortOptionSet_bcdfmnru
 
isSet(SortOption) - Method in enum org.unix4j.unix.sort.SortOptionSet_bcdfnru
 
isSet(SortOption) - Method in enum org.unix4j.unix.sort.SortOptionSet_bdfgmru
 
isSet(SortOption) - Method in enum org.unix4j.unix.sort.SortOptionSet_bdfhmru
 
isSet(SortOption) - Method in enum org.unix4j.unix.sort.SortOptionSet_bdfmnru
 
isSet(SortOption) - Method in enum org.unix4j.unix.sort.SortOptionSet_Mbcdfmru
 
isSet(SortOption) - Method in enum org.unix4j.unix.sort.SortOptionSet_Mbcdfru
 
isSet(SortOption) - Method in enum org.unix4j.unix.sort.SortOptionSet_Mbdfmru
 
isSet(SortOption) - Method in enum org.unix4j.unix.sort.SortOptionSet_MVbcdfghmnru
 
isSet(SortOption) - Method in enum org.unix4j.unix.sort.SortOptionSet_MVbcdfghnru
 
isSet(SortOption) - Method in enum org.unix4j.unix.sort.SortOptionSet_MVbdfghmnru
 
isSet(SortOption) - Method in enum org.unix4j.unix.sort.SortOptionSet_Vbcdfmru
 
isSet(SortOption) - Method in enum org.unix4j.unix.sort.SortOptionSet_Vbcdfru
 
isSet(SortOption) - Method in enum org.unix4j.unix.sort.SortOptionSet_Vbdfmru
 
isSet(TailOption) - Method in enum org.unix4j.unix.tail.TailOption
 
isSet(TailOption) - Method in enum org.unix4j.unix.tail.TailOptionSet_cqs
 
isSet(UniqOption) - Method in enum org.unix4j.unix.uniq.UniqOption
 
isSet(UniqOption) - Method in enum org.unix4j.unix.uniq.UniqOptionSet_cdgu
 
isSet(UniqOption) - Method in enum org.unix4j.unix.uniq.UniqOptionSet_cg
 
isSet(UniqOption) - Method in enum org.unix4j.unix.uniq.UniqOptionSet_dg
 
isSet(UniqOption) - Method in enum org.unix4j.unix.uniq.UniqOptionSet_gu
 
isSet(WcOption) - Method in enum org.unix4j.unix.wc.WcOption
 
isSet(WcOption) - Method in enum org.unix4j.unix.wc.WcOptionSet_lmw
 
isSet(XargsOption) - Method in enum org.unix4j.unix.xargs.XargsOption
 
isSet(XargsOption) - Method in enum org.unix4j.unix.xargs.XargsOptionSet_rtxz
 
isSizeSet() - Method in class org.unix4j.unix.find.FindArguments
Returns true if the <size> operand has been set.
isSqueezeEmptyLines() - Method in class org.unix4j.unix.cat.CatArguments
Returns true if the --squeezeEmptyLines option is set.
isString1Set() - Method in class org.unix4j.unix.sed.SedArguments
Returns true if the <string1> operand has been set.
isString2Set() - Method in class org.unix4j.unix.sed.SedArguments
Returns true if the <string2> operand has been set.
isStringSet() - Method in class org.unix4j.unix.echo.EchoArguments
Returns true if the <string> operand has been set.
isStringsSet() - Method in class org.unix4j.unix.echo.EchoArguments
Returns true if the <strings> operand has been set.
isSubstitute() - Method in class org.unix4j.unix.sed.SedArguments
Returns true if the --substitute option is set.
isSuppressHeaders() - Method in class org.unix4j.unix.head.HeadArguments
Returns true if the --suppressHeaders option is set.
isSuppressHeaders() - Method in class org.unix4j.unix.tail.TailArguments
Returns true if the --suppressHeaders option is set.
isSymbolicLink(File) - Method in class org.unix4j.unix.find.FileAttributes
 
isSymbolicLink(File) - Method in class org.unix4j.unix.find.FileAttributes7
 
isTimeAccess() - Method in class org.unix4j.unix.find.FindArguments
Returns true if the --timeAccess option is set.
isTimeCreate() - Method in class org.unix4j.unix.find.FindArguments
Returns true if the --timeCreate option is set.
isTimeModified() - Method in class org.unix4j.unix.find.FindArguments
Returns true if the --timeModified option is set.
isTimeNewer() - Method in class org.unix4j.unix.find.FindArguments
Returns true if the --timeNewer option is set.
isTimeOlder() - Method in class org.unix4j.unix.find.FindArguments
Returns true if the --timeOlder option is set.
isTimeSet() - Method in class org.unix4j.unix.find.FindArguments
Returns true if the <time> operand has been set.
isTimeSorted() - Method in class org.unix4j.unix.ls.LsArguments
Returns true if the --timeSorted option is set.
isTranslate() - Method in class org.unix4j.unix.sed.SedArguments
Returns true if the --translate option is set.
isTypeDirectory() - Method in class org.unix4j.unix.find.FindArguments
Returns true if the --typeDirectory option is set.
isTypeFile() - Method in class org.unix4j.unix.find.FindArguments
Returns true if the --typeFile option is set.
isTypeOther() - Method in class org.unix4j.unix.find.FindArguments
Returns true if the --typeOther option is set.
isTypeSymlink() - Method in class org.unix4j.unix.find.FindArguments
Returns true if the --typeSymlink option is set.
isUnique() - Method in class org.unix4j.unix.sort.SortArguments
Returns true if the --unique option is set.
isUniqueOnly() - Method in class org.unix4j.unix.uniq.UniqArguments
Returns true if the --uniqueOnly option is set.
isValidActiveSet(Set<String>) - Method in class org.unix4j.codegen.optset.constraint.EnabledOptionConstraint
 
isValidActiveSet(Set<String>) - Method in class org.unix4j.codegen.optset.constraint.ExclusiveOptionConstraint
 
isValidActiveSet(Set<String>) - Method in interface org.unix4j.codegen.optset.constraint.OptionConstraint
 
isVariable(String) - Static method in class org.unix4j.util.Variables
Returns true if the given expression represents an encoded variable.
isVariable(String) - Static method in class org.unix4j.variable.Arg
Returns true if and only if the given name starts with the "$" prefix.
isVerbose() - Method in class org.unix4j.unix.xargs.XargsArguments
Returns true if the --verbose option is set.
isVersionSort() - Method in class org.unix4j.unix.sort.SortArguments
Returns true if the --versionSort option is set.
isWholeLine() - Method in class org.unix4j.unix.grep.GrepArguments
Returns true if the --wholeLine option is set.
isWildcardFileName(String) - Static method in class org.unix4j.util.FileUtil
Returns true if the given name or path contains unescaped wildcard characters.
isWithinRange(int) - Method in class org.unix4j.util.AbstractRange
 
isWithinRange(int) - Method in class org.unix4j.util.CompositeRange
 
isWithinRange(int) - Method in class org.unix4j.util.Range
 
isWords() - Method in class org.unix4j.unix.wc.WcArguments
Returns true if the --words option is set.
itemizeLine(Line, ItemStorage) - Method in class org.unix4j.unix.xargs.CharDelimitedItemizer
 
itemizeLine(Line, ItemStorage) - Method in interface org.unix4j.unix.xargs.Itemizer
Itemize the given line and stores all found items in the item storage.
itemizeLine(Line, ItemStorage) - Method in class org.unix4j.unix.xargs.WhitespaceItemizer
 
Itemizer - Interface in org.unix4j.unix.xargs
Itemizes one or multiple lines and stores the found items in an ItemStorage.
ItemStorage - Interface in org.unix4j.unix.xargs
Stores items found by an Itemizer.
iterator() - Method in class org.unix4j.io.AbstractInput
 
iterator() - Method in interface org.unix4j.io.Input
Returns an immutable iterator over all lines returned by this input object.
iterator() - Method in class org.unix4j.option.DefaultOptionSet
Returns an iterator over all set options in this OptionSet.
iterator() - Method in interface org.unix4j.option.OptionSet
Returns an iterator over the active options in this option set.
iterator() - Method in enum org.unix4j.unix.cat.CatOption
Returns an immutable iterator returning o single element: this option.
iterator() - Method in enum org.unix4j.unix.cat.CatOptionSet_bns
Returns an immutable iterator with the active options of this option set.
iterator() - Method in enum org.unix4j.unix.cat.CatOptionSet_bs
Returns an immutable iterator with the active options of this option set.
iterator() - Method in enum org.unix4j.unix.cat.CatOptionSet_ns
Returns an immutable iterator with the active options of this option set.
iterator() - Method in enum org.unix4j.unix.cut.CutOption
Returns an immutable iterator returning o single element: this option.
iterator() - Method in enum org.unix4j.unix.cut.CutOptionSet_cf
Returns an immutable iterator with the active options of this option set.
iterator() - Method in enum org.unix4j.unix.echo.EchoOption
Returns an immutable iterator returning o single element: this option.
iterator() - Method in enum org.unix4j.unix.echo.EchoOptionSet_n
Returns an immutable iterator with the active options of this option set.
iterator() - Method in enum org.unix4j.unix.find.FindOption
Returns an immutable iterator returning o single element: this option.
iterator() - Method in enum org.unix4j.unix.find.FindOptionSet_acdfilmnorxz
Returns an immutable iterator with the active options of this option set.
iterator() - Method in enum org.unix4j.unix.find.FindOptionSet_acdimnorz
Returns an immutable iterator with the active options of this option set.
iterator() - Method in enum org.unix4j.unix.find.FindOptionSet_acfimnorz
Returns an immutable iterator with the active options of this option set.
iterator() - Method in enum org.unix4j.unix.find.FindOptionSet_acilmnorz
Returns an immutable iterator with the active options of this option set.
iterator() - Method in enum org.unix4j.unix.find.FindOptionSet_acimnorxz
Returns an immutable iterator with the active options of this option set.
iterator() - Method in enum org.unix4j.unix.find.FindOptionSet_adfilnorxz
Returns an immutable iterator with the active options of this option set.
iterator() - Method in enum org.unix4j.unix.find.FindOptionSet_adinorz
Returns an immutable iterator with the active options of this option set.
iterator() - Method in enum org.unix4j.unix.find.FindOptionSet_afinorz
Returns an immutable iterator with the active options of this option set.
iterator() - Method in enum org.unix4j.unix.find.FindOptionSet_ailnorz
Returns an immutable iterator with the active options of this option set.
iterator() - Method in enum org.unix4j.unix.find.FindOptionSet_ainorxz
Returns an immutable iterator with the active options of this option set.
iterator() - Method in enum org.unix4j.unix.find.FindOptionSet_cdfilnorxz
Returns an immutable iterator with the active options of this option set.
iterator() - Method in enum org.unix4j.unix.find.FindOptionSet_cdinorz
Returns an immutable iterator with the active options of this option set.
iterator() - Method in enum org.unix4j.unix.find.FindOptionSet_cfinorz
Returns an immutable iterator with the active options of this option set.
iterator() - Method in enum org.unix4j.unix.find.FindOptionSet_cilnorz
Returns an immutable iterator with the active options of this option set.
iterator() - Method in enum org.unix4j.unix.find.FindOptionSet_cinorxz
Returns an immutable iterator with the active options of this option set.
iterator() - Method in enum org.unix4j.unix.find.FindOptionSet_dfilmnorxz
Returns an immutable iterator with the active options of this option set.
iterator() - Method in enum org.unix4j.unix.find.FindOptionSet_dimnorz
Returns an immutable iterator with the active options of this option set.
iterator() - Method in enum org.unix4j.unix.find.FindOptionSet_fimnorz
Returns an immutable iterator with the active options of this option set.
iterator() - Method in enum org.unix4j.unix.find.FindOptionSet_ilmnorz
Returns an immutable iterator with the active options of this option set.
iterator() - Method in enum org.unix4j.unix.find.FindOptionSet_imnorxz
Returns an immutable iterator with the active options of this option set.
iterator() - Method in enum org.unix4j.unix.grep.GrepOption
Returns an immutable iterator returning o single element: this option.
iterator() - Method in enum org.unix4j.unix.grep.GrepOptionSet_Fcilnvx
Returns an immutable iterator with the active options of this option set.
iterator() - Method in enum org.unix4j.unix.head.HeadOption
Returns an immutable iterator returning o single element: this option.
iterator() - Method in enum org.unix4j.unix.head.HeadOptionSet_cq
Returns an immutable iterator with the active options of this option set.
iterator() - Method in enum org.unix4j.unix.ls.LsOption
Returns an immutable iterator returning o single element: this option.
iterator() - Method in enum org.unix4j.unix.ls.LsOptionSet_Rahlrt
Returns an immutable iterator with the active options of this option set.
iterator() - Method in enum org.unix4j.unix.sed.SedOption
Returns an immutable iterator returning o single element: this option.
iterator() - Method in enum org.unix4j.unix.sed.SedOptionSet_Iacdgilnpsy
Returns an immutable iterator with the active options of this option set.
iterator() - Method in enum org.unix4j.unix.sed.SedOptionSet_Iaglnp
Returns an immutable iterator with the active options of this option set.
iterator() - Method in enum org.unix4j.unix.sed.SedOptionSet_Icglnp
Returns an immutable iterator with the active options of this option set.
iterator() - Method in enum org.unix4j.unix.sed.SedOptionSet_Idglnp
Returns an immutable iterator with the active options of this option set.
iterator() - Method in enum org.unix4j.unix.sed.SedOptionSet_Igilnp
Returns an immutable iterator with the active options of this option set.
iterator() - Method in enum org.unix4j.unix.sed.SedOptionSet_Iglnps
Returns an immutable iterator with the active options of this option set.
iterator() - Method in enum org.unix4j.unix.sed.SedOptionSet_Iglnpy
Returns an immutable iterator with the active options of this option set.
iterator() - Method in enum org.unix4j.unix.sort.SortOption
Returns an immutable iterator returning o single element: this option.
iterator() - Method in enum org.unix4j.unix.sort.SortOptionSet_bcdfgmru
Returns an immutable iterator with the active options of this option set.
iterator() - Method in enum org.unix4j.unix.sort.SortOptionSet_bcdfgru
Returns an immutable iterator with the active options of this option set.
iterator() - Method in enum org.unix4j.unix.sort.SortOptionSet_bcdfhmru
Returns an immutable iterator with the active options of this option set.
iterator() - Method in enum org.unix4j.unix.sort.SortOptionSet_bcdfhru
Returns an immutable iterator with the active options of this option set.
iterator() - Method in enum org.unix4j.unix.sort.SortOptionSet_bcdfmnru
Returns an immutable iterator with the active options of this option set.
iterator() - Method in enum org.unix4j.unix.sort.SortOptionSet_bcdfnru
Returns an immutable iterator with the active options of this option set.
iterator() - Method in enum org.unix4j.unix.sort.SortOptionSet_bdfgmru
Returns an immutable iterator with the active options of this option set.
iterator() - Method in enum org.unix4j.unix.sort.SortOptionSet_bdfhmru
Returns an immutable iterator with the active options of this option set.
iterator() - Method in enum org.unix4j.unix.sort.SortOptionSet_bdfmnru
Returns an immutable iterator with the active options of this option set.
iterator() - Method in enum org.unix4j.unix.sort.SortOptionSet_Mbcdfmru
Returns an immutable iterator with the active options of this option set.
iterator() - Method in enum org.unix4j.unix.sort.SortOptionSet_Mbcdfru
Returns an immutable iterator with the active options of this option set.
iterator() - Method in enum org.unix4j.unix.sort.SortOptionSet_Mbdfmru
Returns an immutable iterator with the active options of this option set.
iterator() - Method in enum org.unix4j.unix.sort.SortOptionSet_MVbcdfghmnru
Returns an immutable iterator with the active options of this option set.
iterator() - Method in enum org.unix4j.unix.sort.SortOptionSet_MVbcdfghnru
Returns an immutable iterator with the active options of this option set.
iterator() - Method in enum org.unix4j.unix.sort.SortOptionSet_MVbdfghmnru
Returns an immutable iterator with the active options of this option set.
iterator() - Method in enum org.unix4j.unix.sort.SortOptionSet_Vbcdfmru
Returns an immutable iterator with the active options of this option set.
iterator() - Method in enum org.unix4j.unix.sort.SortOptionSet_Vbcdfru
Returns an immutable iterator with the active options of this option set.
iterator() - Method in enum org.unix4j.unix.sort.SortOptionSet_Vbdfmru
Returns an immutable iterator with the active options of this option set.
iterator() - Method in enum org.unix4j.unix.tail.TailOption
Returns an immutable iterator returning o single element: this option.
iterator() - Method in enum org.unix4j.unix.tail.TailOptionSet_cqs
Returns an immutable iterator with the active options of this option set.
iterator() - Method in enum org.unix4j.unix.uniq.UniqOption
Returns an immutable iterator returning o single element: this option.
iterator() - Method in enum org.unix4j.unix.uniq.UniqOptionSet_cdgu
Returns an immutable iterator with the active options of this option set.
iterator() - Method in enum org.unix4j.unix.uniq.UniqOptionSet_cg
Returns an immutable iterator with the active options of this option set.
iterator() - Method in enum org.unix4j.unix.uniq.UniqOptionSet_dg
Returns an immutable iterator with the active options of this option set.
iterator() - Method in enum org.unix4j.unix.uniq.UniqOptionSet_gu
Returns an immutable iterator with the active options of this option set.
iterator() - Method in enum org.unix4j.unix.wc.WcOption
Returns an immutable iterator returning o single element: this option.
iterator() - Method in enum org.unix4j.unix.wc.WcOptionSet_lmw
Returns an immutable iterator with the active options of this option set.
iterator() - Method in enum org.unix4j.unix.xargs.XargsOption
Returns an immutable iterator returning o single element: this option.
iterator() - Method in enum org.unix4j.unix.xargs.XargsOptionSet_rtxz
Returns an immutable iterator with the active options of this option set.

J

JAVA7_CLASS_NAME_SUFFIX - Static variable in class org.unix4j.util.Java7Util
The suffix used for Java 7 classes, the string "7".
Java7Util - Class in org.unix4j.util
Utility class with static methods to help loading a Java 7 version of a class if it is available, and the Java 6 version otherwise.
Java7Util() - Constructor for class org.unix4j.util.Java7Util
 
Javadoc - Annotation Type in org.unix4j.codegen.annotation
 
join(Command<?>) - Method in interface org.unix4j.builder.CommandBuilder
Adds the specified command to the chain of commands held by this builder.
join(Command<?>) - Method in class org.unix4j.builder.DefaultCommandBuilder
 
join(Command<?>) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
join(Command<?>) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
 
join(Command<?>) - Method in class org.unix4j.command.AbstractCommand
 
join(Command<?>) - Method in interface org.unix4j.command.Command
Returns a new command representing the combination of this command with next.
join(Command<A>, Command<?>) - Static method in class org.unix4j.command.JoinedCommand
 
join(Command<?>) - Method in class org.unix4j.command.JoinedCommand
 
join(Command<?>) - Method in class org.unix4j.command.NoOp
Returns the given next command eliminating this NoOp command in a join.
join(Command<?>) - Method in class org.unix4j.unix.cd.CdCommand
 
join(Command<?>) - Method in class org.unix4j.unix.xargs.XargsCommand
 
join(String[], String) - Static method in class org.unix4j.util.ArrayUtil
 
JoinedCommand<A extends Arguments<A>> - Class in org.unix4j.command
A composite command joining two commands.
JoinedCommand(Command<A>, Command<?>) - Constructor for class org.unix4j.command.JoinedCommand
Constructor with first and second command in the join.

L

l - Variable in enum org.unix4j.unix.find.FindOptionSet_acdfilmnorxz
Option "-l": Consider only symbolic links
l - Variable in enum org.unix4j.unix.find.FindOptionSet_acilmnorz
Option "-l": Consider only symbolic links
l - Variable in enum org.unix4j.unix.find.FindOptionSet_adfilnorxz
Option "-l": Consider only symbolic links
l - Variable in enum org.unix4j.unix.find.FindOptionSet_ailnorz
Option "-l": Consider only symbolic links
l - Variable in enum org.unix4j.unix.find.FindOptionSet_cdfilnorxz
Option "-l": Consider only symbolic links
l - Variable in enum org.unix4j.unix.find.FindOptionSet_cilnorz
Option "-l": Consider only symbolic links
l - Variable in enum org.unix4j.unix.find.FindOptionSet_dfilmnorxz
Option "-l": Consider only symbolic links
l - Variable in enum org.unix4j.unix.find.FindOptionSet_ilmnorz
Option "-l": Consider only symbolic links
l - Variable in class org.unix4j.unix.find.FindOptionSets
Option "-l": Consider only symbolic links
l - Variable in enum org.unix4j.unix.grep.GrepOptionSet_Fcilnvx
Option "-l": Suppress normal output; instead print the name of each input file from which output would normally have been printed.
l - Variable in class org.unix4j.unix.grep.GrepOptionSets
Option "-l": Suppress normal output; instead print the name of each input file from which output would normally have been printed.
l - Variable in enum org.unix4j.unix.ls.LsOptionSet_Rahlrt
Option "-l": Long format, displaying file types, permissions, number of hard links, owner, group, size, date, and filename.
l - Variable in class org.unix4j.unix.ls.LsOptionSets
Option "-l": Long format, displaying file types, permissions, number of hard links, owner, group, size, date, and filename.
l - Variable in enum org.unix4j.unix.sed.SedOptionSet_Iacdgilnpsy
Option "-l": Writes the current line number on a separate line to the standard output.
l - Variable in enum org.unix4j.unix.sed.SedOptionSet_Iaglnp
Option "-l": Writes the current line number on a separate line to the standard output.
l - Variable in enum org.unix4j.unix.sed.SedOptionSet_Icglnp
Option "-l": Writes the current line number on a separate line to the standard output.
l - Variable in enum org.unix4j.unix.sed.SedOptionSet_Idglnp
Option "-l": Writes the current line number on a separate line to the standard output.
l - Variable in enum org.unix4j.unix.sed.SedOptionSet_Igilnp
Option "-l": Writes the current line number on a separate line to the standard output.
l - Variable in enum org.unix4j.unix.sed.SedOptionSet_Iglnps
Option "-l": Writes the current line number on a separate line to the standard output.
l - Variable in enum org.unix4j.unix.sed.SedOptionSet_Iglnpy
Option "-l": Writes the current line number on a separate line to the standard output.
l - Variable in class org.unix4j.unix.sed.SedOptionSets
Option "-l": Writes the current line number on a separate line to the standard output.
l - Variable in enum org.unix4j.unix.wc.WcOptionSet_lmw
Option "-l": Executes a count of lines and writes this count to the output.
l - Variable in class org.unix4j.unix.wc.WcOptionSets
Option "-l": Executes a count of lines and writes this count to the output.
last() - Method in class org.unix4j.util.CompositeRange
 
length() - Method in class org.unix4j.line.SimpleLine
 
length() - Method in class org.unix4j.line.SingleCharSequenceLine
 
levelActiveSets - Variable in class org.unix4j.codegen.optset.def.OptionGroupDef
 
LF - Static variable in interface org.unix4j.line.Line
The line feed (LF) character '\n' used to encode line endings in UNIX.
Line - Interface in org.unix4j.line
A line is a line string including the line ending character(s).
LINE_ENDING - Static variable in interface org.unix4j.line.Line
Operating system dependent line ending taken from the system property "line.separator".
LineComparator - Class in org.unix4j.util.sort
Comparator for a Line without line ending; forwards the comparison of the content string to a delegate string comparator.
LineMatcher - Interface in org.unix4j.unix.grep
Returns true if a line matches a certain matching criterion.
lineNumber - Variable in enum org.unix4j.unix.grep.GrepOptionSet_Fcilnvx
Option "--lineNumber": Prefix each line of output with the line number within its input file.
lineNumber - Variable in class org.unix4j.unix.grep.GrepOptionSets
Option "--lineNumber": Prefix each line of output with the line number within its input file.
lineNumber - Variable in enum org.unix4j.unix.sed.SedOptionSet_Iacdgilnpsy
Option "--lineNumber": Writes the current line number on a separate line to the standard output.
lineNumber - Variable in enum org.unix4j.unix.sed.SedOptionSet_Iaglnp
Option "--lineNumber": Writes the current line number on a separate line to the standard output.
lineNumber - Variable in enum org.unix4j.unix.sed.SedOptionSet_Icglnp
Option "--lineNumber": Writes the current line number on a separate line to the standard output.
lineNumber - Variable in enum org.unix4j.unix.sed.SedOptionSet_Idglnp
Option "--lineNumber": Writes the current line number on a separate line to the standard output.
lineNumber - Variable in enum org.unix4j.unix.sed.SedOptionSet_Igilnp
Option "--lineNumber": Writes the current line number on a separate line to the standard output.
lineNumber - Variable in enum org.unix4j.unix.sed.SedOptionSet_Iglnps
Option "--lineNumber": Writes the current line number on a separate line to the standard output.
lineNumber - Variable in enum org.unix4j.unix.sed.SedOptionSet_Iglnpy
Option "--lineNumber": Writes the current line number on a separate line to the standard output.
lineNumber - Variable in class org.unix4j.unix.sed.SedOptionSets
Option "--lineNumber": Writes the current line number on a separate line to the standard output.
LineOperation - Interface in org.unix4j.operation
An interface implemented by simple ad-hoc commands that are taking a single line as input.
LineProcessor - Interface in org.unix4j.processor
A LineProcessor is a program or device that processes line based data.
lines - Variable in enum org.unix4j.unix.wc.WcOptionSet_lmw
Option "--lines": Executes a count of lines and writes this count to the output.
lines - Variable in class org.unix4j.unix.wc.WcOptionSets
Option "--lines": Executes a count of lines and writes this count to the output.
lineToCount - Variable in class org.unix4j.unix.uniq.GlobalProcessor
 
LineUtil - Class in org.unix4j.util
Contains static utility methods related to Line objects.
ListConverters - Class in org.unix4j.convert
 
ListConverters() - Constructor for class org.unix4j.convert.ListConverters
 
load(URL) - Method in class org.unix4j.codegen.command.CommandDefinitionLoader
 
load(URL, Document) - Method in class org.unix4j.codegen.command.CommandDefinitionLoader
 
load(Engine, List) - Method in class org.unix4j.codegen.CommandDefinitionDataLoader
 
load(Class<?>) - Method in interface org.unix4j.codegen.loader.ClassBasedDataLoader
Loads and returns a TemplateModel based on the specified clazz.
load(Engine, List) - Method in class org.unix4j.codegen.loader.ClassInspectionDataLoader
 
load(URL) - Method in interface org.unix4j.codegen.loader.ResourceBasedDataLoader
Loads and returns a TemplateModel based on the specified resource.
load(Engine, List) - Method in class org.unix4j.codegen.loader.ResourceDataLoader
 
load(Engine, List) - Method in class org.unix4j.codegen.OptionSetDefinitionDataLoader
 
loadClass(Class<T>) - Static method in class org.unix4j.util.Java7Util
Returns the Java 7 version of the given class if it exists and can be loaded, and the given baseClass otherwise.
loadResource(Engine, String) - Static method in class org.unix4j.codegen.loader.ResourceDataLoader
 
LONG_TO_DATE - Static variable in class org.unix4j.convert.DateConverters
 
LongConverters - Class in org.unix4j.convert
 
LongConverters() - Constructor for class org.unix4j.convert.LongConverters
 
longFormat - Variable in enum org.unix4j.unix.ls.LsOptionSet_Rahlrt
Option "--longFormat": Long format, displaying file types, permissions, number of hard links, owner, group, size, date, and filename.
longFormat - Variable in class org.unix4j.unix.ls.LsOptionSets
Option "--longFormat": Long format, displaying file types, permissions, number of hard links, owner, group, size, date, and filename.
ls() - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
ls(String...) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
ls(File...) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
ls(LsOptions) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
ls(LsOptions, File...) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
ls(LsOptions, String...) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
ls() - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Lists all files and directories in the user's current working directory and writes them to the output.
ls(String...) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Prints the name of the specified files and lists all files contained in directories for every directory in those files.
ls(File...) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Prints the name of the given files and lists all files contained in directories for every directory in files.
ls(LsOptions) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Lists all files and directories in the user's current working directory and writes them to the output using the given options specifying the details of the output format.
ls(LsOptions, File...) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Prints the name of the given files and lists all files contained in directories for every directory in files.
ls(LsOptions, String...) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Prints the name of the given files and lists all files contained in directories for every directory in files.
Ls - Class in org.unix4j.unix
Non-instantiable module with inner types making up the ls command.
ls() - Method in interface org.unix4j.unix.Ls.Interface
Lists all files and directories in the user's current working directory and writes them to the output.
ls(String...) - Method in interface org.unix4j.unix.Ls.Interface
Prints the name of the specified files and lists all files contained in directories for every directory in those files.
ls(File...) - Method in interface org.unix4j.unix.Ls.Interface
Prints the name of the given files and lists all files contained in directories for every directory in files.
ls(LsOptions) - Method in interface org.unix4j.unix.Ls.Interface
Lists all files and directories in the user's current working directory and writes them to the output using the given options specifying the details of the output format.
ls(LsOptions, File...) - Method in interface org.unix4j.unix.Ls.Interface
Prints the name of the given files and lists all files contained in directories for every directory in files.
ls(LsOptions, String...) - Method in interface org.unix4j.unix.Ls.Interface
Prints the name of the given files and lists all files contained in directories for every directory in files.
ls() - Method in class org.unix4j.unix.ls.LsFactory
 
ls(String...) - Method in class org.unix4j.unix.ls.LsFactory
 
ls(File...) - Method in class org.unix4j.unix.ls.LsFactory
 
ls(LsOptions) - Method in class org.unix4j.unix.ls.LsFactory
 
ls(LsOptions, File...) - Method in class org.unix4j.unix.ls.LsFactory
 
ls(LsOptions, String...) - Method in class org.unix4j.unix.ls.LsFactory
 
ls() - Static method in class org.unix4j.Unix4j
Lists all files and directories in the user's current working directory and writes them to the output.
ls(String...) - Static method in class org.unix4j.Unix4j
Prints the name of the specified files and lists all files contained in directories for every directory in those files.
ls(File...) - Static method in class org.unix4j.Unix4j
Prints the name of the given files and lists all files contained in directories for every directory in files.
ls(LsOptions) - Static method in class org.unix4j.Unix4j
Lists all files and directories in the user's current working directory and writes them to the output using the given options specifying the details of the output format.
ls(LsOptions, File...) - Static method in class org.unix4j.Unix4j
Prints the name of the given files and lists all files contained in directories for every directory in files.
ls(LsOptions, String...) - Static method in class org.unix4j.Unix4j
Prints the name of the given files and lists all files contained in directories for every directory in files.
Ls.Interface<R> - Interface in org.unix4j.unix
Interface defining all method signatures for the "ls" command.
LsArguments - Class in org.unix4j.unix.ls
Arguments and options for the ls command.
LsArguments() - Constructor for class org.unix4j.unix.ls.LsArguments
Constructor to use if no options are specified.
LsArguments(LsOptions) - Constructor for class org.unix4j.unix.ls.LsArguments
Constructor with option set containing the selected command options.
LsArguments(String...) - Constructor for class org.unix4j.unix.ls.LsArguments
Constructor string arguments encoding options and arguments, possibly also containing variable expressions.
LsCommand - Class in org.unix4j.unix.ls
Implementation of the ls command.
LsCommand(LsArguments) - Constructor for class org.unix4j.unix.ls.LsCommand
 
LsFactory - Class in org.unix4j.unix.ls
Factory for the ls command returning a new command instance from every signature method.
LsFormatter - Interface in org.unix4j.unix.ls
Interface used by the different output formats of the ls command.
LsFormatter.Factory - Interface in org.unix4j.unix.ls
 
LsFormatterDirectoryHeader - Class in org.unix4j.unix.ls
 
LsFormatterDirectoryHeader(List<File>, LsArguments) - Constructor for class org.unix4j.unix.ls.LsFormatterDirectoryHeader
 
LsFormatterLong - Class in org.unix4j.unix.ls
Formatter for long file output including permissions, owner, size etc.
LsFormatterLong() - Constructor for class org.unix4j.unix.ls.LsFormatterLong
 
LsFormatterLong7 - Class in org.unix4j.unix.ls
Long format for java 7.
LsFormatterLong7() - Constructor for class org.unix4j.unix.ls.LsFormatterLong7
 
LsFormatterShort - Class in org.unix4j.unix.ls
 
LsOption - Enum in org.unix4j.unix.ls
Options for the ls command.
LsOptions - Interface in org.unix4j.unix.ls
Interface implemented by all option sets for the ls command.
LsOptions.Default - Class in org.unix4j.unix.ls
Default implementation for a modifiable option set.
LsOptions.Default() - Constructor for class org.unix4j.unix.ls.LsOptions.Default
Default constructor for an empty option set with no active options.
LsOptions.Default(LsOption) - Constructor for class org.unix4j.unix.ls.LsOptions.Default
Constructor for an option set with a single active option.
LsOptions.Default(LsOption...) - Constructor for class org.unix4j.unix.ls.LsOptions.Default
Constructor for an option set with the given active options.
LsOptions.Default(OptionSet<LsOption>) - Constructor for class org.unix4j.unix.ls.LsOptions.Default
Constructor for an option set initialized with the options given by another option set.
LsOptionSet_Rahlrt - Enum in org.unix4j.unix.ls
Option sets for the ls command with the following options: a, h, l, R, r, t.
LsOptionSets - Class in org.unix4j.unix.ls
Options for the ls command with the the following options:
LsOptionSets() - Constructor for class org.unix4j.unix.ls.LsOptionSets
 

M

m - Variable in enum org.unix4j.unix.find.FindOptionSet_acdfilmnorxz
Option "-m": The time operand refers to the last modification time of the file (the default)
m - Variable in enum org.unix4j.unix.find.FindOptionSet_acdimnorz
Option "-m": The time operand refers to the last modification time of the file (the default)
m - Variable in enum org.unix4j.unix.find.FindOptionSet_acfimnorz
Option "-m": The time operand refers to the last modification time of the file (the default)
m - Variable in enum org.unix4j.unix.find.FindOptionSet_acilmnorz
Option "-m": The time operand refers to the last modification time of the file (the default)
m - Variable in enum org.unix4j.unix.find.FindOptionSet_acimnorxz
Option "-m": The time operand refers to the last modification time of the file (the default)
m - Variable in enum org.unix4j.unix.find.FindOptionSet_dfilmnorxz
Option "-m": The time operand refers to the last modification time of the file (the default)
m - Variable in enum org.unix4j.unix.find.FindOptionSet_dimnorz
Option "-m": The time operand refers to the last modification time of the file (the default)
m - Variable in enum org.unix4j.unix.find.FindOptionSet_fimnorz
Option "-m": The time operand refers to the last modification time of the file (the default)
m - Variable in enum org.unix4j.unix.find.FindOptionSet_ilmnorz
Option "-m": The time operand refers to the last modification time of the file (the default)
m - Variable in enum org.unix4j.unix.find.FindOptionSet_imnorxz
Option "-m": The time operand refers to the last modification time of the file (the default)
m - Variable in class org.unix4j.unix.find.FindOptionSets
Option "-m": The time operand refers to the last modification time of the file (the default)
m - Variable in enum org.unix4j.unix.sort.SortOptionSet_bcdfgmru
Option "-m": Merge only; the input file are assumed to be already sorted.
m - Variable in enum org.unix4j.unix.sort.SortOptionSet_bcdfhmru
Option "-m": Merge only; the input file are assumed to be already sorted.
m - Variable in enum org.unix4j.unix.sort.SortOptionSet_bcdfmnru
Option "-m": Merge only; the input file are assumed to be already sorted.
m - Variable in enum org.unix4j.unix.sort.SortOptionSet_bdfgmru
Option "-m": Merge only; the input file are assumed to be already sorted.
m - Variable in enum org.unix4j.unix.sort.SortOptionSet_bdfhmru
Option "-m": Merge only; the input file are assumed to be already sorted.
m - Variable in enum org.unix4j.unix.sort.SortOptionSet_bdfmnru
Option "-m": Merge only; the input file are assumed to be already sorted.
m - Variable in enum org.unix4j.unix.sort.SortOptionSet_Mbcdfmru
Option "-m": Merge only; the input file are assumed to be already sorted.
M - Variable in enum org.unix4j.unix.sort.SortOptionSet_Mbcdfmru
Option "-M": An initial string, consisting of any amount of blanks, followed by a month name abbreviation, is folded to UPPER case and compared in the order: (unknown) < 'JAN' < ...
M - Variable in enum org.unix4j.unix.sort.SortOptionSet_Mbcdfru
Option "-M": An initial string, consisting of any amount of blanks, followed by a month name abbreviation, is folded to UPPER case and compared in the order: (unknown) < 'JAN' < ...
m - Variable in enum org.unix4j.unix.sort.SortOptionSet_Mbdfmru
Option "-m": Merge only; the input file are assumed to be already sorted.
M - Variable in enum org.unix4j.unix.sort.SortOptionSet_Mbdfmru
Option "-M": An initial string, consisting of any amount of blanks, followed by a month name abbreviation, is folded to UPPER case and compared in the order: (unknown) < 'JAN' < ...
m - Variable in enum org.unix4j.unix.sort.SortOptionSet_MVbcdfghmnru
Option "-m": Merge only; the input file are assumed to be already sorted.
M - Variable in enum org.unix4j.unix.sort.SortOptionSet_MVbcdfghmnru
Option "-M": An initial string, consisting of any amount of blanks, followed by a month name abbreviation, is folded to UPPER case and compared in the order: (unknown) < 'JAN' < ...
M - Variable in enum org.unix4j.unix.sort.SortOptionSet_MVbcdfghnru
Option "-M": An initial string, consisting of any amount of blanks, followed by a month name abbreviation, is folded to UPPER case and compared in the order: (unknown) < 'JAN' < ...
m - Variable in enum org.unix4j.unix.sort.SortOptionSet_MVbdfghmnru
Option "-m": Merge only; the input file are assumed to be already sorted.
M - Variable in enum org.unix4j.unix.sort.SortOptionSet_MVbdfghmnru
Option "-M": An initial string, consisting of any amount of blanks, followed by a month name abbreviation, is folded to UPPER case and compared in the order: (unknown) < 'JAN' < ...
m - Variable in enum org.unix4j.unix.sort.SortOptionSet_Vbcdfmru
Option "-m": Merge only; the input file are assumed to be already sorted.
m - Variable in enum org.unix4j.unix.sort.SortOptionSet_Vbdfmru
Option "-m": Merge only; the input file are assumed to be already sorted.
m - Variable in class org.unix4j.unix.sort.SortOptionSets
Option "-m": Merge only; the input file are assumed to be already sorted.
M - Variable in class org.unix4j.unix.sort.SortOptionSets
Option "-M": An initial string, consisting of any amount of blanks, followed by a month name abbreviation, is folded to UPPER case and compared in the order: (unknown) < 'JAN' < ...
m - Variable in enum org.unix4j.unix.wc.WcOptionSet_lmw
Option "-m": Executes a count of chars and writes this count to the output.
m - Variable in class org.unix4j.unix.wc.WcOptionSets
Option "-m": Executes a count of chars and writes this count to the output.
map(char) - Method in class org.unix4j.unix.sed.CharMap
 
MapVariableResolver - Class in org.unix4j.variable
Variable resolver based on an existing map, where the keys may or may not be prefixed with the variable dollar sign '$'.
MapVariableResolver(Map<?, ?>) - Constructor for class org.unix4j.variable.MapVariableResolver
Constructor with name-to-value map.
matches(Line) - Method in class org.unix4j.unix.grep.FixedStringMatcher.IgnoreCase
 
matches(Line) - Method in class org.unix4j.unix.grep.FixedStringMatcher.Standard
 
matches(Line) - Method in class org.unix4j.unix.grep.FixedStringMatcher.WholeLine
 
matches(Line) - Method in class org.unix4j.unix.grep.FixedStringMatcher.WholeLineIgnoreCase
 
matches(Line) - Method in class org.unix4j.unix.grep.InvertedMatcher
 
matches(Line) - Method in interface org.unix4j.unix.grep.LineMatcher
Returns true if the given line matches, and false otherwise.
matches(Line) - Method in class org.unix4j.unix.grep.RegexpMatcher
 
matches(SedArguments) - Method in enum org.unix4j.unix.sed.Command
Returns true if the the command option for this command is set in the specified sed arguments, and false otherwise.
matchingFiles - Variable in enum org.unix4j.unix.grep.GrepOptionSet_Fcilnvx
Option "--matchingFiles": Suppress normal output; instead print the name of each input file from which output would normally have been printed.
matchingFiles - Variable in class org.unix4j.unix.grep.GrepOptionSets
Option "--matchingFiles": Suppress normal output; instead print the name of each input file from which output would normally have been printed.
maxSizeStringLength - Variable in class org.unix4j.unix.ls.LsFormatterLong
 
merge - Variable in enum org.unix4j.unix.sort.SortOptionSet_bcdfgmru
Option "--merge": Merge only; the input file are assumed to be already sorted.
merge - Variable in enum org.unix4j.unix.sort.SortOptionSet_bcdfhmru
Option "--merge": Merge only; the input file are assumed to be already sorted.
merge - Variable in enum org.unix4j.unix.sort.SortOptionSet_bcdfmnru
Option "--merge": Merge only; the input file are assumed to be already sorted.
merge - Variable in enum org.unix4j.unix.sort.SortOptionSet_bdfgmru
Option "--merge": Merge only; the input file are assumed to be already sorted.
merge - Variable in enum org.unix4j.unix.sort.SortOptionSet_bdfhmru
Option "--merge": Merge only; the input file are assumed to be already sorted.
merge - Variable in enum org.unix4j.unix.sort.SortOptionSet_bdfmnru
Option "--merge": Merge only; the input file are assumed to be already sorted.
merge - Variable in enum org.unix4j.unix.sort.SortOptionSet_Mbcdfmru
Option "--merge": Merge only; the input file are assumed to be already sorted.
merge - Variable in enum org.unix4j.unix.sort.SortOptionSet_Mbdfmru
Option "--merge": Merge only; the input file are assumed to be already sorted.
merge - Variable in enum org.unix4j.unix.sort.SortOptionSet_MVbcdfghmnru
Option "--merge": Merge only; the input file are assumed to be already sorted.
merge - Variable in enum org.unix4j.unix.sort.SortOptionSet_MVbdfghmnru
Option "--merge": Merge only; the input file are assumed to be already sorted.
merge - Variable in enum org.unix4j.unix.sort.SortOptionSet_Vbcdfmru
Option "--merge": Merge only; the input file are assumed to be already sorted.
merge - Variable in enum org.unix4j.unix.sort.SortOptionSet_Vbdfmru
Option "--merge": Merge only; the input file are assumed to be already sorted.
merge - Variable in class org.unix4j.unix.sort.SortOptionSets
Option "--merge": Merge only; the input file are assumed to be already sorted.
MergeProcessor - Class in org.unix4j.unix.sort
 
MergeProcessor(SortCommand, ExecutionContext, LineProcessor, List<? extends Input>) - Constructor for class org.unix4j.unix.sort.MergeProcessor
 
MethodDef - Class in org.unix4j.codegen.command.def
 
MethodDef(String, String, boolean, String...) - Constructor for class org.unix4j.codegen.command.def.MethodDef
 
methods - Variable in class org.unix4j.codegen.command.def.CommandDef
 
MIN_COUNT_PADDING - Static variable in class org.unix4j.unix.wc.Counters
 
monthSort - Variable in enum org.unix4j.unix.sort.SortOptionSet_Mbcdfmru
Option "--monthSort": An initial string, consisting of any amount of blanks, followed by a month name abbreviation, is folded to UPPER case and compared in the order: (unknown) < 'JAN' < ...
monthSort - Variable in enum org.unix4j.unix.sort.SortOptionSet_Mbcdfru
Option "--monthSort": An initial string, consisting of any amount of blanks, followed by a month name abbreviation, is folded to UPPER case and compared in the order: (unknown) < 'JAN' < ...
monthSort - Variable in enum org.unix4j.unix.sort.SortOptionSet_Mbdfmru
Option "--monthSort": An initial string, consisting of any amount of blanks, followed by a month name abbreviation, is folded to UPPER case and compared in the order: (unknown) < 'JAN' < ...
monthSort - Variable in enum org.unix4j.unix.sort.SortOptionSet_MVbcdfghmnru
Option "--monthSort": An initial string, consisting of any amount of blanks, followed by a month name abbreviation, is folded to UPPER case and compared in the order: (unknown) < 'JAN' < ...
monthSort - Variable in enum org.unix4j.unix.sort.SortOptionSet_MVbcdfghnru
Option "--monthSort": An initial string, consisting of any amount of blanks, followed by a month name abbreviation, is folded to UPPER case and compared in the order: (unknown) < 'JAN' < ...
monthSort - Variable in enum org.unix4j.unix.sort.SortOptionSet_MVbdfghmnru
Option "--monthSort": An initial string, consisting of any amount of blanks, followed by a month name abbreviation, is folded to UPPER case and compared in the order: (unknown) < 'JAN' < ...
monthSort - Variable in class org.unix4j.unix.sort.SortOptionSets
Option "--monthSort": An initial string, consisting of any amount of blanks, followed by a month name abbreviation, is folded to UPPER case and compared in the order: (unknown) < 'JAN' < ...
multiple(File...) - Static method in class org.unix4j.io.FileInput
Creates a new FileInput object for each of the specified files and resturns a list with all input objects.
multiple(List<File>) - Static method in class org.unix4j.io.FileInput
Creates a new FileInput object for each of the specified files and resturns a list with all input objects.
MultipleInputLineProcessor - Class in org.unix4j.processor
A line processor for multiple inputs processing the same operation for each input object individually.
MultipleInputLineProcessor(List<? extends Input>, InputProcessor, LineProcessor) - Constructor for class org.unix4j.processor.MultipleInputLineProcessor
Constructor with input objects (usually file operands of the command) and the input processor of the command that reads from the standard input.
MutuallyExclusive - Annotation Type in org.unix4j.codegen.annotation
 

N

n - Variable in enum org.unix4j.unix.cat.CatOptionSet_bns
Option "-n": Number the output lines, starting at 1.
n - Variable in enum org.unix4j.unix.cat.CatOptionSet_ns
Option "-n": Number the output lines, starting at 1.
n - Variable in class org.unix4j.unix.cat.CatOptionSets
Option "-n": Number the output lines, starting at 1.
n - Variable in enum org.unix4j.unix.echo.EchoOptionSet_n
Option "-n": Do not print the trailing newline character(s).
n - Variable in class org.unix4j.unix.echo.EchoOptionSets
Option "-n": Do not print the trailing newline character(s).
n - Variable in enum org.unix4j.unix.find.FindOptionSet_acdfilmnorxz
Option "-n": Consider only files that have been created, modified or accessed after or at the time specified by the time operand (the default)
n - Variable in enum org.unix4j.unix.find.FindOptionSet_acdimnorz
Option "-n": Consider only files that have been created, modified or accessed after or at the time specified by the time operand (the default)
n - Variable in enum org.unix4j.unix.find.FindOptionSet_acfimnorz
Option "-n": Consider only files that have been created, modified or accessed after or at the time specified by the time operand (the default)
n - Variable in enum org.unix4j.unix.find.FindOptionSet_acilmnorz
Option "-n": Consider only files that have been created, modified or accessed after or at the time specified by the time operand (the default)
n - Variable in enum org.unix4j.unix.find.FindOptionSet_acimnorxz
Option "-n": Consider only files that have been created, modified or accessed after or at the time specified by the time operand (the default)
n - Variable in enum org.unix4j.unix.find.FindOptionSet_adfilnorxz
Option "-n": Consider only files that have been created, modified or accessed after or at the time specified by the time operand (the default)
n - Variable in enum org.unix4j.unix.find.FindOptionSet_adinorz
Option "-n": Consider only files that have been created, modified or accessed after or at the time specified by the time operand (the default)
n - Variable in enum org.unix4j.unix.find.FindOptionSet_afinorz
Option "-n": Consider only files that have been created, modified or accessed after or at the time specified by the time operand (the default)
n - Variable in enum org.unix4j.unix.find.FindOptionSet_ailnorz
Option "-n": Consider only files that have been created, modified or accessed after or at the time specified by the time operand (the default)
n - Variable in enum org.unix4j.unix.find.FindOptionSet_ainorxz
Option "-n": Consider only files that have been created, modified or accessed after or at the time specified by the time operand (the default)
n - Variable in enum org.unix4j.unix.find.FindOptionSet_cdfilnorxz
Option "-n": Consider only files that have been created, modified or accessed after or at the time specified by the time operand (the default)
n - Variable in enum org.unix4j.unix.find.FindOptionSet_cdinorz
Option "-n": Consider only files that have been created, modified or accessed after or at the time specified by the time operand (the default)
n - Variable in enum org.unix4j.unix.find.FindOptionSet_cfinorz
Option "-n": Consider only files that have been created, modified or accessed after or at the time specified by the time operand (the default)
n - Variable in enum org.unix4j.unix.find.FindOptionSet_cilnorz
Option "-n": Consider only files that have been created, modified or accessed after or at the time specified by the time operand (the default)
n - Variable in enum org.unix4j.unix.find.FindOptionSet_cinorxz
Option "-n": Consider only files that have been created, modified or accessed after or at the time specified by the time operand (the default)
n - Variable in enum org.unix4j.unix.find.FindOptionSet_dfilmnorxz
Option "-n": Consider only files that have been created, modified or accessed after or at the time specified by the time operand (the default)
n - Variable in enum org.unix4j.unix.find.FindOptionSet_dimnorz
Option "-n": Consider only files that have been created, modified or accessed after or at the time specified by the time operand (the default)
n - Variable in enum org.unix4j.unix.find.FindOptionSet_fimnorz
Option "-n": Consider only files that have been created, modified or accessed after or at the time specified by the time operand (the default)
n - Variable in enum org.unix4j.unix.find.FindOptionSet_ilmnorz
Option "-n": Consider only files that have been created, modified or accessed after or at the time specified by the time operand (the default)
n - Variable in enum org.unix4j.unix.find.FindOptionSet_imnorxz
Option "-n": Consider only files that have been created, modified or accessed after or at the time specified by the time operand (the default)
n - Variable in class org.unix4j.unix.find.FindOptionSets
Option "-n": Consider only files that have been created, modified or accessed after or at the time specified by the time operand (the default)
n - Variable in enum org.unix4j.unix.grep.GrepOptionSet_Fcilnvx
Option "-n": Prefix each line of output with the line number within its input file.
n - Variable in class org.unix4j.unix.grep.GrepOptionSets
Option "-n": Prefix each line of output with the line number within its input file.
n - Variable in enum org.unix4j.unix.sed.SedOptionSet_Iacdgilnpsy
Option "-n": Suppress the default output (in which each line, after it is examined for editing, is written to standard output).
n - Variable in enum org.unix4j.unix.sed.SedOptionSet_Iaglnp
Option "-n": Suppress the default output (in which each line, after it is examined for editing, is written to standard output).
n - Variable in enum org.unix4j.unix.sed.SedOptionSet_Icglnp
Option "-n": Suppress the default output (in which each line, after it is examined for editing, is written to standard output).
n - Variable in enum org.unix4j.unix.sed.SedOptionSet_Idglnp
Option "-n": Suppress the default output (in which each line, after it is examined for editing, is written to standard output).
n - Variable in enum org.unix4j.unix.sed.SedOptionSet_Igilnp
Option "-n": Suppress the default output (in which each line, after it is examined for editing, is written to standard output).
n - Variable in enum org.unix4j.unix.sed.SedOptionSet_Iglnps
Option "-n": Suppress the default output (in which each line, after it is examined for editing, is written to standard output).
n - Variable in enum org.unix4j.unix.sed.SedOptionSet_Iglnpy
Option "-n": Suppress the default output (in which each line, after it is examined for editing, is written to standard output).
n - Variable in class org.unix4j.unix.sed.SedOptionSets
Option "-n": Suppress the default output (in which each line, after it is examined for editing, is written to standard output).
n - Variable in enum org.unix4j.unix.sort.SortOptionSet_bcdfmnru
Option "-n": Sort numerically; the number begins each line and consists of optional blanks, an optional minus sign, and zero or more digits possibly separated by thousands separators, optionally followed by a decimal-point character and zero or more digits.
n - Variable in enum org.unix4j.unix.sort.SortOptionSet_bcdfnru
Option "-n": Sort numerically; the number begins each line and consists of optional blanks, an optional minus sign, and zero or more digits possibly separated by thousands separators, optionally followed by a decimal-point character and zero or more digits.
n - Variable in enum org.unix4j.unix.sort.SortOptionSet_bdfmnru
Option "-n": Sort numerically; the number begins each line and consists of optional blanks, an optional minus sign, and zero or more digits possibly separated by thousands separators, optionally followed by a decimal-point character and zero or more digits.
n - Variable in enum org.unix4j.unix.sort.SortOptionSet_MVbcdfghmnru
Option "-n": Sort numerically; the number begins each line and consists of optional blanks, an optional minus sign, and zero or more digits possibly separated by thousands separators, optionally followed by a decimal-point character and zero or more digits.
n - Variable in enum org.unix4j.unix.sort.SortOptionSet_MVbcdfghnru
Option "-n": Sort numerically; the number begins each line and consists of optional blanks, an optional minus sign, and zero or more digits possibly separated by thousands separators, optionally followed by a decimal-point character and zero or more digits.
n - Variable in enum org.unix4j.unix.sort.SortOptionSet_MVbdfghmnru
Option "-n": Sort numerically; the number begins each line and consists of optional blanks, an optional minus sign, and zero or more digits possibly separated by thousands separators, optionally followed by a decimal-point character and zero or more digits.
n - Variable in class org.unix4j.unix.sort.SortOptionSets
Option "-n": Sort numerically; the number begins each line and consists of optional blanks, an optional minus sign, and zero or more digits possibly separated by thousands separators, optionally followed by a decimal-point character and zero or more digits.
Name - Annotation Type in org.unix4j.codegen.annotation
The Name annotation defines the name of a command, usually a lower case string such as "ls".
name - Variable in class org.unix4j.codegen.command.def.CommandDef
 
name - Variable in class org.unix4j.codegen.command.def.MethodDef
 
name - Variable in class org.unix4j.codegen.command.def.OperandDef
 
name - Variable in class org.unix4j.codegen.command.def.OptionDef
 
name - Variable in class org.unix4j.codegen.def.PackageDef
 
name - Variable in class org.unix4j.codegen.optset.def.ActiveSetDef
 
NAME - Static variable in class org.unix4j.command.NoOp
The "nop" command name.
NAME - Static variable in class org.unix4j.operation.AdHocCommand
The "adhoc" name for this command.
name() - Method in interface org.unix4j.option.Option
Returns the option name, usually the same as the enum constant name.
NAME - Static variable in class org.unix4j.unix.Cat
The "cat" command name.
NAME - Static variable in class org.unix4j.unix.Cd
The "cd" command name.
NAME - Static variable in class org.unix4j.unix.Cut
The "cut" command name.
NAME - Static variable in class org.unix4j.unix.Echo
The "echo" command name.
NAME - Static variable in class org.unix4j.unix.Find
The "find" command name.
NAME - Static variable in class org.unix4j.unix.From
The "from" command name.
NAME - Static variable in class org.unix4j.unix.Grep
The "grep" command name.
NAME - Static variable in class org.unix4j.unix.Head
The "head" command name.
NAME - Static variable in class org.unix4j.unix.Ls
The "ls" command name.
NAME - Static variable in class org.unix4j.unix.Sed
The "sed" command name.
NAME - Static variable in class org.unix4j.unix.Sort
The "sort" command name.
NAME - Static variable in class org.unix4j.unix.Tail
The "tail" command name.
NAME - Static variable in class org.unix4j.unix.Uniq
The "uniq" command name.
NAME - Static variable in class org.unix4j.unix.Wc
The "wc" command name.
NAME - Static variable in class org.unix4j.unix.Xargs
The "xargs" command name.
NameFilter - Class in org.unix4j.unix.find
File filter based on file name.
NameFilter(String, boolean) - Constructor for class org.unix4j.unix.find.NameFilter
 
newInstance(Class<T>, T) - Static method in class org.unix4j.util.Java7Util
Returns a new instance of the Java 7 version of the given class if it exists and can be instantiated.
next - Variable in class org.unix4j.codegen.optset.def.ActiveSetDef
 
noNewline - Variable in enum org.unix4j.unix.echo.EchoOptionSet_n
Option "--noNewline": Do not print the trailing newline character(s).
noNewline - Variable in class org.unix4j.unix.echo.EchoOptionSets
Option "--noNewline": Do not print the trailing newline character(s).
NoOp - Class in org.unix4j.command
A command that performs no operation.
NoOp.Args - Class in org.unix4j.command
Arguments for NoOp.
NoOp.Args() - Constructor for class org.unix4j.command.NoOp.Args
 
noRunIfEmpty - Variable in enum org.unix4j.unix.xargs.XargsOptionSet_rtxz
Option "--noRunIfEmpty": If the standard input does not contain any nonblanks, do not run the command.
noRunIfEmpty - Variable in class org.unix4j.unix.xargs.XargsOptionSets
Option "--noRunIfEmpty": If the standard input does not contain any nonblanks, do not run the command.
NotApplicableWith - Annotation Type in org.unix4j.codegen.annotation
 
notes - Variable in class org.unix4j.codegen.command.def.CommandDef
 
NullInput - Class in org.unix4j.io
Input device representing an empty set with no lines.
NullInput() - Constructor for class org.unix4j.io.NullInput
 
NullOutput - Class in org.unix4j.io
Output device writing to /dev/null, which means that all lines written to this device are ignored.
NullOutput(boolean) - Constructor for class org.unix4j.io.NullOutput
NOTE: application code should normally use the NullOutput.DEFAULT or NullOutput.ABORT constants instead of this constructor.
NUMBER_ROUNDED_TO_INTEGER - Static variable in class org.unix4j.convert.IntegerConverters
 
NUMBER_ROUNDED_TO_LONG - Static variable in class org.unix4j.convert.LongConverters
 
NUMBER_TO_INTEGER - Static variable in class org.unix4j.convert.IntegerConverters
 
NUMBER_TO_LONG - Static variable in class org.unix4j.convert.LongConverters
 
numberLines - Variable in enum org.unix4j.unix.cat.CatOptionSet_bns
Option "--numberLines": Number the output lines, starting at 1.
numberLines - Variable in enum org.unix4j.unix.cat.CatOptionSet_ns
Option "--numberLines": Number the output lines, starting at 1.
numberLines - Variable in class org.unix4j.unix.cat.CatOptionSets
Option "--numberLines": Number the output lines, starting at 1.
NumberLinesProcessor - Class in org.unix4j.unix.cat
 
NumberLinesProcessor(Command<CatArguments>, ExecutionContext, LineProcessor) - Constructor for class org.unix4j.unix.cat.NumberLinesProcessor
 
numberNonBlankLines - Variable in enum org.unix4j.unix.cat.CatOptionSet_bns
Option "--numberNonBlankLines": Number the non-blank output lines, starting at 1.
numberNonBlankLines - Variable in enum org.unix4j.unix.cat.CatOptionSet_bs
Option "--numberNonBlankLines": Number the non-blank output lines, starting at 1.
numberNonBlankLines - Variable in class org.unix4j.unix.cat.CatOptionSets
Option "--numberNonBlankLines": Number the non-blank output lines, starting at 1.
numericSort - Variable in enum org.unix4j.unix.sort.SortOptionSet_bcdfmnru
Option "--numericSort": Sort numerically; the number begins each line and consists of optional blanks, an optional minus sign, and zero or more digits possibly separated by thousands separators, optionally followed by a decimal-point character and zero or more digits.
numericSort - Variable in enum org.unix4j.unix.sort.SortOptionSet_bcdfnru
Option "--numericSort": Sort numerically; the number begins each line and consists of optional blanks, an optional minus sign, and zero or more digits possibly separated by thousands separators, optionally followed by a decimal-point character and zero or more digits.
numericSort - Variable in enum org.unix4j.unix.sort.SortOptionSet_bdfmnru
Option "--numericSort": Sort numerically; the number begins each line and consists of optional blanks, an optional minus sign, and zero or more digits possibly separated by thousands separators, optionally followed by a decimal-point character and zero or more digits.
numericSort - Variable in enum org.unix4j.unix.sort.SortOptionSet_MVbcdfghmnru
Option "--numericSort": Sort numerically; the number begins each line and consists of optional blanks, an optional minus sign, and zero or more digits possibly separated by thousands separators, optionally followed by a decimal-point character and zero or more digits.
numericSort - Variable in enum org.unix4j.unix.sort.SortOptionSet_MVbcdfghnru
Option "--numericSort": Sort numerically; the number begins each line and consists of optional blanks, an optional minus sign, and zero or more digits possibly separated by thousands separators, optionally followed by a decimal-point character and zero or more digits.
numericSort - Variable in enum org.unix4j.unix.sort.SortOptionSet_MVbdfghmnru
Option "--numericSort": Sort numerically; the number begins each line and consists of optional blanks, an optional minus sign, and zero or more digits possibly separated by thousands separators, optionally followed by a decimal-point character and zero or more digits.
numericSort - Variable in class org.unix4j.unix.sort.SortOptionSets
Option "--numericSort": Sort numerically; the number begins each line and consists of optional blanks, an optional minus sign, and zero or more digits possibly separated by thousands separators, optionally followed by a decimal-point character and zero or more digits.

O

o - Variable in enum org.unix4j.unix.find.FindOptionSet_acdfilmnorxz
Option "-o": Consider only files that have been created, modified or accessed before or at the time specified by the time operand
o - Variable in enum org.unix4j.unix.find.FindOptionSet_acdimnorz
Option "-o": Consider only files that have been created, modified or accessed before or at the time specified by the time operand
o - Variable in enum org.unix4j.unix.find.FindOptionSet_acfimnorz
Option "-o": Consider only files that have been created, modified or accessed before or at the time specified by the time operand
o - Variable in enum org.unix4j.unix.find.FindOptionSet_acilmnorz
Option "-o": Consider only files that have been created, modified or accessed before or at the time specified by the time operand
o - Variable in enum org.unix4j.unix.find.FindOptionSet_acimnorxz
Option "-o": Consider only files that have been created, modified or accessed before or at the time specified by the time operand
o - Variable in enum org.unix4j.unix.find.FindOptionSet_adfilnorxz
Option "-o": Consider only files that have been created, modified or accessed before or at the time specified by the time operand
o - Variable in enum org.unix4j.unix.find.FindOptionSet_adinorz
Option "-o": Consider only files that have been created, modified or accessed before or at the time specified by the time operand
o - Variable in enum org.unix4j.unix.find.FindOptionSet_afinorz
Option "-o": Consider only files that have been created, modified or accessed before or at the time specified by the time operand
o - Variable in enum org.unix4j.unix.find.FindOptionSet_ailnorz
Option "-o": Consider only files that have been created, modified or accessed before or at the time specified by the time operand
o - Variable in enum org.unix4j.unix.find.FindOptionSet_ainorxz
Option "-o": Consider only files that have been created, modified or accessed before or at the time specified by the time operand
o - Variable in enum org.unix4j.unix.find.FindOptionSet_cdfilnorxz
Option "-o": Consider only files that have been created, modified or accessed before or at the time specified by the time operand
o - Variable in enum org.unix4j.unix.find.FindOptionSet_cdinorz
Option "-o": Consider only files that have been created, modified or accessed before or at the time specified by the time operand
o - Variable in enum org.unix4j.unix.find.FindOptionSet_cfinorz
Option "-o": Consider only files that have been created, modified or accessed before or at the time specified by the time operand
o - Variable in enum org.unix4j.unix.find.FindOptionSet_cilnorz
Option "-o": Consider only files that have been created, modified or accessed before or at the time specified by the time operand
o - Variable in enum org.unix4j.unix.find.FindOptionSet_cinorxz
Option "-o": Consider only files that have been created, modified or accessed before or at the time specified by the time operand
o - Variable in enum org.unix4j.unix.find.FindOptionSet_dfilmnorxz
Option "-o": Consider only files that have been created, modified or accessed before or at the time specified by the time operand
o - Variable in enum org.unix4j.unix.find.FindOptionSet_dimnorz
Option "-o": Consider only files that have been created, modified or accessed before or at the time specified by the time operand
o - Variable in enum org.unix4j.unix.find.FindOptionSet_fimnorz
Option "-o": Consider only files that have been created, modified or accessed before or at the time specified by the time operand
o - Variable in enum org.unix4j.unix.find.FindOptionSet_ilmnorz
Option "-o": Consider only files that have been created, modified or accessed before or at the time specified by the time operand
o - Variable in enum org.unix4j.unix.find.FindOptionSet_imnorxz
Option "-o": Consider only files that have been created, modified or accessed before or at the time specified by the time operand
o - Variable in class org.unix4j.unix.find.FindOptionSets
Option "-o": Consider only files that have been created, modified or accessed before or at the time specified by the time operand
OBJECT_ARRAY_TO_FILE_ARRAY - Static variable in class org.unix4j.convert.FileArrayConverters
 
OBJECT_ARRAY_TO_LIST - Static variable in class org.unix4j.convert.ListConverters
 
OBJECT_ARRAY_TO_STRING_ARRAY - Static variable in class org.unix4j.convert.StringArrayConverters
 
OBJECT_TO_SINGLETON_ARRAY - Static variable in class org.unix4j.convert.ArrayConverters
 
OBJECT_TO_SINGLETON_FILE_ARRAY - Static variable in class org.unix4j.convert.FileArrayConverters
 
OBJECT_TO_SINGLETON_LIST - Static variable in class org.unix4j.convert.ListConverters
 
OBJECT_TO_SINGLETON_STRING_ARRAY - Static variable in class org.unix4j.convert.StringArrayConverters
 
of(int...) - Static method in class org.unix4j.util.Range
 
OnlyApplicableAfter - Annotation Type in org.unix4j.codegen.annotation
 
OperandDef - Class in org.unix4j.codegen.command.def
 
OperandDef(String, String, String, String) - Constructor for class org.unix4j.codegen.command.def.OperandDef
 
operands - Variable in class org.unix4j.codegen.command.def.CommandDef
 
operate(ExecutionContext, Line, LineProcessor) - Method in interface org.unix4j.operation.LineOperation
Performs an operation for the given input line.
Option - Interface in org.unix4j.option
Interface usually implemented by option enums.
Optionable<O extends Option> - Interface in org.unix4j.unix.find
 
OptionableUtil - Class in org.unix4j.unix.find
 
OptionConstraint - Interface in org.unix4j.codegen.optset.constraint
 
OptionDef - Class in org.unix4j.codegen.command.def
 
OptionDef(String, String, String) - Constructor for class org.unix4j.codegen.command.def.OptionDef
 
OptionGroupDef - Class in org.unix4j.codegen.optset.def
 
OptionGroupDef(CommandDef, Collection<OptionDef>) - Constructor for class org.unix4j.codegen.optset.def.OptionGroupDef
 
OptionHelper - Class in org.unix4j.codegen.optset
 
OptionHelper() - Constructor for class org.unix4j.codegen.optset.OptionHelper
 
Options - Annotation Type in org.unix4j.codegen.annotation
The option annotation defines the options for a command.
options - Variable in class org.unix4j.codegen.command.def.CommandDef
 
options - Variable in class org.unix4j.codegen.optset.def.OptionGroupDef
 
Options - Static variable in class org.unix4j.unix.Cat
Options for the "cat" command: b, n, s.
Options - Static variable in class org.unix4j.unix.Cut
Options for the "cut" command: c, f.
Options - Static variable in class org.unix4j.unix.Echo
Options for the "echo" command: n.
Options - Static variable in class org.unix4j.unix.Find
Options for the "find" command: d, f, l, x, r, i, n, o, c, a, m, z.
Options - Static variable in class org.unix4j.unix.Grep
Options for the "grep" command: i, v, F, n, c, l, x.
Options - Static variable in class org.unix4j.unix.Head
Options for the "head" command: c, q.
Options - Static variable in class org.unix4j.unix.Ls
Options for the "ls" command: a, h, l, R, r, t.
Options - Static variable in class org.unix4j.unix.Sed
Options for the "sed" command: n, g, p, l, I, s, a, i, c, d, y.
Options - Static variable in class org.unix4j.unix.Sort
Options for the "sort" command: c, m, u, b, d, f, n, g, h, M, V, r.
Options - Static variable in class org.unix4j.unix.Tail
Options for the "tail" command: c, q, s.
Options - Static variable in class org.unix4j.unix.Uniq
Options for the "uniq" command: c, d, u, g.
Options - Static variable in class org.unix4j.unix.Wc
Options for the "wc" command: l, w, m.
Options - Static variable in class org.unix4j.unix.Xargs
Options for the "xargs" command: z, x, r, t.
OptionSet<O extends Option> - Interface in org.unix4j.option
An option set is a very simple unmodifiable set of options.
OptionSetConverters - Class in org.unix4j.convert
 
OptionSetConverters() - Constructor for class org.unix4j.convert.OptionSetConverters
 
OptionSetConverters.AcronymStringToOptionSetConverter<O extends Enum<O> & Option> - Class in org.unix4j.convert
 
OptionSetConverters.AcronymStringToOptionSetConverter(Class<O>) - Constructor for class org.unix4j.convert.OptionSetConverters.AcronymStringToOptionSetConverter
 
OptionSetConverters.IterableOfOptionNameOrAcronymToOptionSetConverter<O extends Enum<O> & Option> - Class in org.unix4j.convert
 
OptionSetConverters.IterableOfOptionNameOrAcronymToOptionSetConverter(Class<O>) - Constructor for class org.unix4j.convert.OptionSetConverters.IterableOfOptionNameOrAcronymToOptionSetConverter
 
OptionSetConverters.NameOrAcronymToOptionConverter<O extends Enum<O> & Option> - Class in org.unix4j.convert
 
OptionSetConverters.NameOrAcronymToOptionConverter(Class<O>) - Constructor for class org.unix4j.convert.OptionSetConverters.NameOrAcronymToOptionConverter
 
OptionSetConverters.OptionNameStringToSingletonSetConverter<O extends Enum<O> & Option> - Class in org.unix4j.convert
 
OptionSetConverters.OptionNameStringToSingletonSetConverter(Class<O>) - Constructor for class org.unix4j.convert.OptionSetConverters.OptionNameStringToSingletonSetConverter
 
OptionSetConverters.OptionSetConverter<O extends Enum<O> & Option> - Class in org.unix4j.convert
 
OptionSetConverters.OptionSetConverter(Class<O>) - Constructor for class org.unix4j.convert.OptionSetConverters.OptionSetConverter
 
OptionSetConverters.OptionToSingletonSetConverter<O extends Enum<O> & Option> - Class in org.unix4j.convert
 
OptionSetConverters.OptionToSingletonSetConverter(Class<O>) - Constructor for class org.unix4j.convert.OptionSetConverters.OptionToSingletonSetConverter
 
OptionSetDef - Class in org.unix4j.codegen.optset.def
 
OptionSetDef(CommandDef, TypeDef) - Constructor for class org.unix4j.codegen.optset.def.OptionSetDef
 
OptionSetDefinitionDataLoader - Class in org.unix4j.codegen
 
OptionSetDefinitionDataLoader() - Constructor for class org.unix4j.codegen.OptionSetDefinitionDataLoader
 
OptionSetDefinitionLoader - Class in org.unix4j.codegen.optset
 
OptionSetDefinitionLoader() - Constructor for class org.unix4j.codegen.optset.OptionSetDefinitionLoader
 
optionToNextGroup - Variable in class org.unix4j.codegen.optset.def.OptionGroupDef
 
optionType - Variable in class org.unix4j.codegen.optset.def.OptionSetDef
 
optionType() - Method in class org.unix4j.option.DefaultOptionSet
 
optionType() - Method in interface org.unix4j.option.OptionSet
Returns the option type class, usually an enum.
optionType() - Method in enum org.unix4j.unix.cat.CatOption
 
optionType() - Method in enum org.unix4j.unix.cat.CatOptionSet_bns
 
optionType() - Method in enum org.unix4j.unix.cat.CatOptionSet_bs
 
optionType() - Method in enum org.unix4j.unix.cat.CatOptionSet_ns
 
optionType() - Method in enum org.unix4j.unix.cut.CutOption
 
optionType() - Method in enum org.unix4j.unix.cut.CutOptionSet_cf
 
optionType() - Method in enum org.unix4j.unix.echo.EchoOption
 
optionType() - Method in enum org.unix4j.unix.echo.EchoOptionSet_n
 
optionType() - Method in enum org.unix4j.unix.find.FindOption
 
optionType() - Method in enum org.unix4j.unix.find.FindOptionSet_acdfilmnorxz
 
optionType() - Method in enum org.unix4j.unix.find.FindOptionSet_acdimnorz
 
optionType() - Method in enum org.unix4j.unix.find.FindOptionSet_acfimnorz
 
optionType() - Method in enum org.unix4j.unix.find.FindOptionSet_acilmnorz
 
optionType() - Method in enum org.unix4j.unix.find.FindOptionSet_acimnorxz
 
optionType() - Method in enum org.unix4j.unix.find.FindOptionSet_adfilnorxz
 
optionType() - Method in enum org.unix4j.unix.find.FindOptionSet_adinorz
 
optionType() - Method in enum org.unix4j.unix.find.FindOptionSet_afinorz
 
optionType() - Method in enum org.unix4j.unix.find.FindOptionSet_ailnorz
 
optionType() - Method in enum org.unix4j.unix.find.FindOptionSet_ainorxz
 
optionType() - Method in enum org.unix4j.unix.find.FindOptionSet_cdfilnorxz
 
optionType() - Method in enum org.unix4j.unix.find.FindOptionSet_cdinorz
 
optionType() - Method in enum org.unix4j.unix.find.FindOptionSet_cfinorz
 
optionType() - Method in enum org.unix4j.unix.find.FindOptionSet_cilnorz
 
optionType() - Method in enum org.unix4j.unix.find.FindOptionSet_cinorxz
 
optionType() - Method in enum org.unix4j.unix.find.FindOptionSet_dfilmnorxz
 
optionType() - Method in enum org.unix4j.unix.find.FindOptionSet_dimnorz
 
optionType() - Method in enum org.unix4j.unix.find.FindOptionSet_fimnorz
 
optionType() - Method in enum org.unix4j.unix.find.FindOptionSet_ilmnorz
 
optionType() - Method in enum org.unix4j.unix.find.FindOptionSet_imnorxz
 
optionType() - Method in enum org.unix4j.unix.grep.GrepOption
 
optionType() - Method in enum org.unix4j.unix.grep.GrepOptionSet_Fcilnvx
 
optionType() - Method in enum org.unix4j.unix.head.HeadOption
 
optionType() - Method in enum org.unix4j.unix.head.HeadOptionSet_cq
 
optionType() - Method in enum org.unix4j.unix.ls.LsOption
 
optionType() - Method in enum org.unix4j.unix.ls.LsOptionSet_Rahlrt
 
optionType() - Method in enum org.unix4j.unix.sed.SedOption
 
optionType() - Method in enum org.unix4j.unix.sed.SedOptionSet_Iacdgilnpsy
 
optionType() - Method in enum org.unix4j.unix.sed.SedOptionSet_Iaglnp
 
optionType() - Method in enum org.unix4j.unix.sed.SedOptionSet_Icglnp
 
optionType() - Method in enum org.unix4j.unix.sed.SedOptionSet_Idglnp
 
optionType() - Method in enum org.unix4j.unix.sed.SedOptionSet_Igilnp
 
optionType() - Method in enum org.unix4j.unix.sed.SedOptionSet_Iglnps
 
optionType() - Method in enum org.unix4j.unix.sed.SedOptionSet_Iglnpy
 
optionType() - Method in enum org.unix4j.unix.sort.SortOption
 
optionType() - Method in enum org.unix4j.unix.sort.SortOptionSet_bcdfgmru
 
optionType() - Method in enum org.unix4j.unix.sort.SortOptionSet_bcdfgru
 
optionType() - Method in enum org.unix4j.unix.sort.SortOptionSet_bcdfhmru
 
optionType() - Method in enum org.unix4j.unix.sort.SortOptionSet_bcdfhru
 
optionType() - Method in enum org.unix4j.unix.sort.SortOptionSet_bcdfmnru
 
optionType() - Method in enum org.unix4j.unix.sort.SortOptionSet_bcdfnru
 
optionType() - Method in enum org.unix4j.unix.sort.SortOptionSet_bdfgmru
 
optionType() - Method in enum org.unix4j.unix.sort.SortOptionSet_bdfhmru
 
optionType() - Method in enum org.unix4j.unix.sort.SortOptionSet_bdfmnru
 
optionType() - Method in enum org.unix4j.unix.sort.SortOptionSet_Mbcdfmru
 
optionType() - Method in enum org.unix4j.unix.sort.SortOptionSet_Mbcdfru
 
optionType() - Method in enum org.unix4j.unix.sort.SortOptionSet_Mbdfmru
 
optionType() - Method in enum org.unix4j.unix.sort.SortOptionSet_MVbcdfghmnru
 
optionType() - Method in enum org.unix4j.unix.sort.SortOptionSet_MVbcdfghnru
 
optionType() - Method in enum org.unix4j.unix.sort.SortOptionSet_MVbdfghmnru
 
optionType() - Method in enum org.unix4j.unix.sort.SortOptionSet_Vbcdfmru
 
optionType() - Method in enum org.unix4j.unix.sort.SortOptionSet_Vbcdfru
 
optionType() - Method in enum org.unix4j.unix.sort.SortOptionSet_Vbdfmru
 
optionType() - Method in enum org.unix4j.unix.tail.TailOption
 
optionType() - Method in enum org.unix4j.unix.tail.TailOptionSet_cqs
 
optionType() - Method in enum org.unix4j.unix.uniq.UniqOption
 
optionType() - Method in enum org.unix4j.unix.uniq.UniqOptionSet_cdgu
 
optionType() - Method in enum org.unix4j.unix.uniq.UniqOptionSet_cg
 
optionType() - Method in enum org.unix4j.unix.uniq.UniqOptionSet_dg
 
optionType() - Method in enum org.unix4j.unix.uniq.UniqOptionSet_gu
 
optionType() - Method in enum org.unix4j.unix.wc.WcOption
 
optionType() - Method in enum org.unix4j.unix.wc.WcOptionSet_lmw
 
optionType() - Method in enum org.unix4j.unix.xargs.XargsOption
 
optionType() - Method in enum org.unix4j.unix.xargs.XargsOptionSet_rtxz
 
org.unix4j - package org.unix4j
Provides a single class Unix4j with static methods serving as entry point to build commands and command chains joining several commands.
org.unix4j.builder - package org.unix4j.builder
Defines interfaces and implementations used to create a command or a chain of joined commands.
org.unix4j.codegen - package org.unix4j.codegen
 
org.unix4j.codegen.annotation - package org.unix4j.codegen.annotation
 
org.unix4j.codegen.command - package org.unix4j.codegen.command
 
org.unix4j.codegen.command.def - package org.unix4j.codegen.command.def
 
org.unix4j.codegen.def - package org.unix4j.codegen.def
 
org.unix4j.codegen.loader - package org.unix4j.codegen.loader
 
org.unix4j.codegen.optset - package org.unix4j.codegen.optset
 
org.unix4j.codegen.optset.constraint - package org.unix4j.codegen.optset.constraint
 
org.unix4j.codegen.optset.def - package org.unix4j.codegen.optset.def
 
org.unix4j.codegen.xml - package org.unix4j.codegen.xml
 
org.unix4j.command - package org.unix4j.command
Declares the basic command interface and contains related classes used by most command implementations.
org.unix4j.context - package org.unix4j.context
Contains interfaces and classes defining the ExecutionContext passed to the execute method of commands.
org.unix4j.convert - package org.unix4j.convert
Defines interfaces and implementations used for value conversions.
org.unix4j.io - package org.unix4j.io
Contains interfaces and classes used to handle input and output of commands.
org.unix4j.line - package org.unix4j.line
Contains the Line interface used for line-by-line processing of input data and provides two alternative line implementations.
org.unix4j.operation - package org.unix4j.operation
Contains the LineOperation interface and the AdHocCommand implementation facilitating the creation of ad-hoc commands.
org.unix4j.option - package org.unix4j.option
Provides interfaces and classes to deal with very simple sets of options.
org.unix4j.processor - package org.unix4j.processor
Defines LineProcessor and InputProcessor, two interfaces used for line-by-line input processing, and provides some basic implementations for both interfaces.
org.unix4j.unix - package org.unix4j.unix
Provides implementations for commands inspired by well known unix commands.
org.unix4j.unix.cat - package org.unix4j.unix.cat
Contains private classes used by the cat command.
org.unix4j.unix.cd - package org.unix4j.unix.cd
Contains private classes used by the cd command.
org.unix4j.unix.cut - package org.unix4j.unix.cut
Contains private classes used by the cut command.
org.unix4j.unix.echo - package org.unix4j.unix.echo
Contains private classes used by the echo command.
org.unix4j.unix.find - package org.unix4j.unix.find
Contains private classes used by the find command.
org.unix4j.unix.from - package org.unix4j.unix.from
Contains private classes used by the from command.
org.unix4j.unix.grep - package org.unix4j.unix.grep
Contains private classes used by the grep command.
org.unix4j.unix.head - package org.unix4j.unix.head
Contains private classes used by the head command.
org.unix4j.unix.ls - package org.unix4j.unix.ls
Contains private classes used by the ls command.
org.unix4j.unix.sed - package org.unix4j.unix.sed
Contains private classes used by the sed command.
org.unix4j.unix.sort - package org.unix4j.unix.sort
Contains private classes used by the sort command.
org.unix4j.unix.tail - package org.unix4j.unix.tail
Contains private classes used by the tail command.
org.unix4j.unix.uniq - package org.unix4j.unix.uniq
Contains private classes used by the uniq command.
org.unix4j.unix.wc - package org.unix4j.unix.wc
Contains private classes used by the wc command.
org.unix4j.unix.xargs - package org.unix4j.unix.xargs
Contains private classes used by the xargs command.
org.unix4j.util - package org.unix4j.util
Provides a set of utility classes used throughout the unix4j framework.
org.unix4j.util.sort - package org.unix4j.util.sort
Contains interfaces and classes related to sorting.
org.unix4j.variable - package org.unix4j.variable
Defines interfaces and classes to facilitate variables that can be used as command arguments.
OS - Enum in org.unix4j.util
Enum constants for operating systems.
Output - Interface in org.unix4j.io
Represents a line-by-line output device.
output - Variable in class org.unix4j.unix.sed.AbstractSedProcessor
 
OutputMode - Enum in org.unix4j.codegen.annotation
 
OutputStreamConverters - Class in org.unix4j.convert
 
OutputStreamConverters() - Constructor for class org.unix4j.convert.OutputStreamConverters
 

P

p - Variable in enum org.unix4j.unix.sed.SedOptionSet_Iacdgilnpsy
Option "-p": Write the matched line to standard output.
p - Variable in enum org.unix4j.unix.sed.SedOptionSet_Iaglnp
Option "-p": Write the matched line to standard output.
p - Variable in enum org.unix4j.unix.sed.SedOptionSet_Icglnp
Option "-p": Write the matched line to standard output.
p - Variable in enum org.unix4j.unix.sed.SedOptionSet_Idglnp
Option "-p": Write the matched line to standard output.
p - Variable in enum org.unix4j.unix.sed.SedOptionSet_Igilnp
Option "-p": Write the matched line to standard output.
p - Variable in enum org.unix4j.unix.sed.SedOptionSet_Iglnps
Option "-p": Write the matched line to standard output.
p - Variable in enum org.unix4j.unix.sed.SedOptionSet_Iglnpy
Option "-p": Write the matched line to standard output.
p - Variable in class org.unix4j.unix.sed.SedOptionSets
Option "-p": Write the matched line to standard output.
PackageDef - Class in org.unix4j.codegen.def
 
PackageDef(Package) - Constructor for class org.unix4j.codegen.def.PackageDef
 
PackageDef(String) - Constructor for class org.unix4j.codegen.def.PackageDef
 
parseArgs(String, List<String>, Object...) - Static method in class org.unix4j.util.ArgsUtil
Returns a map with the options and operands.
parsePatternFlags(Command, SedArguments, String, int) - Static method in class org.unix4j.unix.sed.AbstractRegexpProcessor
 
path - Variable in class org.unix4j.codegen.def.PackageDef
 
pattern - Variable in class org.unix4j.unix.grep.FixedStringMatcher
 
PatternConverters - Class in org.unix4j.convert
 
PatternConverters() - Constructor for class org.unix4j.convert.PatternConverters
 
pkg - Variable in class org.unix4j.codegen.command.def.CommandDef
 
pkg - Variable in class org.unix4j.codegen.def.TypeDef
 
print - Variable in enum org.unix4j.unix.sed.SedOptionSet_Iacdgilnpsy
Option "--print": Write the matched line to standard output.
print - Variable in enum org.unix4j.unix.sed.SedOptionSet_Iaglnp
Option "--print": Write the matched line to standard output.
print - Variable in enum org.unix4j.unix.sed.SedOptionSet_Icglnp
Option "--print": Write the matched line to standard output.
print - Variable in enum org.unix4j.unix.sed.SedOptionSet_Idglnp
Option "--print": Write the matched line to standard output.
print - Variable in enum org.unix4j.unix.sed.SedOptionSet_Igilnp
Option "--print": Write the matched line to standard output.
print - Variable in enum org.unix4j.unix.sed.SedOptionSet_Iglnps
Option "--print": Write the matched line to standard output.
print - Variable in enum org.unix4j.unix.sed.SedOptionSet_Iglnpy
Option "--print": Write the matched line to standard output.
print - Variable in class org.unix4j.unix.sed.SedOptionSets
Option "--print": Write the matched line to standard output.
print0 - Variable in enum org.unix4j.unix.find.FindOptionSet_acdfilmnorxz
Option "--print0": Print the full file name on the standard output, followed by a null character (instead of the newline character used by default).
print0 - Variable in enum org.unix4j.unix.find.FindOptionSet_acdimnorz
Option "--print0": Print the full file name on the standard output, followed by a null character (instead of the newline character used by default).
print0 - Variable in enum org.unix4j.unix.find.FindOptionSet_acfimnorz
Option "--print0": Print the full file name on the standard output, followed by a null character (instead of the newline character used by default).
print0 - Variable in enum org.unix4j.unix.find.FindOptionSet_acilmnorz
Option "--print0": Print the full file name on the standard output, followed by a null character (instead of the newline character used by default).
print0 - Variable in enum org.unix4j.unix.find.FindOptionSet_acimnorxz
Option "--print0": Print the full file name on the standard output, followed by a null character (instead of the newline character used by default).
print0 - Variable in enum org.unix4j.unix.find.FindOptionSet_adfilnorxz
Option "--print0": Print the full file name on the standard output, followed by a null character (instead of the newline character used by default).
print0 - Variable in enum org.unix4j.unix.find.FindOptionSet_adinorz
Option "--print0": Print the full file name on the standard output, followed by a null character (instead of the newline character used by default).
print0 - Variable in enum org.unix4j.unix.find.FindOptionSet_afinorz
Option "--print0": Print the full file name on the standard output, followed by a null character (instead of the newline character used by default).
print0 - Variable in enum org.unix4j.unix.find.FindOptionSet_ailnorz
Option "--print0": Print the full file name on the standard output, followed by a null character (instead of the newline character used by default).
print0 - Variable in enum org.unix4j.unix.find.FindOptionSet_ainorxz
Option "--print0": Print the full file name on the standard output, followed by a null character (instead of the newline character used by default).
print0 - Variable in enum org.unix4j.unix.find.FindOptionSet_cdfilnorxz
Option "--print0": Print the full file name on the standard output, followed by a null character (instead of the newline character used by default).
print0 - Variable in enum org.unix4j.unix.find.FindOptionSet_cdinorz
Option "--print0": Print the full file name on the standard output, followed by a null character (instead of the newline character used by default).
print0 - Variable in enum org.unix4j.unix.find.FindOptionSet_cfinorz
Option "--print0": Print the full file name on the standard output, followed by a null character (instead of the newline character used by default).
print0 - Variable in enum org.unix4j.unix.find.FindOptionSet_cilnorz
Option "--print0": Print the full file name on the standard output, followed by a null character (instead of the newline character used by default).
print0 - Variable in enum org.unix4j.unix.find.FindOptionSet_cinorxz
Option "--print0": Print the full file name on the standard output, followed by a null character (instead of the newline character used by default).
print0 - Variable in enum org.unix4j.unix.find.FindOptionSet_dfilmnorxz
Option "--print0": Print the full file name on the standard output, followed by a null character (instead of the newline character used by default).
print0 - Variable in enum org.unix4j.unix.find.FindOptionSet_dimnorz
Option "--print0": Print the full file name on the standard output, followed by a null character (instead of the newline character used by default).
print0 - Variable in enum org.unix4j.unix.find.FindOptionSet_fimnorz
Option "--print0": Print the full file name on the standard output, followed by a null character (instead of the newline character used by default).
print0 - Variable in enum org.unix4j.unix.find.FindOptionSet_ilmnorz
Option "--print0": Print the full file name on the standard output, followed by a null character (instead of the newline character used by default).
print0 - Variable in enum org.unix4j.unix.find.FindOptionSet_imnorxz
Option "--print0": Print the full file name on the standard output, followed by a null character (instead of the newline character used by default).
print0 - Variable in class org.unix4j.unix.find.FindOptionSets
Option "--print0": Print the full file name on the standard output, followed by a null character (instead of the newline character used by default).
PrintProcessor - Class in org.unix4j.unix.sed
 
PrintProcessor(Command, SedArguments, LineProcessor) - Constructor for class org.unix4j.unix.sed.PrintProcessor
 
PrintProcessor(Command, String, SedArguments, LineProcessor) - Constructor for class org.unix4j.unix.sed.PrintProcessor
 
processLine(Line) - Method in class org.unix4j.io.BufferedOutput
 
processLine(Line) - Method in class org.unix4j.io.NullOutput
 
processLine(Line) - Method in interface org.unix4j.io.Output
Writes a line to the output.
processLine(Line) - Method in class org.unix4j.io.WriterOutput
 
processLine(Input, Line, LineProcessor) - Method in class org.unix4j.processor.DefaultInputProcessor
 
processLine(Line) - Method in class org.unix4j.processor.InputLineProcessor
 
processLine(Input, Line, LineProcessor) - Method in interface org.unix4j.processor.InputProcessor
Processes a single line and returns true if this InputProcessor is ready to process more lines.
processLine(Line) - Method in interface org.unix4j.processor.LineProcessor
Processes a single line and returns true if this LineProcessor is ready to process more lines.
processLine(Line) - Method in class org.unix4j.processor.MultipleInputLineProcessor
 
processLine(Line) - Method in class org.unix4j.unix.cat.CatProcessor
 
processLine(Line) - Method in class org.unix4j.unix.cat.NumberLinesProcessor
 
processLine(Line) - Method in class org.unix4j.unix.cat.SqueezeEmptyLinesProcessor
 
processLine(Line) - Method in class org.unix4j.unix.grep.AbstractGrepProcessor
 
processLine(Line, boolean) - Method in class org.unix4j.unix.grep.AbstractGrepProcessor
 
processLine(Line) - Method in class org.unix4j.unix.grep.CountMatchingLinesProcessor
 
processLine(Input, Line, LineProcessor) - Method in class org.unix4j.unix.grep.CountMatchingLinesProcessor
 
processLine(Line) - Method in class org.unix4j.unix.grep.WriteFilesWithMatchingLinesProcessor
 
processLine(Input, Line, LineProcessor) - Method in class org.unix4j.unix.grep.WriteFilesWithMatchingLinesProcessor
 
processLine(Line, boolean) - Method in class org.unix4j.unix.grep.WriteMatchingLinesProcessor
 
processLine(Line) - Method in class org.unix4j.unix.head.HeadCharsProcessor
 
processLine(Line) - Method in class org.unix4j.unix.head.HeadLinesProcessor
 
processLine(Line) - Method in class org.unix4j.unix.sed.AppendProcessor
 
processLine(Line) - Method in class org.unix4j.unix.sed.ChangeProcessor
 
processLine(Line) - Method in class org.unix4j.unix.sed.DeleteProcessor
 
processLine(Line) - Method in class org.unix4j.unix.sed.InsertProcessor
 
processLine(Line) - Method in class org.unix4j.unix.sed.PrintProcessor
 
processLine(Line) - Method in class org.unix4j.unix.sed.SubstituteProcessor
 
processLine(Line) - Method in class org.unix4j.unix.sed.TranslateProcessor
 
processLine(Line) - Method in class org.unix4j.unix.sort.CheckProcessor
 
processLine(Line) - Method in class org.unix4j.unix.sort.MergeProcessor
 
processLine(Line) - Method in class org.unix4j.unix.sort.SortProcessor
 
processLine(Line) - Method in class org.unix4j.unix.sort.UniqueSortProcessor
 
processLine(Line) - Method in class org.unix4j.unix.tail.TailCharsFromEndProcessor
 
processLine(Line) - Method in class org.unix4j.unix.tail.TailCharsFromStartProcessor
 
processLine(Line) - Method in class org.unix4j.unix.tail.TailLinesFromEndProcessor
 
processLine(Line) - Method in class org.unix4j.unix.tail.TailLinesFromStartProcessor
 
processLine(Line, LineProcessor) - Method in class org.unix4j.unix.uniq.AdjacentProcessor.Normal
 
processLine(Line, LineProcessor) - Method in class org.unix4j.unix.uniq.AdjacentProcessor.UniqueDuplicateCount
 
processLine(Line, LineProcessor) - Method in class org.unix4j.unix.uniq.GlobalProcessor.Normal
 
processLine(Line, LineProcessor) - Method in class org.unix4j.unix.uniq.GlobalProcessor.UniqueDuplicateCount
 
processLine(Line) - Method in class org.unix4j.unix.uniq.UniqProcessor
 
processLine(Line, LineProcessor) - Method in class org.unix4j.unix.uniq.UniqProcessor
 
processLine(Input, Line, LineProcessor) - Method in class org.unix4j.unix.wc.WcFileProcessor
 
processLine(Line) - Method in class org.unix4j.unix.wc.WcMultipleFilesProcessor
 
processLine(Line) - Method in class org.unix4j.unix.wc.WcProcessor
 
processLine(Line) - Method in class org.unix4j.unix.xargs.XargsLineProcessor
 
processLine(Line) - Method in class org.unix4j.unix.xargs.XargsOutput
 
PropertyUtil - Class in org.unix4j.util
Class with static utility methods if one has to deal with Properties.

Q

q - Variable in enum org.unix4j.unix.head.HeadOptionSet_cq
Option "-q": Suppresses printing of headers when multiple files are being examined.
q - Variable in class org.unix4j.unix.head.HeadOptionSets
Option "-q": Suppresses printing of headers when multiple files are being examined.
q - Variable in enum org.unix4j.unix.tail.TailOptionSet_cqs
Option "-q": Suppresses printing of headers when multiple files are being examined.
q - Variable in class org.unix4j.unix.tail.TailOptionSets
Option "-q": Suppresses printing of headers when multiple files are being examined.
quiet - Variable in enum org.unix4j.unix.sed.SedOptionSet_Iacdgilnpsy
Option "--quiet": Suppress the default output (in which each line, after it is examined for editing, is written to standard output).
quiet - Variable in enum org.unix4j.unix.sed.SedOptionSet_Iaglnp
Option "--quiet": Suppress the default output (in which each line, after it is examined for editing, is written to standard output).
quiet - Variable in enum org.unix4j.unix.sed.SedOptionSet_Icglnp
Option "--quiet": Suppress the default output (in which each line, after it is examined for editing, is written to standard output).
quiet - Variable in enum org.unix4j.unix.sed.SedOptionSet_Idglnp
Option "--quiet": Suppress the default output (in which each line, after it is examined for editing, is written to standard output).
quiet - Variable in enum org.unix4j.unix.sed.SedOptionSet_Igilnp
Option "--quiet": Suppress the default output (in which each line, after it is examined for editing, is written to standard output).
quiet - Variable in enum org.unix4j.unix.sed.SedOptionSet_Iglnps
Option "--quiet": Suppress the default output (in which each line, after it is examined for editing, is written to standard output).
quiet - Variable in enum org.unix4j.unix.sed.SedOptionSet_Iglnpy
Option "--quiet": Suppress the default output (in which each line, after it is examined for editing, is written to standard output).
quiet - Variable in class org.unix4j.unix.sed.SedOptionSets
Option "--quiet": Suppress the default output (in which each line, after it is examined for editing, is written to standard output).

R

r - Variable in enum org.unix4j.unix.find.FindOptionSet_acdfilmnorxz
Option "-r": Use full regular expression syntax for the patterns specified by the name operand
r - Variable in enum org.unix4j.unix.find.FindOptionSet_acdimnorz
Option "-r": Use full regular expression syntax for the patterns specified by the name operand
r - Variable in enum org.unix4j.unix.find.FindOptionSet_acfimnorz
Option "-r": Use full regular expression syntax for the patterns specified by the name operand
r - Variable in enum org.unix4j.unix.find.FindOptionSet_acilmnorz
Option "-r": Use full regular expression syntax for the patterns specified by the name operand
r - Variable in enum org.unix4j.unix.find.FindOptionSet_acimnorxz
Option "-r": Use full regular expression syntax for the patterns specified by the name operand
r - Variable in enum org.unix4j.unix.find.FindOptionSet_adfilnorxz
Option "-r": Use full regular expression syntax for the patterns specified by the name operand
r - Variable in enum org.unix4j.unix.find.FindOptionSet_adinorz
Option "-r": Use full regular expression syntax for the patterns specified by the name operand
r - Variable in enum org.unix4j.unix.find.FindOptionSet_afinorz
Option "-r": Use full regular expression syntax for the patterns specified by the name operand
r - Variable in enum org.unix4j.unix.find.FindOptionSet_ailnorz
Option "-r": Use full regular expression syntax for the patterns specified by the name operand
r - Variable in enum org.unix4j.unix.find.FindOptionSet_ainorxz
Option "-r": Use full regular expression syntax for the patterns specified by the name operand
r - Variable in enum org.unix4j.unix.find.FindOptionSet_cdfilnorxz
Option "-r": Use full regular expression syntax for the patterns specified by the name operand
r - Variable in enum org.unix4j.unix.find.FindOptionSet_cdinorz
Option "-r": Use full regular expression syntax for the patterns specified by the name operand
r - Variable in enum org.unix4j.unix.find.FindOptionSet_cfinorz
Option "-r": Use full regular expression syntax for the patterns specified by the name operand
r - Variable in enum org.unix4j.unix.find.FindOptionSet_cilnorz
Option "-r": Use full regular expression syntax for the patterns specified by the name operand
r - Variable in enum org.unix4j.unix.find.FindOptionSet_cinorxz
Option "-r": Use full regular expression syntax for the patterns specified by the name operand
r - Variable in enum org.unix4j.unix.find.FindOptionSet_dfilmnorxz
Option "-r": Use full regular expression syntax for the patterns specified by the name operand
r - Variable in enum org.unix4j.unix.find.FindOptionSet_dimnorz
Option "-r": Use full regular expression syntax for the patterns specified by the name operand
r - Variable in enum org.unix4j.unix.find.FindOptionSet_fimnorz
Option "-r": Use full regular expression syntax for the patterns specified by the name operand
r - Variable in enum org.unix4j.unix.find.FindOptionSet_ilmnorz
Option "-r": Use full regular expression syntax for the patterns specified by the name operand
r - Variable in enum org.unix4j.unix.find.FindOptionSet_imnorxz
Option "-r": Use full regular expression syntax for the patterns specified by the name operand
r - Variable in class org.unix4j.unix.find.FindOptionSets
Option "-r": Use full regular expression syntax for the patterns specified by the name operand
R - Variable in enum org.unix4j.unix.ls.LsOptionSet_Rahlrt
Option "-R": Recursively lists subdirectories encountered.
r - Variable in enum org.unix4j.unix.ls.LsOptionSet_Rahlrt
Option "-r": Reverses the order of the sort to get reverse collating sequence or oldest first.
R - Variable in class org.unix4j.unix.ls.LsOptionSets
Option "-R": Recursively lists subdirectories encountered.
r - Variable in class org.unix4j.unix.ls.LsOptionSets
Option "-r": Reverses the order of the sort to get reverse collating sequence or oldest first.
r - Variable in enum org.unix4j.unix.sort.SortOptionSet_bcdfgmru
Option "-r": Reverse the sense of comparisons.
r - Variable in enum org.unix4j.unix.sort.SortOptionSet_bcdfgru
Option "-r": Reverse the sense of comparisons.
r - Variable in enum org.unix4j.unix.sort.SortOptionSet_bcdfhmru
Option "-r": Reverse the sense of comparisons.
r - Variable in enum org.unix4j.unix.sort.SortOptionSet_bcdfhru
Option "-r": Reverse the sense of comparisons.
r - Variable in enum org.unix4j.unix.sort.SortOptionSet_bcdfmnru
Option "-r": Reverse the sense of comparisons.
r - Variable in enum org.unix4j.unix.sort.SortOptionSet_bcdfnru
Option "-r": Reverse the sense of comparisons.
r - Variable in enum org.unix4j.unix.sort.SortOptionSet_bdfgmru
Option "-r": Reverse the sense of comparisons.
r - Variable in enum org.unix4j.unix.sort.SortOptionSet_bdfhmru
Option "-r": Reverse the sense of comparisons.
r - Variable in enum org.unix4j.unix.sort.SortOptionSet_bdfmnru
Option "-r": Reverse the sense of comparisons.
r - Variable in enum org.unix4j.unix.sort.SortOptionSet_Mbcdfmru
Option "-r": Reverse the sense of comparisons.
r - Variable in enum org.unix4j.unix.sort.SortOptionSet_Mbcdfru
Option "-r": Reverse the sense of comparisons.
r - Variable in enum org.unix4j.unix.sort.SortOptionSet_Mbdfmru
Option "-r": Reverse the sense of comparisons.
r - Variable in enum org.unix4j.unix.sort.SortOptionSet_MVbcdfghmnru
Option "-r": Reverse the sense of comparisons.
r - Variable in enum org.unix4j.unix.sort.SortOptionSet_MVbcdfghnru
Option "-r": Reverse the sense of comparisons.
r - Variable in enum org.unix4j.unix.sort.SortOptionSet_MVbdfghmnru
Option "-r": Reverse the sense of comparisons.
r - Variable in enum org.unix4j.unix.sort.SortOptionSet_Vbcdfmru
Option "-r": Reverse the sense of comparisons.
r - Variable in enum org.unix4j.unix.sort.SortOptionSet_Vbcdfru
Option "-r": Reverse the sense of comparisons.
r - Variable in enum org.unix4j.unix.sort.SortOptionSet_Vbdfmru
Option "-r": Reverse the sense of comparisons.
r - Variable in class org.unix4j.unix.sort.SortOptionSets
Option "-r": Reverse the sense of comparisons.
r - Variable in enum org.unix4j.unix.xargs.XargsOptionSet_rtxz
Option "-r": If the standard input does not contain any nonblanks, do not run the command.
r - Variable in class org.unix4j.unix.xargs.XargsOptionSets
Option "-r": If the standard input does not contain any nonblanks, do not run the command.
Range - Class in org.unix4j.util
Range offers ways of specifying a range of numbers.
RangeConverters - Class in org.unix4j.convert
 
RangeConverters() - Constructor for class org.unix4j.convert.RangeConverters
 
ReaderInput - Class in org.unix4j.io
Input device based on a Reader forming the base for most input devices; handles parsing and recognition of lines.
ReaderInput(Reader) - Constructor for class org.unix4j.io.ReaderInput
Constructor with reader.
readLine() - Method in class org.unix4j.io.BufferedInput
 
readLine() - Method in class org.unix4j.io.CompositeInput
 
readLine() - Method in interface org.unix4j.io.Input
Reads the next line.
readLine() - Method in class org.unix4j.io.NullInput
 
readLine() - Method in class org.unix4j.io.ReaderInput
 
recurseSubdirs - Variable in enum org.unix4j.unix.ls.LsOptionSet_Rahlrt
Option "--recurseSubdirs": Recursively lists subdirectories encountered.
recurseSubdirs - Variable in class org.unix4j.unix.ls.LsOptionSets
Option "--recurseSubdirs": Recursively lists subdirectories encountered.
RedirectInputLineProcessor - Class in org.unix4j.processor
A line processor redirects a given Input stream to the standard input of a command.
RedirectInputLineProcessor(Input, LineProcessor) - Constructor for class org.unix4j.processor.RedirectInputLineProcessor
Constructor with input object (usually a file operand of the command) and the command processor that reads from the standard input.
RedirectInputLineProcessor(List<? extends Input>, LineProcessor) - Constructor for class org.unix4j.processor.RedirectInputLineProcessor
Constructor with multiple input objects (usually file operands of the command) and the command processor that reads from the standard input.
redirection - Variable in class org.unix4j.codegen.command.def.OperandDef
 
regex - Variable in enum org.unix4j.unix.find.FindOptionSet_acdfilmnorxz
Option "--regex": Use full regular expression syntax for the patterns specified by the name operand
regex - Variable in enum org.unix4j.unix.find.FindOptionSet_acdimnorz
Option "--regex": Use full regular expression syntax for the patterns specified by the name operand
regex - Variable in enum org.unix4j.unix.find.FindOptionSet_acfimnorz
Option "--regex": Use full regular expression syntax for the patterns specified by the name operand
regex - Variable in enum org.unix4j.unix.find.FindOptionSet_acilmnorz
Option "--regex": Use full regular expression syntax for the patterns specified by the name operand
regex - Variable in enum org.unix4j.unix.find.FindOptionSet_acimnorxz
Option "--regex": Use full regular expression syntax for the patterns specified by the name operand
regex - Variable in enum org.unix4j.unix.find.FindOptionSet_adfilnorxz
Option "--regex": Use full regular expression syntax for the patterns specified by the name operand
regex - Variable in enum org.unix4j.unix.find.FindOptionSet_adinorz
Option "--regex": Use full regular expression syntax for the patterns specified by the name operand
regex - Variable in enum org.unix4j.unix.find.FindOptionSet_afinorz
Option "--regex": Use full regular expression syntax for the patterns specified by the name operand
regex - Variable in enum org.unix4j.unix.find.FindOptionSet_ailnorz
Option "--regex": Use full regular expression syntax for the patterns specified by the name operand
regex - Variable in enum org.unix4j.unix.find.FindOptionSet_ainorxz
Option "--regex": Use full regular expression syntax for the patterns specified by the name operand
regex - Variable in enum org.unix4j.unix.find.FindOptionSet_cdfilnorxz
Option "--regex": Use full regular expression syntax for the patterns specified by the name operand
regex - Variable in enum org.unix4j.unix.find.FindOptionSet_cdinorz
Option "--regex": Use full regular expression syntax for the patterns specified by the name operand
regex - Variable in enum org.unix4j.unix.find.FindOptionSet_cfinorz
Option "--regex": Use full regular expression syntax for the patterns specified by the name operand
regex - Variable in enum org.unix4j.unix.find.FindOptionSet_cilnorz
Option "--regex": Use full regular expression syntax for the patterns specified by the name operand
regex - Variable in enum org.unix4j.unix.find.FindOptionSet_cinorxz
Option "--regex": Use full regular expression syntax for the patterns specified by the name operand
regex - Variable in enum org.unix4j.unix.find.FindOptionSet_dfilmnorxz
Option "--regex": Use full regular expression syntax for the patterns specified by the name operand
regex - Variable in enum org.unix4j.unix.find.FindOptionSet_dimnorz
Option "--regex": Use full regular expression syntax for the patterns specified by the name operand
regex - Variable in enum org.unix4j.unix.find.FindOptionSet_fimnorz
Option "--regex": Use full regular expression syntax for the patterns specified by the name operand
regex - Variable in enum org.unix4j.unix.find.FindOptionSet_ilmnorz
Option "--regex": Use full regular expression syntax for the patterns specified by the name operand
regex - Variable in enum org.unix4j.unix.find.FindOptionSet_imnorxz
Option "--regex": Use full regular expression syntax for the patterns specified by the name operand
regex - Variable in class org.unix4j.unix.find.FindOptionSets
Option "--regex": Use full regular expression syntax for the patterns specified by the name operand
RegexFilter - Class in org.unix4j.unix.find
File filter based on file name using regular expressions for the comparison.
RegexFilter(String, boolean) - Constructor for class org.unix4j.unix.find.RegexFilter
Constructor with pattern and ignore-case flag.
regexp - Variable in class org.unix4j.unix.sed.AbstractRegexpProcessor
 
RegexpMatcher - Class in org.unix4j.unix.grep
A matcher using regular expressions to match the pattern with a line.
RegexpMatcher(GrepArguments) - Constructor for class org.unix4j.unix.grep.RegexpMatcher
 
registerValueConverter(Class<V>, ValueConverter<V>) - Method in class org.unix4j.convert.DefaultConverterRegistry
 
relativeFileName(File) - Static method in class org.unix4j.unix.ls.FileComparators
Sorts files alphabetically according to the relative file name from the specified root to the actual file.
RelativePathBase - Class in org.unix4j.util
This class represents a base directory for relative paths.
RelativePathBase(String) - Constructor for class org.unix4j.util.RelativePathBase
Constructor with base directory for relative paths using RelativePathBase.DEFAULT settings to construct relative paths.
RelativePathBase(File) - Constructor for class org.unix4j.util.RelativePathBase
Constructor with base directory for relative paths using RelativePathBase.DEFAULT settings to construct relative paths.
RelativePathBase(String, RelativePathBase.Settings) - Constructor for class org.unix4j.util.RelativePathBase
Constructor with base directory for relative paths using the specified settings to construct relative paths.
RelativePathBase(File, RelativePathBase.Settings) - Constructor for class org.unix4j.util.RelativePathBase
Constructor with base directory for relative paths using the specified settings to construct relative paths.
RelativePathBase.Settings - Interface in org.unix4j.util
Settings used to construct relative paths.
removeVariableResolver(VariableResolver) - Method in class org.unix4j.variable.DefaultVariableContext
 
removeVariableResolver(VariableResolver) - Method in interface org.unix4j.variable.VariableContext
Removes the specified variable resolver if it exists and does nothing otherwise.
reset() - Method in interface org.unix4j.builder.CommandBuilder
Resets this command builder to its initial state.
reset() - Method in class org.unix4j.builder.DefaultCommandBuilder
 
reset() - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
reset() - Method in interface org.unix4j.builder.Unix4jCommandBuilder
 
reset() - Method in class org.unix4j.unix.sort.CheckProcessor
Resets the last line, for instance when a new file should be checked.
reset() - Method in class org.unix4j.unix.wc.Counters
Resets all counts to zero.
reset() - Method in class org.unix4j.util.Counter
 
resetCounter() - Method in class org.unix4j.unix.head.AbstractHeadProcessor
 
resetCountersAndFlush() - Method in class org.unix4j.unix.tail.AbstractTailProcessor
 
resetCountersAndFlush() - Method in class org.unix4j.unix.tail.TailCharsFromEndProcessor
 
resetCountersAndFlush() - Method in class org.unix4j.unix.tail.TailCharsFromStartProcessor
 
resetCountersAndFlush() - Method in class org.unix4j.unix.tail.TailLinesFromEndProcessor
 
resetCountersAndFlush() - Method in class org.unix4j.unix.tail.TailLinesFromStartProcessor
 
resolve(String, Map<String, String>) - Static method in class org.unix4j.util.Variables
If expression represents an encoded variable, it is resolved using the values in the given map.
ResourceBasedDataLoader - Interface in org.unix4j.codegen.loader
Loads and returns a TemplateModel based on a resource such as an XML file.
ResourceDataLoader - Class in org.unix4j.codegen.loader
A DataLoader for the fmpp/freemarker codegenerator passing existing resources to a ResourceBasedDataLoader for further analysis.
ResourceDataLoader(ResourceBasedDataLoader) - Constructor for class org.unix4j.codegen.loader.ResourceDataLoader
 
ResourceInput - Class in org.unix4j.io
Input device reading a resource using Class.getResourceAsStream(String).
ResourceInput(String) - Constructor for class org.unix4j.io.ResourceInput
Creates an input object opening the given resource using Class.getResourceAsStream(String).
ResourceUtil - Class in org.unix4j.util
Class with static utility methods to load package or file resources.
reverse - Variable in enum org.unix4j.unix.sort.SortOptionSet_bcdfgmru
Option "--reverse": Reverse the sense of comparisons.
reverse - Variable in enum org.unix4j.unix.sort.SortOptionSet_bcdfgru
Option "--reverse": Reverse the sense of comparisons.
reverse - Variable in enum org.unix4j.unix.sort.SortOptionSet_bcdfhmru
Option "--reverse": Reverse the sense of comparisons.
reverse - Variable in enum org.unix4j.unix.sort.SortOptionSet_bcdfhru
Option "--reverse": Reverse the sense of comparisons.
reverse - Variable in enum org.unix4j.unix.sort.SortOptionSet_bcdfmnru
Option "--reverse": Reverse the sense of comparisons.
reverse - Variable in enum org.unix4j.unix.sort.SortOptionSet_bcdfnru
Option "--reverse": Reverse the sense of comparisons.
reverse - Variable in enum org.unix4j.unix.sort.SortOptionSet_bdfgmru
Option "--reverse": Reverse the sense of comparisons.
reverse - Variable in enum org.unix4j.unix.sort.SortOptionSet_bdfhmru
Option "--reverse": Reverse the sense of comparisons.
reverse - Variable in enum org.unix4j.unix.sort.SortOptionSet_bdfmnru
Option "--reverse": Reverse the sense of comparisons.
reverse - Variable in enum org.unix4j.unix.sort.SortOptionSet_Mbcdfmru
Option "--reverse": Reverse the sense of comparisons.
reverse - Variable in enum org.unix4j.unix.sort.SortOptionSet_Mbcdfru
Option "--reverse": Reverse the sense of comparisons.
reverse - Variable in enum org.unix4j.unix.sort.SortOptionSet_Mbdfmru
Option "--reverse": Reverse the sense of comparisons.
reverse - Variable in enum org.unix4j.unix.sort.SortOptionSet_MVbcdfghmnru
Option "--reverse": Reverse the sense of comparisons.
reverse - Variable in enum org.unix4j.unix.sort.SortOptionSet_MVbcdfghnru
Option "--reverse": Reverse the sense of comparisons.
reverse - Variable in enum org.unix4j.unix.sort.SortOptionSet_MVbdfghmnru
Option "--reverse": Reverse the sense of comparisons.
reverse - Variable in enum org.unix4j.unix.sort.SortOptionSet_Vbcdfmru
Option "--reverse": Reverse the sense of comparisons.
reverse - Variable in enum org.unix4j.unix.sort.SortOptionSet_Vbcdfru
Option "--reverse": Reverse the sense of comparisons.
reverse - Variable in enum org.unix4j.unix.sort.SortOptionSet_Vbdfmru
Option "--reverse": Reverse the sense of comparisons.
reverse - Variable in class org.unix4j.unix.sort.SortOptionSets
Option "--reverse": Reverse the sense of comparisons.
reverse(Comparator<T>) - Static method in class org.unix4j.util.sort.ReverseOrderComparator
Reverses the given comparator and returns the resulting comparator.
reverseOrder - Variable in enum org.unix4j.unix.ls.LsOptionSet_Rahlrt
Option "--reverseOrder": Reverses the order of the sort to get reverse collating sequence or oldest first.
reverseOrder - Variable in class org.unix4j.unix.ls.LsOptionSets
Option "--reverseOrder": Reverses the order of the sort to get reverse collating sequence or oldest first.
ReverseOrderComparator<T> - Class in org.unix4j.util.sort
Forwards calls to another Comparator but reverses the order.
ROOT - Static variable in class org.unix4j.util.FileUtil
 
ROOT_UNIX - Static variable in class org.unix4j.util.FileUtil
 
ROOT_WINDOWS - Static variable in class org.unix4j.util.FileUtil
 
ROOT_WINDOWS_NETWORK - Static variable in class org.unix4j.util.FileUtil
 
ROUND - Static variable in class org.unix4j.convert.IntegerConverters
 
ROUND - Static variable in class org.unix4j.convert.LongConverters
 

S

s - Variable in enum org.unix4j.unix.cat.CatOptionSet_bns
Option "-s": Squeeze multiple adjacent empty lines, causing the output to be single spaced.
s - Variable in enum org.unix4j.unix.cat.CatOptionSet_bs
Option "-s": Squeeze multiple adjacent empty lines, causing the output to be single spaced.
s - Variable in enum org.unix4j.unix.cat.CatOptionSet_ns
Option "-s": Squeeze multiple adjacent empty lines, causing the output to be single spaced.
s - Variable in class org.unix4j.unix.cat.CatOptionSets
Option "-s": Squeeze multiple adjacent empty lines, causing the output to be single spaced.
s - Variable in enum org.unix4j.unix.sed.SedOptionSet_Iacdgilnpsy
Option "-s": Substitutes the replacement string for instances of the regexp in the matched line.
s - Variable in enum org.unix4j.unix.sed.SedOptionSet_Iglnps
Option "-s": Substitutes the replacement string for instances of the regexp in the matched line.
s - Variable in class org.unix4j.unix.sed.SedOptionSets
Option "-s": Substitutes the replacement string for instances of the regexp in the matched line.
s - Variable in enum org.unix4j.unix.tail.TailOptionSet_cqs
Option "-s": The count argument is relative to the beginning of the file instead of counting from the end of the file.
s - Variable in class org.unix4j.unix.tail.TailOptionSets
Option "-s": The count argument is relative to the beginning of the file instead of counting from the end of the file.
ScientificNumberStringComparator - Class in org.unix4j.util.sort
Comparison based on Double floating point numbers.
sed(String...) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
sed(String) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
sed(String, String) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
sed(String, String, int...) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
sed(SedOptions, String) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
sed(SedOptions, String, String) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
sed(SedOptions, String, String, int...) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
sed(String...) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Executes the sed script specified by the given arguments and writes the result to the standard output.
sed(String) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Executes the given sed script, such as "s/original/replacement/g".
sed(String, String) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Substitutes the replacement string for instances of the regexp in the matched line.
sed(String, String, int...) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Substitutes the replacement string for instances of the regexp in the matched line.
sed(SedOptions, String) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Executes the sed command specified by the given options or executes the print command p if no command option has been declared.
sed(SedOptions, String, String) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Executes the sed command specified by the given options or executes the substitute command s if no command option has been declared.
sed(SedOptions, String, String, int...) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Executes the sed command specified by the given options or executes the substitute command s if no command option has been declared.
Sed - Class in org.unix4j.unix
Non-instantiable module with inner types making up the sed command.
sed(String...) - Method in interface org.unix4j.unix.Sed.Interface
Executes the sed script specified by the given arguments and writes the result to the standard output.
sed(String) - Method in interface org.unix4j.unix.Sed.Interface
Executes the given sed script, such as "s/original/replacement/g".
sed(String, String) - Method in interface org.unix4j.unix.Sed.Interface
Substitutes the replacement string for instances of the regexp in the matched line.
sed(String, String, int...) - Method in interface org.unix4j.unix.Sed.Interface
Substitutes the replacement string for instances of the regexp in the matched line.
sed(SedOptions, String) - Method in interface org.unix4j.unix.Sed.Interface
Executes the sed command specified by the given options or executes the print command p if no command option has been declared.
sed(SedOptions, String, String) - Method in interface org.unix4j.unix.Sed.Interface
Executes the sed command specified by the given options or executes the substitute command s if no command option has been declared.
sed(SedOptions, String, String, int...) - Method in interface org.unix4j.unix.Sed.Interface
Executes the sed command specified by the given options or executes the substitute command s if no command option has been declared.
sed(String...) - Method in class org.unix4j.unix.sed.SedFactory
 
sed(String) - Method in class org.unix4j.unix.sed.SedFactory
 
sed(String, String) - Method in class org.unix4j.unix.sed.SedFactory
 
sed(String, String, int...) - Method in class org.unix4j.unix.sed.SedFactory
 
sed(SedOptions, String) - Method in class org.unix4j.unix.sed.SedFactory
 
sed(SedOptions, String, String) - Method in class org.unix4j.unix.sed.SedFactory
 
sed(SedOptions, String, String, int...) - Method in class org.unix4j.unix.sed.SedFactory
 
sed(String...) - Static method in class org.unix4j.Unix4j
Executes the sed script specified by the given arguments and writes the result to the standard output.
sed(String) - Static method in class org.unix4j.Unix4j
Executes the given sed script, such as "s/original/replacement/g".
sed(String, String) - Static method in class org.unix4j.Unix4j
Substitutes the replacement string for instances of the regexp in the matched line.
sed(String, String, int...) - Static method in class org.unix4j.Unix4j
Substitutes the replacement string for instances of the regexp in the matched line.
sed(SedOptions, String) - Static method in class org.unix4j.Unix4j
Executes the sed command specified by the given options or executes the print command p if no command option has been declared.
sed(SedOptions, String, String) - Static method in class org.unix4j.Unix4j
Executes the sed command specified by the given options or executes the substitute command s if no command option has been declared.
sed(SedOptions, String, String, int...) - Static method in class org.unix4j.Unix4j
Executes the sed command specified by the given options or executes the substitute command s if no command option has been declared.
Sed.Interface<R> - Interface in org.unix4j.unix
Interface defining all method signatures for the "sed" command.
SedArguments - Class in org.unix4j.unix.sed
Arguments and options for the sed command.
SedArguments() - Constructor for class org.unix4j.unix.sed.SedArguments
Constructor to use if no options are specified.
SedArguments(SedOptions) - Constructor for class org.unix4j.unix.sed.SedArguments
Constructor with option set containing the selected command options.
SedArguments(String...) - Constructor for class org.unix4j.unix.sed.SedArguments
Constructor string arguments encoding options and arguments, possibly also containing variable expressions.
SedCommand - Class in org.unix4j.unix.sed
Implementation of the sed command.
SedCommand(SedArguments) - Constructor for class org.unix4j.unix.sed.SedCommand
 
SedFactory - Class in org.unix4j.unix.sed
Factory for the sed command returning a new command instance from every signature method.
SedOption - Enum in org.unix4j.unix.sed
Options for the sed command.
SedOptions - Interface in org.unix4j.unix.sed
Interface implemented by all option sets for the sed command.
SedOptions.Default - Class in org.unix4j.unix.sed
Default implementation for a modifiable option set.
SedOptions.Default() - Constructor for class org.unix4j.unix.sed.SedOptions.Default
Default constructor for an empty option set with no active options.
SedOptions.Default(SedOption) - Constructor for class org.unix4j.unix.sed.SedOptions.Default
Constructor for an option set with a single active option.
SedOptions.Default(SedOption...) - Constructor for class org.unix4j.unix.sed.SedOptions.Default
Constructor for an option set with the given active options.
SedOptions.Default(OptionSet<SedOption>) - Constructor for class org.unix4j.unix.sed.SedOptions.Default
Constructor for an option set initialized with the options given by another option set.
SedOptionSet_Iacdgilnpsy - Enum in org.unix4j.unix.sed
Option sets for the sed command with the following options: a, c, d, g, I, i, l, p, n, s, y.
SedOptionSet_Iaglnp - Enum in org.unix4j.unix.sed
Option sets for the sed command with the following options: a, g, I, l, p, n.
SedOptionSet_Icglnp - Enum in org.unix4j.unix.sed
Option sets for the sed command with the following options: c, g, I, l, p, n.
SedOptionSet_Idglnp - Enum in org.unix4j.unix.sed
Option sets for the sed command with the following options: d, g, I, l, p, n.
SedOptionSet_Igilnp - Enum in org.unix4j.unix.sed
Option sets for the sed command with the following options: g, I, i, l, p, n.
SedOptionSet_Iglnps - Enum in org.unix4j.unix.sed
Option sets for the sed command with the following options: g, I, l, p, n, s.
SedOptionSet_Iglnpy - Enum in org.unix4j.unix.sed
Option sets for the sed command with the following options: g, I, l, p, n, y.
SedOptionSets - Class in org.unix4j.unix.sed
Options for the sed command with the the following options:
SedOptionSets() - Constructor for class org.unix4j.unix.sed.SedOptionSets
 
set(E) - Method in class org.unix4j.option.DefaultOptionSet
Sets the specified option.
setAll(E...) - Method in class org.unix4j.option.DefaultOptionSet
Sets all specified options.
setAll(Collection<? extends E>) - Method in class org.unix4j.option.DefaultOptionSet
Sets all specified options.
setAll(OptionSet<E>) - Method in class org.unix4j.option.DefaultOptionSet
Sets all the options contained in the specified optionSet.
setComparator(Comparator<? super Line>) - Method in class org.unix4j.unix.sort.SortArguments
Sets <comparator>: The comparator to use for the line comparisons.
setConverterRegistry(ConverterRegistry) - Method in class org.unix4j.context.DerivedExecutionContext
 
setCount(long) - Method in class org.unix4j.unix.head.HeadArguments
Sets <count>: The first count lines of each input file are copied to standard output, starting from 1 (characters instead of lines if the -c option is specified).
setCount(long) - Method in class org.unix4j.unix.tail.TailArguments
Sets <count>: The last count lines of each input file are copied to standard output, starting from 1 (characters instead of lines if the -c option is specified, and offset from start instead of end with -s option).
setCurrentDirectory(File) - Method in class org.unix4j.context.DefaultExecutionContext
 
setCurrentDirectory(String) - Method in class org.unix4j.context.DefaultExecutionContext
 
setCurrentDirectory(File) - Method in class org.unix4j.context.DerivedExecutionContext
 
setCurrentDirectory(String) - Method in class org.unix4j.context.DerivedExecutionContext
 
setDelimiter(String) - Method in class org.unix4j.unix.cut.CutArguments
Sets <delimiter>: use as the output delimiter the default is to use the input delimiter
setDelimiter(String) - Method in class org.unix4j.unix.xargs.XargsArguments
Sets <delimiter>: Input items are terminated by the specified characters.
setEnv(Map<String, String>) - Method in class org.unix4j.context.DerivedExecutionContext
 
setEof(String) - Method in class org.unix4j.unix.xargs.XargsArguments
Sets <eof>: If the end of file string occurs as a line of input, the rest of the input is ignored.
setFile(File) - Method in class org.unix4j.unix.cd.CdArguments
Sets <file>: the file to use as input; relative paths are not resolved (use the string path argument to enable relative path resolving based on the current working directory).
setFile(File) - Method in class org.unix4j.unix.uniq.UniqArguments
Sets <file>: The files or directories used as starting point for the listing; relative paths are not resolved (use the string path argument to enable relative path resolving based on the current working directory).
setFiles(File...) - Method in class org.unix4j.unix.cat.CatArguments
Sets <files>: The input files to be printed; relative paths are not resolved (use the string path argument to enable relative path resolving based on the current working directory).
setFiles(File...) - Method in class org.unix4j.unix.grep.GrepArguments
Sets <files>: The input files to be searched for the pattern; relative paths are not resolved (use the string paths argument to enable relative path resolving based on the current working directory).
setFiles(File...) - Method in class org.unix4j.unix.head.HeadArguments
Sets <files>: The input files to be filtered; relative paths are not resolved (use the string paths argument to enable relative path resolving based on the current working directory).
setFiles(File...) - Method in class org.unix4j.unix.ls.LsArguments
Sets <files>: The files or directories used as starting point for the listing; relative paths are not resolved (use the string path argument to enable relative path resolving based on the current working directory).
setFiles(File...) - Method in class org.unix4j.unix.sort.SortArguments
Sets <files>: The files to be sorted or merged; relative paths are not resolved (use the string paths argument to enable relative path resolving based on the current working directory).
setFiles(File...) - Method in class org.unix4j.unix.tail.TailArguments
Sets <files>: The input files to be filtered; relative paths are not resolved (use the string paths argument to enable relative path resolving based on the current working directory).
setFiles(File...) - Method in class org.unix4j.unix.wc.WcArguments
Sets <files>: The input files; relative paths are not resolved (use the string paths argument to enable relative path resolving based on the current working directory).
setIndexes(int...) - Method in class org.unix4j.unix.cut.CutArguments
Sets <indexes>: select these chars/field based on the given indexes.
setInput(Input) - Method in exception org.unix4j.command.ExitValueException
Sets the input source that was causing this exception, for instance an input file that was passed to a command.
setInput(Input) - Method in class org.unix4j.unix.from.FromArguments
Sets <input>: the input object to read from
setLocale(Locale) - Method in class org.unix4j.context.DefaultExecutionContext
 
setLocale(Locale) - Method in class org.unix4j.context.DerivedExecutionContext
 
setMaxArgs(int) - Method in class org.unix4j.unix.xargs.XargsArguments
Sets <maxArgs>: Use at most maxArgs arguments per command invocation.
setMaxLines(long) - Method in class org.unix4j.unix.xargs.XargsArguments
Sets <maxLines>: Use at most maxLines nonblank input lines per command invocation.
setName(String) - Method in class org.unix4j.unix.find.FindArguments
Sets <name>: Name pattern to match the file name after removing the path with the leading directories; wildcards * and ? are supported, or full regular expressions if either of the options -regex (-r) or -iregex (-i) is specified.
setOccurrence(int...) - Method in class org.unix4j.unix.sed.SedArguments
Sets <occurrence>: Substitute for the given occurrences only of the regexp found within the matched string; the occurrence indices are one-based.
setOutputDelimiter(char) - Method in class org.unix4j.unix.cut.CutArguments
Sets <outputDelimiter>: use as the output delimiter the default is to use the input delimiter
setPath(String) - Method in class org.unix4j.unix.cd.CdArguments
Sets <path>: the directory to become the new current working directory; wildcards * and ? are supported; relative paths are resolved on the basis of the current working directory.
setPath(String) - Method in class org.unix4j.unix.find.FindArguments
Sets <path>: Starting point for the search in the directory hierarchy; wildcards * and ? are supported; relative paths are resolved on the basis of the current working directory.
setPath(String) - Method in class org.unix4j.unix.from.FromArguments
Sets <path>: the file to use as input; wildcards * and ? are supported; relative paths are resolved on the basis of the current working directory.
setPath(String) - Method in class org.unix4j.unix.uniq.UniqArguments
Sets <path>: The files or directories used as starting point for the listing; wildcards * and ? are supported; relative paths are resolved on the basis of the current working directory.
setPaths(String...) - Method in class org.unix4j.unix.cat.CatArguments
Sets <paths>: Pathnames of the input files to be printed; wildcards * and ? are supported; relative paths are resolved on the basis of the current working directory.
setPaths(String...) - Method in class org.unix4j.unix.grep.GrepArguments
Sets <paths>: Pathnames of the input files to be searched for the pattern; wildcards * and ? are supported; relative paths are resolved on the basis of the current working directory.
setPaths(String...) - Method in class org.unix4j.unix.head.HeadArguments
Sets <paths>: Pathnames of the input files to be filtered; wildcards * and ? are supported; relative paths are resolved on the basis of the current working directory.
setPaths(String...) - Method in class org.unix4j.unix.ls.LsArguments
Sets <paths>: The files or directories used as starting point for the listing; wildcards * and ? are supported; relative paths are resolved on the basis of the current working directory.
setPaths(String...) - Method in class org.unix4j.unix.sort.SortArguments
Sets <paths>: Pathnames of the files to be sorted, merged, or checked; wildcards * and ? are supported; relative paths are resolved on the basis of the current working directory.
setPaths(String...) - Method in class org.unix4j.unix.tail.TailArguments
Sets <paths>: Pathnames of the input files to be filtered; wildcards * and ? are supported; relative paths are resolved on the basis of the current working directory.
setPaths(String[]) - Method in class org.unix4j.unix.wc.WcArguments
Sets <paths>: Pathnames of the input files; wildcards * and ? are supported; relative paths are resolved on the basis of the current working directory.
setPattern(Pattern) - Method in class org.unix4j.unix.grep.GrepArguments
Sets <pattern>: Lines will be printed which match the given pattern.
setRange(Range) - Method in class org.unix4j.unix.cut.CutArguments
Sets <range>: select only these fields
setRegexp(String) - Method in class org.unix4j.unix.grep.GrepArguments
Sets <regexp>: Lines will be printed which match the given regular expression.
setRegexp(String) - Method in class org.unix4j.unix.sed.SedArguments
Sets <regexp>: Regular expression matched against a line.
setReplacement(String) - Method in class org.unix4j.unix.sed.SedArguments
Sets <replacement>: Replacement string for substitute command.
setScript(String) - Method in class org.unix4j.unix.sed.SedArguments
Sets <script>: Sed script as one string, such as "s/original/replacement/g".
setSize(long) - Method in class org.unix4j.unix.find.FindArguments
Sets <size>: Consider only files using at least size bytes if size is positive, or at most abs(size) bytes if size is zero or negative.
setString(String) - Method in class org.unix4j.unix.echo.EchoArguments
Sets <string>: A string to be written to standard output.
setString1(String) - Method in class org.unix4j.unix.sed.SedArguments
Sets <string1>: Regular expression matched against a line for all commands except for command y where string1 contains the source characters for the translation.
setString2(String) - Method in class org.unix4j.unix.sed.SedArguments
Sets <string2>: Replacement string for substitute command s; appended, inserted or changed text for a, i and c command; destination characters for translate command y; ignored by all other commands.
setStrings(String...) - Method in class org.unix4j.unix.echo.EchoArguments
Sets <strings>: Strings to be written to standard output, separated by single blank characters.
setSys(Properties) - Method in class org.unix4j.context.DerivedExecutionContext
 
setTempDirectory(File) - Method in class org.unix4j.context.DerivedExecutionContext
 
setTempDirectory(String) - Method in class org.unix4j.context.DerivedExecutionContext
 
setTime(Date) - Method in class org.unix4j.unix.find.FindArguments
Sets <time>: Consider only files that have been created, modified or accessed before or after the specified time operand; consider the -time... options for details of the comparison.
setUseAcronymFor(E, boolean) - Method in class org.unix4j.option.DefaultOptionSet
Sets the flag indicating whether string representations should use the acronym instead of the long option name for the specified option.
setUseAcronymForAll(boolean) - Method in class org.unix4j.option.DefaultOptionSet
Sets the flag indicating whether string representations should use the acronym instead of the long option name for all options.
setUser(String) - Method in class org.unix4j.context.DerivedExecutionContext
 
setUserHome(File) - Method in class org.unix4j.context.DerivedExecutionContext
 
setUserHome(String) - Method in class org.unix4j.context.DerivedExecutionContext
 
setValue(String, Object) - Method in class org.unix4j.variable.SimpleVariableResolver
Sets the specified value for the variable with the given name.
setVariableContext(VariableContext) - Method in class org.unix4j.context.DerivedExecutionContext
 
SimpleLine - Class in org.unix4j.line
A Line implementation based on two CharSequence's, usually two strings one for the contents and one for the line ending characters.
SimpleLine(CharSequence) - Constructor for class org.unix4j.line.SimpleLine
Constructor with contents and default operating system dependent line ending as defined by Line.LINE_ENDING.
SimpleLine(CharSequence, char) - Constructor for class org.unix4j.line.SimpleLine
Constructor with contents and lineEnding character sequences.
SimpleLine(CharSequence, CharSequence) - Constructor for class org.unix4j.line.SimpleLine
Constructor with contents and lineEnding character sequences.
simpleName - Variable in class org.unix4j.codegen.def.TypeDef
 
SimpleVariableResolver - Class in org.unix4j.variable
Simple variable resolver implementation backed by a map of variable names to values.
SimpleVariableResolver() - Constructor for class org.unix4j.variable.SimpleVariableResolver
 
simplify() - Method in class org.unix4j.unix.find.CompositeFileFilter
 
SingleCharSequenceLine - Class in org.unix4j.line
A Line implementation based on a single CharSequence such as a StringBuilder or String.
SingleCharSequenceLine(CharSequence, int) - Constructor for class org.unix4j.line.SingleCharSequenceLine
Constructor with character sequence with the data and the lineEndingLength indicating whether there is one or two characters for the line ending.
SingleCharSequenceLine(CharSequence, int, int, int) - Constructor for class org.unix4j.line.SingleCharSequenceLine
Constructor with character sequence with the data and offset pointing to the first content character of the line.
size() - Method in class org.unix4j.io.BufferedOutput
Returns the number of lines currently stored by this BufferedOutput object.
size() - Method in class org.unix4j.option.DefaultOptionSet
Returns the number of set options in this OptionSet
size() - Method in interface org.unix4j.option.OptionSet
Returns the number of active options in this option set.
size() - Method in enum org.unix4j.unix.cat.CatOption
Returns 1 as this is a set with a single element: this option
size() - Method in enum org.unix4j.unix.cat.CatOptionSet_bns
 
size() - Method in enum org.unix4j.unix.cat.CatOptionSet_bs
 
size() - Method in enum org.unix4j.unix.cat.CatOptionSet_ns
 
size() - Method in enum org.unix4j.unix.cut.CutOption
Returns 1 as this is a set with a single element: this option
size() - Method in enum org.unix4j.unix.cut.CutOptionSet_cf
 
size() - Method in enum org.unix4j.unix.echo.EchoOption
Returns 1 as this is a set with a single element: this option
size() - Method in enum org.unix4j.unix.echo.EchoOptionSet_n
 
size() - Method in enum org.unix4j.unix.find.FindOption
Returns 1 as this is a set with a single element: this option
size() - Method in enum org.unix4j.unix.find.FindOptionSet_acdfilmnorxz
 
size() - Method in enum org.unix4j.unix.find.FindOptionSet_acdimnorz
 
size() - Method in enum org.unix4j.unix.find.FindOptionSet_acfimnorz
 
size() - Method in enum org.unix4j.unix.find.FindOptionSet_acilmnorz
 
size() - Method in enum org.unix4j.unix.find.FindOptionSet_acimnorxz
 
size() - Method in enum org.unix4j.unix.find.FindOptionSet_adfilnorxz
 
size() - Method in enum org.unix4j.unix.find.FindOptionSet_adinorz
 
size() - Method in enum org.unix4j.unix.find.FindOptionSet_afinorz
 
size() - Method in enum org.unix4j.unix.find.FindOptionSet_ailnorz
 
size() - Method in enum org.unix4j.unix.find.FindOptionSet_ainorxz
 
size() - Method in enum org.unix4j.unix.find.FindOptionSet_cdfilnorxz
 
size() - Method in enum org.unix4j.unix.find.FindOptionSet_cdinorz
 
size() - Method in enum org.unix4j.unix.find.FindOptionSet_cfinorz
 
size() - Method in enum org.unix4j.unix.find.FindOptionSet_cilnorz
 
size() - Method in enum org.unix4j.unix.find.FindOptionSet_cinorxz
 
size() - Method in enum org.unix4j.unix.find.FindOptionSet_dfilmnorxz
 
size() - Method in enum org.unix4j.unix.find.FindOptionSet_dimnorz
 
size() - Method in enum org.unix4j.unix.find.FindOptionSet_fimnorz
 
size() - Method in enum org.unix4j.unix.find.FindOptionSet_ilmnorz
 
size() - Method in enum org.unix4j.unix.find.FindOptionSet_imnorxz
 
size() - Method in enum org.unix4j.unix.grep.GrepOption
Returns 1 as this is a set with a single element: this option
size() - Method in enum org.unix4j.unix.grep.GrepOptionSet_Fcilnvx
 
size() - Method in enum org.unix4j.unix.head.HeadOption
Returns 1 as this is a set with a single element: this option
size() - Method in enum org.unix4j.unix.head.HeadOptionSet_cq
 
size() - Method in enum org.unix4j.unix.ls.LsOption
Returns 1 as this is a set with a single element: this option
size() - Method in enum org.unix4j.unix.ls.LsOptionSet_Rahlrt
 
size() - Method in enum org.unix4j.unix.sed.SedOption
Returns 1 as this is a set with a single element: this option
size() - Method in enum org.unix4j.unix.sed.SedOptionSet_Iacdgilnpsy
 
size() - Method in enum org.unix4j.unix.sed.SedOptionSet_Iaglnp
 
size() - Method in enum org.unix4j.unix.sed.SedOptionSet_Icglnp
 
size() - Method in enum org.unix4j.unix.sed.SedOptionSet_Idglnp
 
size() - Method in enum org.unix4j.unix.sed.SedOptionSet_Igilnp
 
size() - Method in enum org.unix4j.unix.sed.SedOptionSet_Iglnps
 
size() - Method in enum org.unix4j.unix.sed.SedOptionSet_Iglnpy
 
size() - Method in enum org.unix4j.unix.sort.SortOption
Returns 1 as this is a set with a single element: this option
size() - Method in enum org.unix4j.unix.sort.SortOptionSet_bcdfgmru
 
size() - Method in enum org.unix4j.unix.sort.SortOptionSet_bcdfgru
 
size() - Method in enum org.unix4j.unix.sort.SortOptionSet_bcdfhmru
 
size() - Method in enum org.unix4j.unix.sort.SortOptionSet_bcdfhru
 
size() - Method in enum org.unix4j.unix.sort.SortOptionSet_bcdfmnru
 
size() - Method in enum org.unix4j.unix.sort.SortOptionSet_bcdfnru
 
size() - Method in enum org.unix4j.unix.sort.SortOptionSet_bdfgmru
 
size() - Method in enum org.unix4j.unix.sort.SortOptionSet_bdfhmru
 
size() - Method in enum org.unix4j.unix.sort.SortOptionSet_bdfmnru
 
size() - Method in enum org.unix4j.unix.sort.SortOptionSet_Mbcdfmru
 
size() - Method in enum org.unix4j.unix.sort.SortOptionSet_Mbcdfru
 
size() - Method in enum org.unix4j.unix.sort.SortOptionSet_Mbdfmru
 
size() - Method in enum org.unix4j.unix.sort.SortOptionSet_MVbcdfghmnru
 
size() - Method in enum org.unix4j.unix.sort.SortOptionSet_MVbcdfghnru
 
size() - Method in enum org.unix4j.unix.sort.SortOptionSet_MVbdfghmnru
 
size() - Method in enum org.unix4j.unix.sort.SortOptionSet_Vbcdfmru
 
size() - Method in enum org.unix4j.unix.sort.SortOptionSet_Vbcdfru
 
size() - Method in enum org.unix4j.unix.sort.SortOptionSet_Vbdfmru
 
size() - Method in enum org.unix4j.unix.tail.TailOption
Returns 1 as this is a set with a single element: this option
size() - Method in enum org.unix4j.unix.tail.TailOptionSet_cqs
 
size() - Method in enum org.unix4j.unix.uniq.UniqOption
Returns 1 as this is a set with a single element: this option
size() - Method in enum org.unix4j.unix.uniq.UniqOptionSet_cdgu
 
size() - Method in enum org.unix4j.unix.uniq.UniqOptionSet_cg
 
size() - Method in enum org.unix4j.unix.uniq.UniqOptionSet_dg
 
size() - Method in enum org.unix4j.unix.uniq.UniqOptionSet_gu
 
size() - Method in enum org.unix4j.unix.wc.WcOption
Returns 1 as this is a set with a single element: this option
size() - Method in enum org.unix4j.unix.wc.WcOptionSet_lmw
 
size() - Method in enum org.unix4j.unix.xargs.XargsOption
Returns 1 as this is a set with a single element: this option
size() - Method in enum org.unix4j.unix.xargs.XargsOptionSet_rtxz
 
SizeFilter - Class in org.unix4j.unix.find
File filter based on file length.
SizeFilter(long) - Constructor for class org.unix4j.unix.find.SizeFilter
 
SizeFilter(long, SizeFilter.SizeComparator) - Constructor for class org.unix4j.unix.find.SizeFilter
 
SizeFilter.SizeComparator - Enum in org.unix4j.unix.find
 
sort() - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
sort(String...) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
sort(File...) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
sort(Comparator<? super Line>) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
sort(Comparator<? super Line>, File...) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
sort(Comparator<? super Line>, String...) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
sort(SortOptions) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
sort(SortOptions, File...) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
sort(SortOptions, String...) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
sort(SortOptions, Comparator<? super Line>) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
sort(SortOptions, Comparator<? super Line>, File...) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
sort(SortOptions, Comparator<? super Line>, String...) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
sort() - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Sort the lines read from the standard input and writes the result to the standard output.
sort(String...) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Sort the lines of all the specified files together and writes the result to the standard output.
sort(File...) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Sort the lines of all the specified files together and writes the result to the standard output.
sort(Comparator<? super Line>) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Sort the lines read from the standard input and writes the result to the standard output.
sort(Comparator<? super Line>, File...) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Sort the lines of all the specified files together and writes the result to the standard output.
sort(Comparator<? super Line>, String...) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Sort the lines of all the specified files together and writes the result to the standard output.
sort(SortOptions) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Sorts, merges, or sequence checks the lines read from the standard input and writes the result to the standard output.
sort(SortOptions, File...) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Sorts, merges, or sequence checks the lines the lines of all the specified files together and writes the result to the standard output.
sort(SortOptions, String...) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Sorts, merges, or sequence checks the lines the lines of all the specified files together and writes the result to the standard output.
sort(SortOptions, Comparator<? super Line>) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Sorts, merges, or sequence checks the lines read from the standard input and writes the result to the standard output.
sort(SortOptions, Comparator<? super Line>, File...) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Sorts, merges, or sequence checks the lines the lines of all the specified files together and writes the result to the standard output.
sort(SortOptions, Comparator<? super Line>, String...) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Sorts, merges, or sequence checks the lines the lines of all the specified files together and writes the result to the standard output.
Sort - Class in org.unix4j.unix
Non-instantiable module with inner types making up the sort command.
sort() - Method in interface org.unix4j.unix.Sort.Interface
Sort the lines read from the standard input and writes the result to the standard output.
sort(String...) - Method in interface org.unix4j.unix.Sort.Interface
Sort the lines of all the specified files together and writes the result to the standard output.
sort(File...) - Method in interface org.unix4j.unix.Sort.Interface
Sort the lines of all the specified files together and writes the result to the standard output.
sort(Comparator<? super Line>) - Method in interface org.unix4j.unix.Sort.Interface
Sort the lines read from the standard input and writes the result to the standard output.
sort(Comparator<? super Line>, File...) - Method in interface org.unix4j.unix.Sort.Interface
Sort the lines of all the specified files together and writes the result to the standard output.
sort(Comparator<? super Line>, String...) - Method in interface org.unix4j.unix.Sort.Interface
Sort the lines of all the specified files together and writes the result to the standard output.
sort(SortOptions) - Method in interface org.unix4j.unix.Sort.Interface
Sorts, merges, or sequence checks the lines read from the standard input and writes the result to the standard output.
sort(SortOptions, File...) - Method in interface org.unix4j.unix.Sort.Interface
Sorts, merges, or sequence checks the lines the lines of all the specified files together and writes the result to the standard output.
sort(SortOptions, String...) - Method in interface org.unix4j.unix.Sort.Interface
Sorts, merges, or sequence checks the lines the lines of all the specified files together and writes the result to the standard output.
sort(SortOptions, Comparator<? super Line>) - Method in interface org.unix4j.unix.Sort.Interface
Sorts, merges, or sequence checks the lines read from the standard input and writes the result to the standard output.
sort(SortOptions, Comparator<? super Line>, File...) - Method in interface org.unix4j.unix.Sort.Interface
Sorts, merges, or sequence checks the lines the lines of all the specified files together and writes the result to the standard output.
sort(SortOptions, Comparator<? super Line>, String...) - Method in interface org.unix4j.unix.Sort.Interface
Sorts, merges, or sequence checks the lines the lines of all the specified files together and writes the result to the standard output.
sort() - Method in class org.unix4j.unix.sort.SortFactory
 
sort(String...) - Method in class org.unix4j.unix.sort.SortFactory
 
sort(File...) - Method in class org.unix4j.unix.sort.SortFactory
 
sort(Comparator<? super Line>) - Method in class org.unix4j.unix.sort.SortFactory
 
sort(Comparator<? super Line>, File...) - Method in class org.unix4j.unix.sort.SortFactory
 
sort(Comparator<? super Line>, String...) - Method in class org.unix4j.unix.sort.SortFactory
 
sort(SortOptions) - Method in class org.unix4j.unix.sort.SortFactory
 
sort(SortOptions, File...) - Method in class org.unix4j.unix.sort.SortFactory
 
sort(SortOptions, String...) - Method in class org.unix4j.unix.sort.SortFactory
 
sort(SortOptions, Comparator<? super Line>) - Method in class org.unix4j.unix.sort.SortFactory
 
sort(SortOptions, Comparator<? super Line>, File...) - Method in class org.unix4j.unix.sort.SortFactory
 
sort(SortOptions, Comparator<? super Line>, String...) - Method in class org.unix4j.unix.sort.SortFactory
 
sort(String...) - Static method in class org.unix4j.Unix4j
Sort the lines of all the specified files together and writes the result to the standard output.
sort(File...) - Static method in class org.unix4j.Unix4j
Sort the lines of all the specified files together and writes the result to the standard output.
sort(Comparator<? super Line>, File...) - Static method in class org.unix4j.Unix4j
Sort the lines of all the specified files together and writes the result to the standard output.
sort(Comparator<? super Line>, String...) - Static method in class org.unix4j.Unix4j
Sort the lines of all the specified files together and writes the result to the standard output.
sort(SortOptions, File...) - Static method in class org.unix4j.Unix4j
Sorts, merges, or sequence checks the lines the lines of all the specified files together and writes the result to the standard output.
sort(SortOptions, String...) - Static method in class org.unix4j.Unix4j
Sorts, merges, or sequence checks the lines the lines of all the specified files together and writes the result to the standard output.
sort(SortOptions, Comparator<? super Line>, File...) - Static method in class org.unix4j.Unix4j
Sorts, merges, or sequence checks the lines the lines of all the specified files together and writes the result to the standard output.
sort(SortOptions, Comparator<? super Line>, String...) - Static method in class org.unix4j.Unix4j
Sorts, merges, or sequence checks the lines the lines of all the specified files together and writes the result to the standard output.
Sort.Interface<R> - Interface in org.unix4j.unix
Interface defining all method signatures for the "sort" command.
SortArguments - Class in org.unix4j.unix.sort
Arguments and options for the sort command.
SortArguments() - Constructor for class org.unix4j.unix.sort.SortArguments
Constructor to use if no options are specified.
SortArguments(SortOptions) - Constructor for class org.unix4j.unix.sort.SortArguments
Constructor with option set containing the selected command options.
SortArguments(String...) - Constructor for class org.unix4j.unix.sort.SortArguments
Constructor string arguments encoding options and arguments, possibly also containing variable expressions.
SortCommand - Class in org.unix4j.unix.sort
Implementation of the sort command.
SortCommand(SortArguments) - Constructor for class org.unix4j.unix.sort.SortCommand
 
SortFactory - Class in org.unix4j.unix.sort
Factory for the sort command returning a new command instance from every signature method.
SortOption - Enum in org.unix4j.unix.sort
Options for the sort command.
SortOptions - Interface in org.unix4j.unix.sort
Interface implemented by all option sets for the sort command.
SortOptions.Default - Class in org.unix4j.unix.sort
Default implementation for a modifiable option set.
SortOptions.Default() - Constructor for class org.unix4j.unix.sort.SortOptions.Default
Default constructor for an empty option set with no active options.
SortOptions.Default(SortOption) - Constructor for class org.unix4j.unix.sort.SortOptions.Default
Constructor for an option set with a single active option.
SortOptions.Default(SortOption...) - Constructor for class org.unix4j.unix.sort.SortOptions.Default
Constructor for an option set with the given active options.
SortOptions.Default(OptionSet<SortOption>) - Constructor for class org.unix4j.unix.sort.SortOptions.Default
Constructor for an option set initialized with the options given by another option set.
SortOptionSet_bcdfgmru - Enum in org.unix4j.unix.sort
Option sets for the sort command with the following options: c, d, g, f, b, m, r, u.
SortOptionSet_bcdfgru - Enum in org.unix4j.unix.sort
Option sets for the sort command with the following options: c, d, g, f, b, r, u.
SortOptionSet_bcdfhmru - Enum in org.unix4j.unix.sort
Option sets for the sort command with the following options: c, d, h, f, b, m, r, u.
SortOptionSet_bcdfhru - Enum in org.unix4j.unix.sort
Option sets for the sort command with the following options: c, d, h, f, b, r, u.
SortOptionSet_bcdfmnru - Enum in org.unix4j.unix.sort
Option sets for the sort command with the following options: c, d, f, b, m, n, r, u.
SortOptionSet_bcdfnru - Enum in org.unix4j.unix.sort
Option sets for the sort command with the following options: c, d, f, b, n, r, u.
SortOptionSet_bdfgmru - Enum in org.unix4j.unix.sort
Option sets for the sort command with the following options: d, g, f, b, m, r, u.
SortOptionSet_bdfhmru - Enum in org.unix4j.unix.sort
Option sets for the sort command with the following options: d, h, f, b, m, r, u.
SortOptionSet_bdfmnru - Enum in org.unix4j.unix.sort
Option sets for the sort command with the following options: d, f, b, m, n, r, u.
SortOptionSet_Mbcdfmru - Enum in org.unix4j.unix.sort
Option sets for the sort command with the following options: c, d, f, b, m, M, r, u.
SortOptionSet_Mbcdfru - Enum in org.unix4j.unix.sort
Option sets for the sort command with the following options: c, d, f, b, M, r, u.
SortOptionSet_Mbdfmru - Enum in org.unix4j.unix.sort
Option sets for the sort command with the following options: d, f, b, m, M, r, u.
SortOptionSet_MVbcdfghmnru - Enum in org.unix4j.unix.sort
Option sets for the sort command with the following options: c, d, g, h, f, b, m, M, n, r, u, V.
SortOptionSet_MVbcdfghnru - Enum in org.unix4j.unix.sort
Option sets for the sort command with the following options: c, d, g, h, f, b, M, n, r, u, V.
SortOptionSet_MVbdfghmnru - Enum in org.unix4j.unix.sort
Option sets for the sort command with the following options: d, g, h, f, b, m, M, n, r, u, V.
SortOptionSet_Vbcdfmru - Enum in org.unix4j.unix.sort
Option sets for the sort command with the following options: c, d, f, b, m, r, u, V.
SortOptionSet_Vbcdfru - Enum in org.unix4j.unix.sort
Option sets for the sort command with the following options: c, d, f, b, r, u, V.
SortOptionSet_Vbdfmru - Enum in org.unix4j.unix.sort
Option sets for the sort command with the following options: d, f, b, m, r, u, V.
SortOptionSets - Class in org.unix4j.unix.sort
Options for the sort command with the the following options:
SortOptionSets() - Constructor for class org.unix4j.unix.sort.SortOptionSets
 
SortProcessor - Class in org.unix4j.unix.sort
Line processor for normal in-memory sort using an ArrayList to cache and sort the lines.
SortProcessor(SortCommand, ExecutionContext, LineProcessor) - Constructor for class org.unix4j.unix.sort.SortProcessor
 
SPACE_DELIMITED - Static variable in class org.unix4j.convert.StringArrayConverters
 
splitLines(String) - Static method in class org.unix4j.util.StringUtil
Splits the given string into lines and returns each line as a separate string in the result list.
squeezeEmptyLines - Variable in enum org.unix4j.unix.cat.CatOptionSet_bns
Option "--squeezeEmptyLines": Squeeze multiple adjacent empty lines, causing the output to be single spaced.
squeezeEmptyLines - Variable in enum org.unix4j.unix.cat.CatOptionSet_bs
Option "--squeezeEmptyLines": Squeeze multiple adjacent empty lines, causing the output to be single spaced.
squeezeEmptyLines - Variable in enum org.unix4j.unix.cat.CatOptionSet_ns
Option "--squeezeEmptyLines": Squeeze multiple adjacent empty lines, causing the output to be single spaced.
squeezeEmptyLines - Variable in class org.unix4j.unix.cat.CatOptionSets
Option "--squeezeEmptyLines": Squeeze multiple adjacent empty lines, causing the output to be single spaced.
SqueezeEmptyLinesProcessor - Class in org.unix4j.unix.cat
 
SqueezeEmptyLinesProcessor(Command<CatArguments>, ExecutionContext, LineProcessor) - Constructor for class org.unix4j.unix.cat.SqueezeEmptyLinesProcessor
 
StackTraceUtil - Class in org.unix4j.util
Utility class to evaluate the StackTraceElement corresponding to a calling method in the caller stack.
startsWithIgnoreCase(String, String) - Static method in class org.unix4j.util.StringUtil
Tests if this string s starts with the specified prefix performing case insensitive string comparison.
StdInput - Class in org.unix4j.io
Input device reading from the standard input stream.
StdInput() - Constructor for class org.unix4j.io.StdInput
Default constructor, application code should use the singleton StdInput.INSTANCE.
StdOutput - Class in org.unix4j.io
Output device writing to the standard output stream.
StdOutput() - Constructor for class org.unix4j.io.StdOutput
Default constructor, application code should use the singleton StdOutput.INSTANCE.
storeItem(String) - Method in class org.unix4j.unix.xargs.DefaultItemStorage
 
storeItem(String) - Method in interface org.unix4j.unix.xargs.ItemStorage
Stores the specified item.
StreamInput - Class in org.unix4j.io
Input device reading from an InputStream.
StreamInput(InputStream) - Constructor for class org.unix4j.io.StreamInput
Constructor with stream forming the basis of this input device.
StreamOutput - Class in org.unix4j.io
Output device writing to an OutputStream.
StreamOutput(OutputStream) - Constructor for class org.unix4j.io.StreamOutput
Constructor with stream to be written to.
STRING - Static variable in class org.unix4j.convert.FileConverters
 
STRING - Static variable in class org.unix4j.convert.PatternConverters
 
STRING - Static variable in class org.unix4j.convert.RangeConverters
 
STRING - Static variable in class org.unix4j.convert.URLConverters
 
STRING_ARRAY_TO_STRING_ARRAY - Static variable in class org.unix4j.convert.StringArrayConverters
 
STRING_TO_CHARACTER - Static variable in class org.unix4j.convert.CharacterConverters
 
STRING_TO_DATE - Static variable in class org.unix4j.convert.DateConverters
 
STRING_TO_INTEGER - Static variable in class org.unix4j.convert.IntegerConverters
 
STRING_TO_LONG - Static variable in class org.unix4j.convert.LongConverters
 
StringArrayConverters - Class in org.unix4j.convert
 
StringArrayConverters() - Constructor for class org.unix4j.convert.StringArrayConverters
 
StringConverters - Class in org.unix4j.convert
 
StringConverters() - Constructor for class org.unix4j.convert.StringConverters
 
StringInput - Class in org.unix4j.io
Input device reading the input from a string.
StringInput(String...) - Constructor for class org.unix4j.io.StringInput
Constructor with lines.
StringInput(Iterable<? extends String>) - Constructor for class org.unix4j.io.StringInput
Constructor with lines.
StringOutput - Class in org.unix4j.io
Output device writing the output lines to a string.
StringOutput() - Constructor for class org.unix4j.io.StringOutput
Constructor for StringOutput that does NOT terminated the last line with a line ending no matter whether the last input line has an empty line ending or not.
StringOutput(boolean) - Constructor for class org.unix4j.io.StringOutput
Constructor with flag indicating whether the last line ending should be written or not when WriterOutput.finish() is called.
StringUtil - Class in org.unix4j.util
Utility class with static methods for strings.
subLine(Line, int, int, boolean) - Static method in class org.unix4j.line.SimpleLine
Returns a sub-line of the given line, similar to a substring or the method SimpleLine.subSequence(int, int).
subSequence(int, int) - Method in class org.unix4j.line.SimpleLine
 
subSequence(int, int) - Method in class org.unix4j.line.SingleCharSequenceLine
 
substitute - Variable in enum org.unix4j.unix.sed.SedOptionSet_Iacdgilnpsy
Option "--substitute": Substitutes the replacement string for instances of the regexp in the matched line.
substitute - Variable in enum org.unix4j.unix.sed.SedOptionSet_Iglnps
Option "--substitute": Substitutes the replacement string for instances of the regexp in the matched line.
substitute - Variable in class org.unix4j.unix.sed.SedOptionSets
Option "--substitute": Substitutes the replacement string for instances of the regexp in the matched line.
SubstituteProcessor - Class in org.unix4j.unix.sed
 
SubstituteProcessor(Command, SedArguments, LineProcessor) - Constructor for class org.unix4j.unix.sed.SubstituteProcessor
 
SubstituteProcessor(Command, String, SedArguments, LineProcessor) - Constructor for class org.unix4j.unix.sed.SubstituteProcessor
 
suppressHeaders - Variable in enum org.unix4j.unix.head.HeadOptionSet_cq
Option "--suppressHeaders": Suppresses printing of headers when multiple files are being examined.
suppressHeaders - Variable in class org.unix4j.unix.head.HeadOptionSets
Option "--suppressHeaders": Suppresses printing of headers when multiple files are being examined.
suppressHeaders - Variable in enum org.unix4j.unix.tail.TailOptionSet_cqs
Option "--suppressHeaders": Suppresses printing of headers when multiple files are being examined.
suppressHeaders - Variable in class org.unix4j.unix.tail.TailOptionSets
Option "--suppressHeaders": Suppresses printing of headers when multiple files are being examined.
synopsis - Variable in class org.unix4j.codegen.command.def.CommandDef
 

T

t - Variable in enum org.unix4j.unix.ls.LsOptionSet_Rahlrt
Option "-t": Sorts with the primary key being time modified (most recently modified first) and the secondary key being filename in the collating sequence.
t - Variable in class org.unix4j.unix.ls.LsOptionSets
Option "-t": Sorts with the primary key being time modified (most recently modified first) and the secondary key being filename in the collating sequence.
t - Variable in enum org.unix4j.unix.xargs.XargsOptionSet_rtxz
Option "-t": Print the command line on the standard error output before executing it.
t - Variable in class org.unix4j.unix.xargs.XargsOptionSets
Option "-t": Print the command line on the standard error output before executing it.
TAB_DELIMITED - Static variable in class org.unix4j.convert.StringArrayConverters
 
tail() - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
tail(String...) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
tail(long) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
tail(TailOptions, long) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
tail(File...) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
tail(long, File...) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
tail(long, String...) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
tail(TailOptions, long, File...) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
tail(TailOptions, long, String...) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
tail() - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Reads the last 10 lines from the standard input and writes them to the standard output.
tail(String...) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Reads the last n lines from each of the files specified and writes them to the standard output.
tail(long) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Reads the last count lines from the standard input and writes them to the standard output.
tail(TailOptions, long) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Reads the last count lines or characters from the standard input and writes them to the standard output.
tail(File...) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Reads the last 10 lines from each of the specified files and writes them to the standard output.
tail(long, File...) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Reads the last count lines from each of the specified files and writes them to the standard output.
tail(long, String...) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Reads the last count lines from each of the specified files and writes them to the standard output.
tail(TailOptions, long, File...) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Reads the last count lines or characters from each of the specified files and writes them to the standard output.
tail(TailOptions, long, String...) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Reads the last count lines or characters from each of the specified files and writes them to the standard output.
Tail - Class in org.unix4j.unix
Non-instantiable module with inner types making up the tail command.
tail() - Method in interface org.unix4j.unix.Tail.Interface
Reads the last 10 lines from the standard input and writes them to the standard output.
tail(String...) - Method in interface org.unix4j.unix.Tail.Interface
Reads the last n lines from each of the files specified and writes them to the standard output.
tail(long) - Method in interface org.unix4j.unix.Tail.Interface
Reads the last count lines from the standard input and writes them to the standard output.
tail(TailOptions, long) - Method in interface org.unix4j.unix.Tail.Interface
Reads the last count lines or characters from the standard input and writes them to the standard output.
tail(File...) - Method in interface org.unix4j.unix.Tail.Interface
Reads the last 10 lines from each of the specified files and writes them to the standard output.
tail(long, File...) - Method in interface org.unix4j.unix.Tail.Interface
Reads the last count lines from each of the specified files and writes them to the standard output.
tail(long, String...) - Method in interface org.unix4j.unix.Tail.Interface
Reads the last count lines from each of the specified files and writes them to the standard output.
tail(TailOptions, long, File...) - Method in interface org.unix4j.unix.Tail.Interface
Reads the last count lines or characters from each of the specified files and writes them to the standard output.
tail(TailOptions, long, String...) - Method in interface org.unix4j.unix.Tail.Interface
Reads the last count lines or characters from each of the specified files and writes them to the standard output.
tail() - Method in class org.unix4j.unix.tail.TailFactory
 
tail(String...) - Method in class org.unix4j.unix.tail.TailFactory
 
tail(long) - Method in class org.unix4j.unix.tail.TailFactory
 
tail(TailOptions, long) - Method in class org.unix4j.unix.tail.TailFactory
 
tail(File...) - Method in class org.unix4j.unix.tail.TailFactory
 
tail(long, File...) - Method in class org.unix4j.unix.tail.TailFactory
 
tail(long, String...) - Method in class org.unix4j.unix.tail.TailFactory
 
tail(TailOptions, long, File...) - Method in class org.unix4j.unix.tail.TailFactory
 
tail(TailOptions, long, String...) - Method in class org.unix4j.unix.tail.TailFactory
 
tail(String...) - Static method in class org.unix4j.Unix4j
Reads the last n lines from each of the files specified and writes them to the standard output.
tail(File...) - Static method in class org.unix4j.Unix4j
Reads the last 10 lines from each of the specified files and writes them to the standard output.
tail(long, File...) - Static method in class org.unix4j.Unix4j
Reads the last count lines from each of the specified files and writes them to the standard output.
tail(long, String...) - Static method in class org.unix4j.Unix4j
Reads the last count lines from each of the specified files and writes them to the standard output.
tail(TailOptions, long, File...) - Static method in class org.unix4j.Unix4j
Reads the last count lines or characters from each of the specified files and writes them to the standard output.
tail(TailOptions, long, String...) - Static method in class org.unix4j.Unix4j
Reads the last count lines or characters from each of the specified files and writes them to the standard output.
Tail.Interface<R> - Interface in org.unix4j.unix
Interface defining all method signatures for the "tail" command.
TailArguments - Class in org.unix4j.unix.tail
Arguments and options for the tail command.
TailArguments() - Constructor for class org.unix4j.unix.tail.TailArguments
Constructor to use if no options are specified.
TailArguments(TailOptions) - Constructor for class org.unix4j.unix.tail.TailArguments
Constructor with option set containing the selected command options.
TailArguments(String...) - Constructor for class org.unix4j.unix.tail.TailArguments
Constructor string arguments encoding options and arguments, possibly also containing variable expressions.
TailCharsFromEndProcessor - Class in org.unix4j.unix.tail
 
TailCharsFromEndProcessor(TailCommand, ExecutionContext, LineProcessor) - Constructor for class org.unix4j.unix.tail.TailCharsFromEndProcessor
 
TailCharsFromStartProcessor - Class in org.unix4j.unix.tail
 
TailCharsFromStartProcessor(TailCommand, ExecutionContext, LineProcessor) - Constructor for class org.unix4j.unix.tail.TailCharsFromStartProcessor
 
TailCommand - Class in org.unix4j.unix.tail
Implementation of the tail command.
TailCommand(TailArguments) - Constructor for class org.unix4j.unix.tail.TailCommand
 
TailFactory - Class in org.unix4j.unix.tail
Factory for the tail command returning a new command instance from every signature method.
TailLinesFromEndProcessor - Class in org.unix4j.unix.tail
 
TailLinesFromEndProcessor(TailCommand, ExecutionContext, LineProcessor) - Constructor for class org.unix4j.unix.tail.TailLinesFromEndProcessor
 
TailLinesFromStartProcessor - Class in org.unix4j.unix.tail
 
TailLinesFromStartProcessor(TailCommand, ExecutionContext, LineProcessor) - Constructor for class org.unix4j.unix.tail.TailLinesFromStartProcessor
 
TailOption - Enum in org.unix4j.unix.tail
Options for the tail command.
TailOptions - Interface in org.unix4j.unix.tail
Interface implemented by all option sets for the tail command.
TailOptions.Default - Class in org.unix4j.unix.tail
Default implementation for a modifiable option set.
TailOptions.Default() - Constructor for class org.unix4j.unix.tail.TailOptions.Default
Default constructor for an empty option set with no active options.
TailOptions.Default(TailOption) - Constructor for class org.unix4j.unix.tail.TailOptions.Default
Constructor for an option set with a single active option.
TailOptions.Default(TailOption...) - Constructor for class org.unix4j.unix.tail.TailOptions.Default
Constructor for an option set with the given active options.
TailOptions.Default(OptionSet<TailOption>) - Constructor for class org.unix4j.unix.tail.TailOptions.Default
Constructor for an option set initialized with the options given by another option set.
TailOptionSet_cqs - Enum in org.unix4j.unix.tail
Option sets for the tail command with the following options: c, s, q.
TailOptionSets - Class in org.unix4j.unix.tail
Options for the tail command with the the following options:
TailOptionSets() - Constructor for class org.unix4j.unix.tail.TailOptionSets
 
TEMPLATE_LOADER - Static variable in class org.unix4j.codegen.CommandDefinitionDataLoader
 
TEMPLATE_LOADER - Static variable in class org.unix4j.codegen.OptionSetDefinitionDataLoader
 
text - Variable in class org.unix4j.unix.sed.AbstractTextProcessor
 
timeAccess - Variable in enum org.unix4j.unix.find.FindOptionSet_acdfilmnorxz
Option "--timeAccess": The time operand refers to the last access time of the file
timeAccess - Variable in enum org.unix4j.unix.find.FindOptionSet_acdimnorz
Option "--timeAccess": The time operand refers to the last access time of the file
timeAccess - Variable in enum org.unix4j.unix.find.FindOptionSet_acfimnorz
Option "--timeAccess": The time operand refers to the last access time of the file
timeAccess - Variable in enum org.unix4j.unix.find.FindOptionSet_acilmnorz
Option "--timeAccess": The time operand refers to the last access time of the file
timeAccess - Variable in enum org.unix4j.unix.find.FindOptionSet_acimnorxz
Option "--timeAccess": The time operand refers to the last access time of the file
timeAccess - Variable in enum org.unix4j.unix.find.FindOptionSet_adfilnorxz
Option "--timeAccess": The time operand refers to the last access time of the file
timeAccess - Variable in enum org.unix4j.unix.find.FindOptionSet_adinorz
Option "--timeAccess": The time operand refers to the last access time of the file
timeAccess - Variable in enum org.unix4j.unix.find.FindOptionSet_afinorz
Option "--timeAccess": The time operand refers to the last access time of the file
timeAccess - Variable in enum org.unix4j.unix.find.FindOptionSet_ailnorz
Option "--timeAccess": The time operand refers to the last access time of the file
timeAccess - Variable in enum org.unix4j.unix.find.FindOptionSet_ainorxz
Option "--timeAccess": The time operand refers to the last access time of the file
timeAccess - Variable in class org.unix4j.unix.find.FindOptionSets
Option "--timeAccess": The time operand refers to the last access time of the file
timeAndRelativeFileName(File) - Static method in class org.unix4j.unix.ls.FileComparators
Sorts files according to the last modified time (last touched files first) and then by relative file name.
timeCreate - Variable in enum org.unix4j.unix.find.FindOptionSet_acdfilmnorxz
Option "--timeCreate": The time operand refers to the creation time of the file
timeCreate - Variable in enum org.unix4j.unix.find.FindOptionSet_acdimnorz
Option "--timeCreate": The time operand refers to the creation time of the file
timeCreate - Variable in enum org.unix4j.unix.find.FindOptionSet_acfimnorz
Option "--timeCreate": The time operand refers to the creation time of the file
timeCreate - Variable in enum org.unix4j.unix.find.FindOptionSet_acilmnorz
Option "--timeCreate": The time operand refers to the creation time of the file
timeCreate - Variable in enum org.unix4j.unix.find.FindOptionSet_acimnorxz
Option "--timeCreate": The time operand refers to the creation time of the file
timeCreate - Variable in enum org.unix4j.unix.find.FindOptionSet_cdfilnorxz
Option "--timeCreate": The time operand refers to the creation time of the file
timeCreate - Variable in enum org.unix4j.unix.find.FindOptionSet_cdinorz
Option "--timeCreate": The time operand refers to the creation time of the file
timeCreate - Variable in enum org.unix4j.unix.find.FindOptionSet_cfinorz
Option "--timeCreate": The time operand refers to the creation time of the file
timeCreate - Variable in enum org.unix4j.unix.find.FindOptionSet_cilnorz
Option "--timeCreate": The time operand refers to the creation time of the file
timeCreate - Variable in enum org.unix4j.unix.find.FindOptionSet_cinorxz
Option "--timeCreate": The time operand refers to the creation time of the file
timeCreate - Variable in class org.unix4j.unix.find.FindOptionSets
Option "--timeCreate": The time operand refers to the creation time of the file
TimeFilter - Class in org.unix4j.unix.find
File filter based on last modified, last accessed or created time of the file.
TimeFilter(Date, FindOptions) - Constructor for class org.unix4j.unix.find.TimeFilter
 
TimeFilter(Date, TimeFilter.TimeType, TimeFilter.TimeComparator) - Constructor for class org.unix4j.unix.find.TimeFilter
 
TimeFilter.TimeComparator - Enum in org.unix4j.unix.find
 
TimeFilter.TimeType - Enum in org.unix4j.unix.find
 
timeModified - Variable in enum org.unix4j.unix.find.FindOptionSet_acdfilmnorxz
Option "--timeModified": The time operand refers to the last modification time of the file (the default)
timeModified - Variable in enum org.unix4j.unix.find.FindOptionSet_acdimnorz
Option "--timeModified": The time operand refers to the last modification time of the file (the default)
timeModified - Variable in enum org.unix4j.unix.find.FindOptionSet_acfimnorz
Option "--timeModified": The time operand refers to the last modification time of the file (the default)
timeModified - Variable in enum org.unix4j.unix.find.FindOptionSet_acilmnorz
Option "--timeModified": The time operand refers to the last modification time of the file (the default)
timeModified - Variable in enum org.unix4j.unix.find.FindOptionSet_acimnorxz
Option "--timeModified": The time operand refers to the last modification time of the file (the default)
timeModified - Variable in enum org.unix4j.unix.find.FindOptionSet_dfilmnorxz
Option "--timeModified": The time operand refers to the last modification time of the file (the default)
timeModified - Variable in enum org.unix4j.unix.find.FindOptionSet_dimnorz
Option "--timeModified": The time operand refers to the last modification time of the file (the default)
timeModified - Variable in enum org.unix4j.unix.find.FindOptionSet_fimnorz
Option "--timeModified": The time operand refers to the last modification time of the file (the default)
timeModified - Variable in enum org.unix4j.unix.find.FindOptionSet_ilmnorz
Option "--timeModified": The time operand refers to the last modification time of the file (the default)
timeModified - Variable in enum org.unix4j.unix.find.FindOptionSet_imnorxz
Option "--timeModified": The time operand refers to the last modification time of the file (the default)
timeModified - Variable in class org.unix4j.unix.find.FindOptionSets
Option "--timeModified": The time operand refers to the last modification time of the file (the default)
timeNewer - Variable in enum org.unix4j.unix.find.FindOptionSet_acdfilmnorxz
Option "--timeNewer": Consider only files that have been created, modified or accessed after or at the time specified by the time operand (the default)
timeNewer - Variable in enum org.unix4j.unix.find.FindOptionSet_acdimnorz
Option "--timeNewer": Consider only files that have been created, modified or accessed after or at the time specified by the time operand (the default)
timeNewer - Variable in enum org.unix4j.unix.find.FindOptionSet_acfimnorz
Option "--timeNewer": Consider only files that have been created, modified or accessed after or at the time specified by the time operand (the default)
timeNewer - Variable in enum org.unix4j.unix.find.FindOptionSet_acilmnorz
Option "--timeNewer": Consider only files that have been created, modified or accessed after or at the time specified by the time operand (the default)
timeNewer - Variable in enum org.unix4j.unix.find.FindOptionSet_acimnorxz
Option "--timeNewer": Consider only files that have been created, modified or accessed after or at the time specified by the time operand (the default)
timeNewer - Variable in enum org.unix4j.unix.find.FindOptionSet_adfilnorxz
Option "--timeNewer": Consider only files that have been created, modified or accessed after or at the time specified by the time operand (the default)
timeNewer - Variable in enum org.unix4j.unix.find.FindOptionSet_adinorz
Option "--timeNewer": Consider only files that have been created, modified or accessed after or at the time specified by the time operand (the default)
timeNewer - Variable in enum org.unix4j.unix.find.FindOptionSet_afinorz
Option "--timeNewer": Consider only files that have been created, modified or accessed after or at the time specified by the time operand (the default)
timeNewer - Variable in enum org.unix4j.unix.find.FindOptionSet_ailnorz
Option "--timeNewer": Consider only files that have been created, modified or accessed after or at the time specified by the time operand (the default)
timeNewer - Variable in enum org.unix4j.unix.find.FindOptionSet_ainorxz
Option "--timeNewer": Consider only files that have been created, modified or accessed after or at the time specified by the time operand (the default)
timeNewer - Variable in enum org.unix4j.unix.find.FindOptionSet_cdfilnorxz
Option "--timeNewer": Consider only files that have been created, modified or accessed after or at the time specified by the time operand (the default)
timeNewer - Variable in enum org.unix4j.unix.find.FindOptionSet_cdinorz
Option "--timeNewer": Consider only files that have been created, modified or accessed after or at the time specified by the time operand (the default)
timeNewer - Variable in enum org.unix4j.unix.find.FindOptionSet_cfinorz
Option "--timeNewer": Consider only files that have been created, modified or accessed after or at the time specified by the time operand (the default)
timeNewer - Variable in enum org.unix4j.unix.find.FindOptionSet_cilnorz
Option "--timeNewer": Consider only files that have been created, modified or accessed after or at the time specified by the time operand (the default)
timeNewer - Variable in enum org.unix4j.unix.find.FindOptionSet_cinorxz
Option "--timeNewer": Consider only files that have been created, modified or accessed after or at the time specified by the time operand (the default)
timeNewer - Variable in enum org.unix4j.unix.find.FindOptionSet_dfilmnorxz
Option "--timeNewer": Consider only files that have been created, modified or accessed after or at the time specified by the time operand (the default)
timeNewer - Variable in enum org.unix4j.unix.find.FindOptionSet_dimnorz
Option "--timeNewer": Consider only files that have been created, modified or accessed after or at the time specified by the time operand (the default)
timeNewer - Variable in enum org.unix4j.unix.find.FindOptionSet_fimnorz
Option "--timeNewer": Consider only files that have been created, modified or accessed after or at the time specified by the time operand (the default)
timeNewer - Variable in enum org.unix4j.unix.find.FindOptionSet_ilmnorz
Option "--timeNewer": Consider only files that have been created, modified or accessed after or at the time specified by the time operand (the default)
timeNewer - Variable in enum org.unix4j.unix.find.FindOptionSet_imnorxz
Option "--timeNewer": Consider only files that have been created, modified or accessed after or at the time specified by the time operand (the default)
timeNewer - Variable in class org.unix4j.unix.find.FindOptionSets
Option "--timeNewer": Consider only files that have been created, modified or accessed after or at the time specified by the time operand (the default)
timeOlder - Variable in enum org.unix4j.unix.find.FindOptionSet_acdfilmnorxz
Option "--timeOlder": Consider only files that have been created, modified or accessed before or at the time specified by the time operand
timeOlder - Variable in enum org.unix4j.unix.find.FindOptionSet_acdimnorz
Option "--timeOlder": Consider only files that have been created, modified or accessed before or at the time specified by the time operand
timeOlder - Variable in enum org.unix4j.unix.find.FindOptionSet_acfimnorz
Option "--timeOlder": Consider only files that have been created, modified or accessed before or at the time specified by the time operand
timeOlder - Variable in enum org.unix4j.unix.find.FindOptionSet_acilmnorz
Option "--timeOlder": Consider only files that have been created, modified or accessed before or at the time specified by the time operand
timeOlder - Variable in enum org.unix4j.unix.find.FindOptionSet_acimnorxz
Option "--timeOlder": Consider only files that have been created, modified or accessed before or at the time specified by the time operand
timeOlder - Variable in enum org.unix4j.unix.find.FindOptionSet_adfilnorxz
Option "--timeOlder": Consider only files that have been created, modified or accessed before or at the time specified by the time operand
timeOlder - Variable in enum org.unix4j.unix.find.FindOptionSet_adinorz
Option "--timeOlder": Consider only files that have been created, modified or accessed before or at the time specified by the time operand
timeOlder - Variable in enum org.unix4j.unix.find.FindOptionSet_afinorz
Option "--timeOlder": Consider only files that have been created, modified or accessed before or at the time specified by the time operand
timeOlder - Variable in enum org.unix4j.unix.find.FindOptionSet_ailnorz
Option "--timeOlder": Consider only files that have been created, modified or accessed before or at the time specified by the time operand
timeOlder - Variable in enum org.unix4j.unix.find.FindOptionSet_ainorxz
Option "--timeOlder": Consider only files that have been created, modified or accessed before or at the time specified by the time operand
timeOlder - Variable in enum org.unix4j.unix.find.FindOptionSet_cdfilnorxz
Option "--timeOlder": Consider only files that have been created, modified or accessed before or at the time specified by the time operand
timeOlder - Variable in enum org.unix4j.unix.find.FindOptionSet_cdinorz
Option "--timeOlder": Consider only files that have been created, modified or accessed before or at the time specified by the time operand
timeOlder - Variable in enum org.unix4j.unix.find.FindOptionSet_cfinorz
Option "--timeOlder": Consider only files that have been created, modified or accessed before or at the time specified by the time operand
timeOlder - Variable in enum org.unix4j.unix.find.FindOptionSet_cilnorz
Option "--timeOlder": Consider only files that have been created, modified or accessed before or at the time specified by the time operand
timeOlder - Variable in enum org.unix4j.unix.find.FindOptionSet_cinorxz
Option "--timeOlder": Consider only files that have been created, modified or accessed before or at the time specified by the time operand
timeOlder - Variable in enum org.unix4j.unix.find.FindOptionSet_dfilmnorxz
Option "--timeOlder": Consider only files that have been created, modified or accessed before or at the time specified by the time operand
timeOlder - Variable in enum org.unix4j.unix.find.FindOptionSet_dimnorz
Option "--timeOlder": Consider only files that have been created, modified or accessed before or at the time specified by the time operand
timeOlder - Variable in enum org.unix4j.unix.find.FindOptionSet_fimnorz
Option "--timeOlder": Consider only files that have been created, modified or accessed before or at the time specified by the time operand
timeOlder - Variable in enum org.unix4j.unix.find.FindOptionSet_ilmnorz
Option "--timeOlder": Consider only files that have been created, modified or accessed before or at the time specified by the time operand
timeOlder - Variable in enum org.unix4j.unix.find.FindOptionSet_imnorxz
Option "--timeOlder": Consider only files that have been created, modified or accessed before or at the time specified by the time operand
timeOlder - Variable in class org.unix4j.unix.find.FindOptionSets
Option "--timeOlder": Consider only files that have been created, modified or accessed before or at the time specified by the time operand
timeSorted - Variable in enum org.unix4j.unix.ls.LsOptionSet_Rahlrt
Option "--timeSorted": Sorts with the primary key being time modified (most recently modified first) and the secondary key being filename in the collating sequence.
timeSorted - Variable in class org.unix4j.unix.ls.LsOptionSets
Option "--timeSorted": Sorts with the primary key being time modified (most recently modified first) and the secondary key being filename in the collating sequence.
To - Interface in org.unix4j.builder
Interface defining command execution and output redirection methods.
toAbsoluteFile(File, File) - Static method in class org.unix4j.util.FileUtil
Returns an absolute file for the given input file, resolving relative paths on the basis of the given currentDirectory.
toDevNull() - Method in class org.unix4j.builder.DefaultCommandBuilder
 
toDevNull() - Method in interface org.unix4j.builder.To
Executes the composite command and does not write the result anywhere.
toEndFrom(int) - Static method in class org.unix4j.util.Range
Creates a range element to include all elements from (and including) the given index to any greater index.
toExitValue() - Method in class org.unix4j.builder.DefaultCommandBuilder
 
toExitValue() - Method in interface org.unix4j.builder.To
Executes the composite command returns its exit value, 0 if the command completes successfully and another command specific error value different from zero if the command throws an ExitValueException.
toFile(String) - Method in class org.unix4j.builder.DefaultCommandBuilder
 
toFile(File) - Method in class org.unix4j.builder.DefaultCommandBuilder
 
toFile(String) - Method in interface org.unix4j.builder.To
Executes the composite command and writes the result to the given file.
toFile(File) - Method in interface org.unix4j.builder.To
Executes the composite command and writes the result to the given file.
toLineList() - Method in class org.unix4j.builder.DefaultCommandBuilder
 
toLineList() - Method in interface org.unix4j.builder.To
Executes the composite command and returns the result as a list containing the output lines.
toList(File...) - Static method in class org.unix4j.util.FileUtil
Returns the specified files in a new mutable array list.
toMap() - Method in class org.unix4j.codegen.def.AbstractElementDef
 
toMultiLineString(String, Map<String, ?>) - Static method in class org.unix4j.codegen.def.AbstractElementDef
 
toMultiLineString() - Method in class org.unix4j.io.BufferedInput
Returns a multi-line representation of the lines in this buffer.
toMultiLineString() - Method in class org.unix4j.io.BufferedOutput
Returns a multi-line representation of the lines in this buffer.
toMultiLineString(List<? extends Line>) - Static method in class org.unix4j.util.LineUtil
Returns a multi-line representation of the provided lines.
toOutput(Output) - Method in class org.unix4j.builder.DefaultCommandBuilder
 
toOutput(Output) - Method in interface org.unix4j.builder.To
Executes the composite command and writes the result to the given output.
toOutputStream(OutputStream) - Method in class org.unix4j.builder.DefaultCommandBuilder
 
toOutputStream(OutputStream) - Method in interface org.unix4j.builder.To
Executes the composite command and writes the result to the given stream.
toStdOut() - Method in class org.unix4j.builder.DefaultCommandBuilder
 
toStdOut() - Method in interface org.unix4j.builder.To
Executes the composite command and writes the result to the standard output.
toString() - Method in interface org.unix4j.builder.CommandBuilder
Returns a string representation of the composite command that would be returned by CommandBuilder.build().
toString() - Method in class org.unix4j.builder.DefaultCommandBuilder
 
toString() - Method in class org.unix4j.codegen.command.def.CommandDef
 
toString() - Method in class org.unix4j.codegen.def.AbstractElementDef
 
toString(String) - Method in class org.unix4j.codegen.def.AbstractElementDef
 
toString() - Method in class org.unix4j.codegen.optset.def.ActiveSetDef
 
toString() - Method in class org.unix4j.codegen.optset.def.OptionGroupDef
 
toString() - Method in class org.unix4j.codegen.optset.def.OptionSetDef
 
toString() - Method in class org.unix4j.command.AbstractCommand
 
toString() - Method in interface org.unix4j.command.Arguments
Returns a string representation of the command arguments and options.
toString() - Method in interface org.unix4j.command.Command
Returns a string representation of the command instance including the argument and option values defined for the command.
toString() - Method in class org.unix4j.command.JoinedCommand
Returns the string representation of this joined command, consisting of first and second command including arguments and options.
toString() - Method in class org.unix4j.io.BufferedInput
Returns a list-like representation of the lines contained in this buffer.
toString() - Method in class org.unix4j.io.BufferedOutput
Returns a list-like representation of the lines contained in this buffer.
toString() - Method in class org.unix4j.io.CompositeInput
 
toString() - Method in class org.unix4j.io.FileInput
 
toString() - Method in class org.unix4j.io.FileOutput
 
toString() - Method in class org.unix4j.io.NullInput
 
toString() - Method in class org.unix4j.io.NullOutput
 
toString() - Method in class org.unix4j.io.StringOutput
Return the buffer's current value as a string.
toString() - Method in interface org.unix4j.line.Line
Returns this line including the line ending characters as a string.
toString() - Method in class org.unix4j.line.SimpleLine
 
toString() - Method in class org.unix4j.line.SingleCharSequenceLine
 
toString() - Method in class org.unix4j.operation.AdHocCommand.Args
 
toString() - Method in class org.unix4j.option.DefaultOptionSet
 
toString(OptionSet<O>) - Static method in class org.unix4j.option.DefaultOptionSet
 
toString() - Method in class org.unix4j.unix.cat.CatArguments
 
toString() - Method in class org.unix4j.unix.cd.CdArguments
 
toString() - Method in class org.unix4j.unix.cut.CutArguments
 
toString() - Method in class org.unix4j.unix.echo.EchoArguments
 
toString() - Method in class org.unix4j.unix.find.FindArguments
 
toString() - Method in class org.unix4j.unix.from.FromArguments
 
toString() - Method in class org.unix4j.unix.grep.GrepArguments
 
toString() - Method in class org.unix4j.unix.head.HeadArguments
 
toString() - Method in class org.unix4j.unix.ls.LsArguments
 
toString() - Method in class org.unix4j.unix.sed.SedArguments
 
toString() - Method in class org.unix4j.unix.sort.SortArguments
 
toString() - Method in class org.unix4j.unix.tail.TailArguments
 
toString() - Method in class org.unix4j.unix.uniq.UniqArguments
 
toString() - Method in class org.unix4j.unix.wc.WcArguments
 
toString() - Method in class org.unix4j.unix.xargs.XargsArguments
 
toString() - Method in class org.unix4j.unix.xargs.XargsCommand
 
toString(Object) - Static method in class org.unix4j.util.ArrayUtil
Returns a (deep) string representation for the given array or throws an exception if array is not an array or null.
toString() - Method in class org.unix4j.util.CompositeRange
 
toString() - Method in class org.unix4j.util.Counter
 
toString() - Method in class org.unix4j.util.Range
 
toString() - Method in class org.unix4j.variable.DefaultVariableContext
 
toString() - Method in class org.unix4j.variable.ExecutionContextVariableResolver
 
toString() - Method in class org.unix4j.variable.MapVariableResolver
 
toString() - Method in class org.unix4j.variable.SimpleVariableResolver
 
toStringList() - Method in class org.unix4j.builder.DefaultCommandBuilder
 
toStringList() - Method in interface org.unix4j.builder.To
Executes the composite command and returns the result as a list containing the output lines without line ending.
toStringResult() - Method in class org.unix4j.builder.DefaultCommandBuilder
 
toStringResult() - Method in interface org.unix4j.builder.To
Executes the composite command and returns the result as string.
toWriter(Writer) - Method in class org.unix4j.builder.DefaultCommandBuilder
 
toWriter(Writer) - Method in interface org.unix4j.builder.To
Executes the composite command and writes the result using the given writer.
translate - Variable in enum org.unix4j.unix.sed.SedOptionSet_Iacdgilnpsy
Option "--translate": Replace all occurrences of characters in string1 with the corresponding characters in string2.
translate - Variable in enum org.unix4j.unix.sed.SedOptionSet_Iglnpy
Option "--translate": Replace all occurrences of characters in string1 with the corresponding characters in string2.
translate - Variable in class org.unix4j.unix.sed.SedOptionSets
Option "--translate": Replace all occurrences of characters in string1 with the corresponding characters in string2.
TranslateProcessor - Class in org.unix4j.unix.sed
 
TranslateProcessor(Command, SedArguments, LineProcessor) - Constructor for class org.unix4j.unix.sed.TranslateProcessor
 
TranslateProcessor(Command, String, SedArguments, LineProcessor) - Constructor for class org.unix4j.unix.sed.TranslateProcessor
 
TrimBlanksStringComparator - Class in org.unix4j.util.sort
Comparator for strings or character sequences trimming leading or trailing blanks or both before forwarding the actual comparison to a delegate comparator.
TrimBlanksStringComparator(TrimBlanksStringComparator.Mode, Comparator<? super CharSequence>) - Constructor for class org.unix4j.util.sort.TrimBlanksStringComparator
Constructor with mode and delegate comparator performing the actual string comparison on the trimmed strings or character sequences.
TrimBlanksStringComparator.Mode - Enum in org.unix4j.util.sort
Mode defining which end of the strings should be trimmed for blanks.
type - Variable in class org.unix4j.codegen.command.def.OperandDef
 
typeAndRelativeFileName(File) - Static method in class org.unix4j.unix.ls.FileComparators
Sorts files according to file type and then by relative file name.
TypeDef - Class in org.unix4j.codegen.def
 
TypeDef(Class<?>) - Constructor for class org.unix4j.codegen.def.TypeDef
 
TypeDef(String) - Constructor for class org.unix4j.codegen.def.TypeDef
 
TypeDef(String, String) - Constructor for class org.unix4j.codegen.def.TypeDef
 
TypeDef(String, PackageDef) - Constructor for class org.unix4j.codegen.def.TypeDef
 
typeDirectory - Variable in enum org.unix4j.unix.find.FindOptionSet_acdfilmnorxz
Option "--typeDirectory": Consider only directories
typeDirectory - Variable in enum org.unix4j.unix.find.FindOptionSet_acdimnorz
Option "--typeDirectory": Consider only directories
typeDirectory - Variable in enum org.unix4j.unix.find.FindOptionSet_adfilnorxz
Option "--typeDirectory": Consider only directories
typeDirectory - Variable in enum org.unix4j.unix.find.FindOptionSet_adinorz
Option "--typeDirectory": Consider only directories
typeDirectory - Variable in enum org.unix4j.unix.find.FindOptionSet_cdfilnorxz
Option "--typeDirectory": Consider only directories
typeDirectory - Variable in enum org.unix4j.unix.find.FindOptionSet_cdinorz
Option "--typeDirectory": Consider only directories
typeDirectory - Variable in enum org.unix4j.unix.find.FindOptionSet_dfilmnorxz
Option "--typeDirectory": Consider only directories
typeDirectory - Variable in enum org.unix4j.unix.find.FindOptionSet_dimnorz
Option "--typeDirectory": Consider only directories
typeDirectory - Variable in class org.unix4j.unix.find.FindOptionSets
Option "--typeDirectory": Consider only directories
typeFile - Variable in enum org.unix4j.unix.find.FindOptionSet_acdfilmnorxz
Option "--typeFile": Consider only regular files
typeFile - Variable in enum org.unix4j.unix.find.FindOptionSet_acfimnorz
Option "--typeFile": Consider only regular files
typeFile - Variable in enum org.unix4j.unix.find.FindOptionSet_adfilnorxz
Option "--typeFile": Consider only regular files
typeFile - Variable in enum org.unix4j.unix.find.FindOptionSet_afinorz
Option "--typeFile": Consider only regular files
typeFile - Variable in enum org.unix4j.unix.find.FindOptionSet_cdfilnorxz
Option "--typeFile": Consider only regular files
typeFile - Variable in enum org.unix4j.unix.find.FindOptionSet_cfinorz
Option "--typeFile": Consider only regular files
typeFile - Variable in enum org.unix4j.unix.find.FindOptionSet_dfilmnorxz
Option "--typeFile": Consider only regular files
typeFile - Variable in enum org.unix4j.unix.find.FindOptionSet_fimnorz
Option "--typeFile": Consider only regular files
typeFile - Variable in class org.unix4j.unix.find.FindOptionSets
Option "--typeFile": Consider only regular files
TypeFilter - Enum in org.unix4j.unix.find
File filter based on file type.
typeOther - Variable in enum org.unix4j.unix.find.FindOptionSet_acdfilmnorxz
Option "--typeOther": Consider only files that are neither of directory (d), regular file (f) or symlink (l).
typeOther - Variable in enum org.unix4j.unix.find.FindOptionSet_acimnorxz
Option "--typeOther": Consider only files that are neither of directory (d), regular file (f) or symlink (l).
typeOther - Variable in enum org.unix4j.unix.find.FindOptionSet_adfilnorxz
Option "--typeOther": Consider only files that are neither of directory (d), regular file (f) or symlink (l).
typeOther - Variable in enum org.unix4j.unix.find.FindOptionSet_ainorxz
Option "--typeOther": Consider only files that are neither of directory (d), regular file (f) or symlink (l).
typeOther - Variable in enum org.unix4j.unix.find.FindOptionSet_cdfilnorxz
Option "--typeOther": Consider only files that are neither of directory (d), regular file (f) or symlink (l).
typeOther - Variable in enum org.unix4j.unix.find.FindOptionSet_cinorxz
Option "--typeOther": Consider only files that are neither of directory (d), regular file (f) or symlink (l).
typeOther - Variable in enum org.unix4j.unix.find.FindOptionSet_dfilmnorxz
Option "--typeOther": Consider only files that are neither of directory (d), regular file (f) or symlink (l).
typeOther - Variable in enum org.unix4j.unix.find.FindOptionSet_imnorxz
Option "--typeOther": Consider only files that are neither of directory (d), regular file (f) or symlink (l).
typeOther - Variable in class org.unix4j.unix.find.FindOptionSets
Option "--typeOther": Consider only files that are neither of directory (d), regular file (f) or symlink (l).
typeSymlink - Variable in enum org.unix4j.unix.find.FindOptionSet_acdfilmnorxz
Option "--typeSymlink": Consider only symbolic links
typeSymlink - Variable in enum org.unix4j.unix.find.FindOptionSet_acilmnorz
Option "--typeSymlink": Consider only symbolic links
typeSymlink - Variable in enum org.unix4j.unix.find.FindOptionSet_adfilnorxz
Option "--typeSymlink": Consider only symbolic links
typeSymlink - Variable in enum org.unix4j.unix.find.FindOptionSet_ailnorz
Option "--typeSymlink": Consider only symbolic links
typeSymlink - Variable in enum org.unix4j.unix.find.FindOptionSet_cdfilnorxz
Option "--typeSymlink": Consider only symbolic links
typeSymlink - Variable in enum org.unix4j.unix.find.FindOptionSet_cilnorz
Option "--typeSymlink": Consider only symbolic links
typeSymlink - Variable in enum org.unix4j.unix.find.FindOptionSet_dfilmnorxz
Option "--typeSymlink": Consider only symbolic links
typeSymlink - Variable in enum org.unix4j.unix.find.FindOptionSet_ilmnorz
Option "--typeSymlink": Consider only symbolic links
typeSymlink - Variable in class org.unix4j.unix.find.FindOptionSets
Option "--typeSymlink": Consider only symbolic links

U

u - Variable in enum org.unix4j.unix.sort.SortOptionSet_bcdfgmru
Option "-u": Unique: suppress all but one in each set of lines having equal keys.
u - Variable in enum org.unix4j.unix.sort.SortOptionSet_bcdfgru
Option "-u": Unique: suppress all but one in each set of lines having equal keys.
u - Variable in enum org.unix4j.unix.sort.SortOptionSet_bcdfhmru
Option "-u": Unique: suppress all but one in each set of lines having equal keys.
u - Variable in enum org.unix4j.unix.sort.SortOptionSet_bcdfhru
Option "-u": Unique: suppress all but one in each set of lines having equal keys.
u - Variable in enum org.unix4j.unix.sort.SortOptionSet_bcdfmnru
Option "-u": Unique: suppress all but one in each set of lines having equal keys.
u - Variable in enum org.unix4j.unix.sort.SortOptionSet_bcdfnru
Option "-u": Unique: suppress all but one in each set of lines having equal keys.
u - Variable in enum org.unix4j.unix.sort.SortOptionSet_bdfgmru
Option "-u": Unique: suppress all but one in each set of lines having equal keys.
u - Variable in enum org.unix4j.unix.sort.SortOptionSet_bdfhmru
Option "-u": Unique: suppress all but one in each set of lines having equal keys.
u - Variable in enum org.unix4j.unix.sort.SortOptionSet_bdfmnru
Option "-u": Unique: suppress all but one in each set of lines having equal keys.
u - Variable in enum org.unix4j.unix.sort.SortOptionSet_Mbcdfmru
Option "-u": Unique: suppress all but one in each set of lines having equal keys.
u - Variable in enum org.unix4j.unix.sort.SortOptionSet_Mbcdfru
Option "-u": Unique: suppress all but one in each set of lines having equal keys.
u - Variable in enum org.unix4j.unix.sort.SortOptionSet_Mbdfmru
Option "-u": Unique: suppress all but one in each set of lines having equal keys.
u - Variable in enum org.unix4j.unix.sort.SortOptionSet_MVbcdfghmnru
Option "-u": Unique: suppress all but one in each set of lines having equal keys.
u - Variable in enum org.unix4j.unix.sort.SortOptionSet_MVbcdfghnru
Option "-u": Unique: suppress all but one in each set of lines having equal keys.
u - Variable in enum org.unix4j.unix.sort.SortOptionSet_MVbdfghmnru
Option "-u": Unique: suppress all but one in each set of lines having equal keys.
u - Variable in enum org.unix4j.unix.sort.SortOptionSet_Vbcdfmru
Option "-u": Unique: suppress all but one in each set of lines having equal keys.
u - Variable in enum org.unix4j.unix.sort.SortOptionSet_Vbcdfru
Option "-u": Unique: suppress all but one in each set of lines having equal keys.
u - Variable in enum org.unix4j.unix.sort.SortOptionSet_Vbdfmru
Option "-u": Unique: suppress all but one in each set of lines having equal keys.
u - Variable in class org.unix4j.unix.sort.SortOptionSets
Option "-u": Unique: suppress all but one in each set of lines having equal keys.
u - Variable in enum org.unix4j.unix.uniq.UniqOptionSet_cdgu
Option "-u": Suppresses the writing of lines that are repeated in the input.
u - Variable in enum org.unix4j.unix.uniq.UniqOptionSet_gu
Option "-u": Suppresses the writing of lines that are repeated in the input.
u - Variable in class org.unix4j.unix.uniq.UniqOptionSets
Option "-u": Suppresses the writing of lines that are repeated in the input.
uniq() - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
uniq(String...) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
uniq(File) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
uniq(String) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
uniq(UniqOptions) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
uniq(UniqOptions, File) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
uniq(UniqOptions, String) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
uniq() - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Reads from the standard input and compares adjacent lines, writing one copy of each input line to the standard output.
uniq(String...) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Reads the file specified by the "--path" operand (the default operand) and writes only unique lines to the standard output.
uniq(File) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Reads from the specified input file and compares adjacent lines, writing one copy of each input line to the standard output.
uniq(String) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Reads the file specified by its path and compares adjacent lines, writing one copy of each input line to the standard output.
uniq(UniqOptions) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Reads from the standard input and compares adjacent lines, writing one copy of each input line to the standard output.
uniq(UniqOptions, File) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Reads from the specified input file and compares adjacent lines, writing one copy of each input line to the standard output.
uniq(UniqOptions, String) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Reads the file specified by its path and compares adjacent lines, writing one copy of each input line to the standard output.
Uniq - Class in org.unix4j.unix
Non-instantiable module with inner types making up the uniq command.
uniq() - Method in interface org.unix4j.unix.Uniq.Interface
Reads from the standard input and compares adjacent lines, writing one copy of each input line to the standard output.
uniq(String...) - Method in interface org.unix4j.unix.Uniq.Interface
Reads the file specified by the "--path" operand (the default operand) and writes only unique lines to the standard output.
uniq(File) - Method in interface org.unix4j.unix.Uniq.Interface
Reads from the specified input file and compares adjacent lines, writing one copy of each input line to the standard output.
uniq(String) - Method in interface org.unix4j.unix.Uniq.Interface
Reads the file specified by its path and compares adjacent lines, writing one copy of each input line to the standard output.
uniq(UniqOptions) - Method in interface org.unix4j.unix.Uniq.Interface
Reads from the standard input and compares adjacent lines, writing one copy of each input line to the standard output.
uniq(UniqOptions, File) - Method in interface org.unix4j.unix.Uniq.Interface
Reads from the specified input file and compares adjacent lines, writing one copy of each input line to the standard output.
uniq(UniqOptions, String) - Method in interface org.unix4j.unix.Uniq.Interface
Reads the file specified by its path and compares adjacent lines, writing one copy of each input line to the standard output.
uniq() - Method in class org.unix4j.unix.uniq.UniqFactory
 
uniq(String...) - Method in class org.unix4j.unix.uniq.UniqFactory
 
uniq(File) - Method in class org.unix4j.unix.uniq.UniqFactory
 
uniq(String) - Method in class org.unix4j.unix.uniq.UniqFactory
 
uniq(UniqOptions) - Method in class org.unix4j.unix.uniq.UniqFactory
 
uniq(UniqOptions, File) - Method in class org.unix4j.unix.uniq.UniqFactory
 
uniq(UniqOptions, String) - Method in class org.unix4j.unix.uniq.UniqFactory
 
uniq(File) - Static method in class org.unix4j.Unix4j
Reads from the specified input file and compares adjacent lines, writing one copy of each input line to the standard output.
uniq(String) - Static method in class org.unix4j.Unix4j
Reads the file specified by its path and compares adjacent lines, writing one copy of each input line to the standard output.
uniq(UniqOptions, File) - Static method in class org.unix4j.Unix4j
Reads from the specified input file and compares adjacent lines, writing one copy of each input line to the standard output.
uniq(UniqOptions, String) - Static method in class org.unix4j.Unix4j
Reads the file specified by its path and compares adjacent lines, writing one copy of each input line to the standard output.
Uniq.Interface<R> - Interface in org.unix4j.unix
Interface defining all method signatures for the "uniq" command.
UniqArguments - Class in org.unix4j.unix.uniq
Arguments and options for the uniq command.
UniqArguments() - Constructor for class org.unix4j.unix.uniq.UniqArguments
Constructor to use if no options are specified.
UniqArguments(UniqOptions) - Constructor for class org.unix4j.unix.uniq.UniqArguments
Constructor with option set containing the selected command options.
UniqArguments(String...) - Constructor for class org.unix4j.unix.uniq.UniqArguments
Constructor string arguments encoding options and arguments, possibly also containing variable expressions.
UniqCommand - Class in org.unix4j.unix.uniq
Implementation of the uniq command.
UniqCommand(UniqArguments) - Constructor for class org.unix4j.unix.uniq.UniqCommand
 
UniqFactory - Class in org.unix4j.unix.uniq
Factory for the uniq command returning a new command instance from every signature method.
UniqOption - Enum in org.unix4j.unix.uniq
Options for the uniq command.
UniqOptions - Interface in org.unix4j.unix.uniq
Interface implemented by all option sets for the uniq command.
UniqOptions.Default - Class in org.unix4j.unix.uniq
Default implementation for a modifiable option set.
UniqOptions.Default() - Constructor for class org.unix4j.unix.uniq.UniqOptions.Default
Default constructor for an empty option set with no active options.
UniqOptions.Default(UniqOption) - Constructor for class org.unix4j.unix.uniq.UniqOptions.Default
Constructor for an option set with a single active option.
UniqOptions.Default(UniqOption...) - Constructor for class org.unix4j.unix.uniq.UniqOptions.Default
Constructor for an option set with the given active options.
UniqOptions.Default(OptionSet<UniqOption>) - Constructor for class org.unix4j.unix.uniq.UniqOptions.Default
Constructor for an option set initialized with the options given by another option set.
UniqOptionSet_cdgu - Enum in org.unix4j.unix.uniq
Option sets for the uniq command with the following options: c, d, g, u.
UniqOptionSet_cg - Enum in org.unix4j.unix.uniq
Option sets for the uniq command with the following options: c, g.
UniqOptionSet_dg - Enum in org.unix4j.unix.uniq
Option sets for the uniq command with the following options: d, g.
UniqOptionSet_gu - Enum in org.unix4j.unix.uniq
Option sets for the uniq command with the following options: g, u.
UniqOptionSets - Class in org.unix4j.unix.uniq
Options for the uniq command with the the following options:
UniqOptionSets() - Constructor for class org.unix4j.unix.uniq.UniqOptionSets
 
UniqProcessor - Class in org.unix4j.unix.uniq
 
UniqProcessor(UniqCommand, ExecutionContext, LineProcessor) - Constructor for class org.unix4j.unix.uniq.UniqProcessor
 
unique - Variable in enum org.unix4j.unix.sort.SortOptionSet_bcdfgmru
Option "--unique": Unique: suppress all but one in each set of lines having equal keys.
unique - Variable in enum org.unix4j.unix.sort.SortOptionSet_bcdfgru
Option "--unique": Unique: suppress all but one in each set of lines having equal keys.
unique - Variable in enum org.unix4j.unix.sort.SortOptionSet_bcdfhmru
Option "--unique": Unique: suppress all but one in each set of lines having equal keys.
unique - Variable in enum org.unix4j.unix.sort.SortOptionSet_bcdfhru
Option "--unique": Unique: suppress all but one in each set of lines having equal keys.
unique - Variable in enum org.unix4j.unix.sort.SortOptionSet_bcdfmnru
Option "--unique": Unique: suppress all but one in each set of lines having equal keys.
unique - Variable in enum org.unix4j.unix.sort.SortOptionSet_bcdfnru
Option "--unique": Unique: suppress all but one in each set of lines having equal keys.
unique - Variable in enum org.unix4j.unix.sort.SortOptionSet_bdfgmru
Option "--unique": Unique: suppress all but one in each set of lines having equal keys.
unique - Variable in enum org.unix4j.unix.sort.SortOptionSet_bdfhmru
Option "--unique": Unique: suppress all but one in each set of lines having equal keys.
unique - Variable in enum org.unix4j.unix.sort.SortOptionSet_bdfmnru
Option "--unique": Unique: suppress all but one in each set of lines having equal keys.
unique - Variable in enum org.unix4j.unix.sort.SortOptionSet_Mbcdfmru
Option "--unique": Unique: suppress all but one in each set of lines having equal keys.
unique - Variable in enum org.unix4j.unix.sort.SortOptionSet_Mbcdfru
Option "--unique": Unique: suppress all but one in each set of lines having equal keys.
unique - Variable in enum org.unix4j.unix.sort.SortOptionSet_Mbdfmru
Option "--unique": Unique: suppress all but one in each set of lines having equal keys.
unique - Variable in enum org.unix4j.unix.sort.SortOptionSet_MVbcdfghmnru
Option "--unique": Unique: suppress all but one in each set of lines having equal keys.
unique - Variable in enum org.unix4j.unix.sort.SortOptionSet_MVbcdfghnru
Option "--unique": Unique: suppress all but one in each set of lines having equal keys.
unique - Variable in enum org.unix4j.unix.sort.SortOptionSet_MVbdfghmnru
Option "--unique": Unique: suppress all but one in each set of lines having equal keys.
unique - Variable in enum org.unix4j.unix.sort.SortOptionSet_Vbcdfmru
Option "--unique": Unique: suppress all but one in each set of lines having equal keys.
unique - Variable in enum org.unix4j.unix.sort.SortOptionSet_Vbcdfru
Option "--unique": Unique: suppress all but one in each set of lines having equal keys.
unique - Variable in enum org.unix4j.unix.sort.SortOptionSet_Vbdfmru
Option "--unique": Unique: suppress all but one in each set of lines having equal keys.
unique - Variable in class org.unix4j.unix.sort.SortOptionSets
Option "--unique": Unique: suppress all but one in each set of lines having equal keys.
uniqueOnly - Variable in enum org.unix4j.unix.uniq.UniqOptionSet_cdgu
Option "--uniqueOnly": Suppresses the writing of lines that are repeated in the input.
uniqueOnly - Variable in enum org.unix4j.unix.uniq.UniqOptionSet_gu
Option "--uniqueOnly": Suppresses the writing of lines that are repeated in the input.
uniqueOnly - Variable in class org.unix4j.unix.uniq.UniqOptionSets
Option "--uniqueOnly": Suppresses the writing of lines that are repeated in the input.
UniqueSortProcessor - Class in org.unix4j.unix.sort
 
UniqueSortProcessor(SortCommand, ExecutionContext, LineProcessor) - Constructor for class org.unix4j.unix.sort.UniqueSortProcessor
 
Unix4j - Class in org.unix4j
Utility class with static methods serving as starting point to create a command or build a command chain joining several commands.
Unix4jCommandBuilder - Interface in org.unix4j.builder
Builder for a unix4j command or a chain of joined commands.
update(Line) - Method in class org.unix4j.unix.wc.Counters
Updates all the relevant counters based on the specified line.
updateTotal(Counters) - Method in class org.unix4j.unix.wc.Counters
Updates the totals counter based on some other counter.
URI - Static variable in class org.unix4j.convert.URLConverters
 
URL - Static variable in class org.unix4j.convert.FileConverters
 
URL - Static variable in class org.unix4j.convert.InputStreamConverters
 
URL - Static variable in class org.unix4j.convert.OutputStreamConverters
 
URL_TO_FILE - Static variable in class org.unix4j.convert.FileConverters
 
URL_TO_STREAM - Static variable in class org.unix4j.convert.InputStreamConverters
 
URL_TO_STREAM - Static variable in class org.unix4j.convert.OutputStreamConverters
 
URLConverters - Class in org.unix4j.convert
 
URLConverters() - Constructor for class org.unix4j.convert.URLConverters
 
URLInput - Class in org.unix4j.io
Input device based on a URL.
URLInput(URL) - Constructor for class org.unix4j.io.URLInput
 
use(ExecutionContextFactory) - Static method in class org.unix4j.Unix4j
Returns a builder that uses the specified factory to create contexts for command execution.
useAcronymFor(E) - Method in class org.unix4j.option.DefaultOptionSet
 
useAcronymFor(O) - Method in interface org.unix4j.option.OptionSet
Returns true if the acronym should be used in for the specified option string representations.
useAcronymFor(CatOption) - Method in enum org.unix4j.unix.cat.CatOption
Returns true if the acronym should be used for the specified option in string representations.
useAcronymFor(CatOption) - Method in enum org.unix4j.unix.cat.CatOptionSet_bns
Returns true if the acronym should be used in for the specified option string representations.
useAcronymFor(CatOption) - Method in enum org.unix4j.unix.cat.CatOptionSet_bs
Returns true if the acronym should be used in for the specified option string representations.
useAcronymFor(CatOption) - Method in enum org.unix4j.unix.cat.CatOptionSet_ns
Returns true if the acronym should be used in for the specified option string representations.
useAcronymFor(CutOption) - Method in enum org.unix4j.unix.cut.CutOption
Returns true if the acronym should be used for the specified option in string representations.
useAcronymFor(CutOption) - Method in enum org.unix4j.unix.cut.CutOptionSet_cf
Returns true if the acronym should be used in for the specified option string representations.
useAcronymFor(EchoOption) - Method in enum org.unix4j.unix.echo.EchoOption
Returns true if the acronym should be used for the specified option in string representations.
useAcronymFor(EchoOption) - Method in enum org.unix4j.unix.echo.EchoOptionSet_n
Returns true if the acronym should be used in for the specified option string representations.
useAcronymFor(FindOption) - Method in enum org.unix4j.unix.find.FindOption
Returns true if the acronym should be used for the specified option in string representations.
useAcronymFor(FindOption) - Method in enum org.unix4j.unix.find.FindOptionSet_acdfilmnorxz
Returns true if the acronym should be used in for the specified option string representations.
useAcronymFor(FindOption) - Method in enum org.unix4j.unix.find.FindOptionSet_acdimnorz
Returns true if the acronym should be used in for the specified option string representations.
useAcronymFor(FindOption) - Method in enum org.unix4j.unix.find.FindOptionSet_acfimnorz
Returns true if the acronym should be used in for the specified option string representations.
useAcronymFor(FindOption) - Method in enum org.unix4j.unix.find.FindOptionSet_acilmnorz
Returns true if the acronym should be used in for the specified option string representations.
useAcronymFor(FindOption) - Method in enum org.unix4j.unix.find.FindOptionSet_acimnorxz
Returns true if the acronym should be used in for the specified option string representations.
useAcronymFor(FindOption) - Method in enum org.unix4j.unix.find.FindOptionSet_adfilnorxz
Returns true if the acronym should be used in for the specified option string representations.
useAcronymFor(FindOption) - Method in enum org.unix4j.unix.find.FindOptionSet_adinorz
Returns true if the acronym should be used in for the specified option string representations.
useAcronymFor(FindOption) - Method in enum org.unix4j.unix.find.FindOptionSet_afinorz
Returns true if the acronym should be used in for the specified option string representations.
useAcronymFor(FindOption) - Method in enum org.unix4j.unix.find.FindOptionSet_ailnorz
Returns true if the acronym should be used in for the specified option string representations.
useAcronymFor(FindOption) - Method in enum org.unix4j.unix.find.FindOptionSet_ainorxz
Returns true if the acronym should be used in for the specified option string representations.
useAcronymFor(FindOption) - Method in enum org.unix4j.unix.find.FindOptionSet_cdfilnorxz
Returns true if the acronym should be used in for the specified option string representations.
useAcronymFor(FindOption) - Method in enum org.unix4j.unix.find.FindOptionSet_cdinorz
Returns true if the acronym should be used in for the specified option string representations.
useAcronymFor(FindOption) - Method in enum org.unix4j.unix.find.FindOptionSet_cfinorz
Returns true if the acronym should be used in for the specified option string representations.
useAcronymFor(FindOption) - Method in enum org.unix4j.unix.find.FindOptionSet_cilnorz
Returns true if the acronym should be used in for the specified option string representations.
useAcronymFor(FindOption) - Method in enum org.unix4j.unix.find.FindOptionSet_cinorxz
Returns true if the acronym should be used in for the specified option string representations.
useAcronymFor(FindOption) - Method in enum org.unix4j.unix.find.FindOptionSet_dfilmnorxz
Returns true if the acronym should be used in for the specified option string representations.
useAcronymFor(FindOption) - Method in enum org.unix4j.unix.find.FindOptionSet_dimnorz
Returns true if the acronym should be used in for the specified option string representations.
useAcronymFor(FindOption) - Method in enum org.unix4j.unix.find.FindOptionSet_fimnorz
Returns true if the acronym should be used in for the specified option string representations.
useAcronymFor(FindOption) - Method in enum org.unix4j.unix.find.FindOptionSet_ilmnorz
Returns true if the acronym should be used in for the specified option string representations.
useAcronymFor(FindOption) - Method in enum org.unix4j.unix.find.FindOptionSet_imnorxz
Returns true if the acronym should be used in for the specified option string representations.
useAcronymFor(GrepOption) - Method in enum org.unix4j.unix.grep.GrepOption
Returns true if the acronym should be used for the specified option in string representations.
useAcronymFor(GrepOption) - Method in enum org.unix4j.unix.grep.GrepOptionSet_Fcilnvx
Returns true if the acronym should be used in for the specified option string representations.
useAcronymFor(HeadOption) - Method in enum org.unix4j.unix.head.HeadOption
Returns true if the acronym should be used for the specified option in string representations.
useAcronymFor(HeadOption) - Method in enum org.unix4j.unix.head.HeadOptionSet_cq
Returns true if the acronym should be used in for the specified option string representations.
useAcronymFor(LsOption) - Method in enum org.unix4j.unix.ls.LsOption
Returns true if the acronym should be used for the specified option in string representations.
useAcronymFor(LsOption) - Method in enum org.unix4j.unix.ls.LsOptionSet_Rahlrt
Returns true if the acronym should be used in for the specified option string representations.
useAcronymFor(SedOption) - Method in enum org.unix4j.unix.sed.SedOption
Returns true if the acronym should be used for the specified option in string representations.
useAcronymFor(SedOption) - Method in enum org.unix4j.unix.sed.SedOptionSet_Iacdgilnpsy
Returns true if the acronym should be used in for the specified option string representations.
useAcronymFor(SedOption) - Method in enum org.unix4j.unix.sed.SedOptionSet_Iaglnp
Returns true if the acronym should be used in for the specified option string representations.
useAcronymFor(SedOption) - Method in enum org.unix4j.unix.sed.SedOptionSet_Icglnp
Returns true if the acronym should be used in for the specified option string representations.
useAcronymFor(SedOption) - Method in enum org.unix4j.unix.sed.SedOptionSet_Idglnp
Returns true if the acronym should be used in for the specified option string representations.
useAcronymFor(SedOption) - Method in enum org.unix4j.unix.sed.SedOptionSet_Igilnp
Returns true if the acronym should be used in for the specified option string representations.
useAcronymFor(SedOption) - Method in enum org.unix4j.unix.sed.SedOptionSet_Iglnps
Returns true if the acronym should be used in for the specified option string representations.
useAcronymFor(SedOption) - Method in enum org.unix4j.unix.sed.SedOptionSet_Iglnpy
Returns true if the acronym should be used in for the specified option string representations.
useAcronymFor(SortOption) - Method in enum org.unix4j.unix.sort.SortOption
Returns true if the acronym should be used for the specified option in string representations.
useAcronymFor(SortOption) - Method in enum org.unix4j.unix.sort.SortOptionSet_bcdfgmru
Returns true if the acronym should be used in for the specified option string representations.
useAcronymFor(SortOption) - Method in enum org.unix4j.unix.sort.SortOptionSet_bcdfgru
Returns true if the acronym should be used in for the specified option string representations.
useAcronymFor(SortOption) - Method in enum org.unix4j.unix.sort.SortOptionSet_bcdfhmru
Returns true if the acronym should be used in for the specified option string representations.
useAcronymFor(SortOption) - Method in enum org.unix4j.unix.sort.SortOptionSet_bcdfhru
Returns true if the acronym should be used in for the specified option string representations.
useAcronymFor(SortOption) - Method in enum org.unix4j.unix.sort.SortOptionSet_bcdfmnru
Returns true if the acronym should be used in for the specified option string representations.
useAcronymFor(SortOption) - Method in enum org.unix4j.unix.sort.SortOptionSet_bcdfnru
Returns true if the acronym should be used in for the specified option string representations.
useAcronymFor(SortOption) - Method in enum org.unix4j.unix.sort.SortOptionSet_bdfgmru
Returns true if the acronym should be used in for the specified option string representations.
useAcronymFor(SortOption) - Method in enum org.unix4j.unix.sort.SortOptionSet_bdfhmru
Returns true if the acronym should be used in for the specified option string representations.
useAcronymFor(SortOption) - Method in enum org.unix4j.unix.sort.SortOptionSet_bdfmnru
Returns true if the acronym should be used in for the specified option string representations.
useAcronymFor(SortOption) - Method in enum org.unix4j.unix.sort.SortOptionSet_Mbcdfmru
Returns true if the acronym should be used in for the specified option string representations.
useAcronymFor(SortOption) - Method in enum org.unix4j.unix.sort.SortOptionSet_Mbcdfru
Returns true if the acronym should be used in for the specified option string representations.
useAcronymFor(SortOption) - Method in enum org.unix4j.unix.sort.SortOptionSet_Mbdfmru
Returns true if the acronym should be used in for the specified option string representations.
useAcronymFor(SortOption) - Method in enum org.unix4j.unix.sort.SortOptionSet_MVbcdfghmnru
Returns true if the acronym should be used in for the specified option string representations.
useAcronymFor(SortOption) - Method in enum org.unix4j.unix.sort.SortOptionSet_MVbcdfghnru
Returns true if the acronym should be used in for the specified option string representations.
useAcronymFor(SortOption) - Method in enum org.unix4j.unix.sort.SortOptionSet_MVbdfghmnru
Returns true if the acronym should be used in for the specified option string representations.
useAcronymFor(SortOption) - Method in enum org.unix4j.unix.sort.SortOptionSet_Vbcdfmru
Returns true if the acronym should be used in for the specified option string representations.
useAcronymFor(SortOption) - Method in enum org.unix4j.unix.sort.SortOptionSet_Vbcdfru
Returns true if the acronym should be used in for the specified option string representations.
useAcronymFor(SortOption) - Method in enum org.unix4j.unix.sort.SortOptionSet_Vbdfmru
Returns true if the acronym should be used in for the specified option string representations.
useAcronymFor(TailOption) - Method in enum org.unix4j.unix.tail.TailOption
Returns true if the acronym should be used for the specified option in string representations.
useAcronymFor(TailOption) - Method in enum org.unix4j.unix.tail.TailOptionSet_cqs
Returns true if the acronym should be used in for the specified option string representations.
useAcronymFor(UniqOption) - Method in enum org.unix4j.unix.uniq.UniqOption
Returns true if the acronym should be used for the specified option in string representations.
useAcronymFor(UniqOption) - Method in enum org.unix4j.unix.uniq.UniqOptionSet_cdgu
Returns true if the acronym should be used in for the specified option string representations.
useAcronymFor(UniqOption) - Method in enum org.unix4j.unix.uniq.UniqOptionSet_cg
Returns true if the acronym should be used in for the specified option string representations.
useAcronymFor(UniqOption) - Method in enum org.unix4j.unix.uniq.UniqOptionSet_dg
Returns true if the acronym should be used in for the specified option string representations.
useAcronymFor(UniqOption) - Method in enum org.unix4j.unix.uniq.UniqOptionSet_gu
Returns true if the acronym should be used in for the specified option string representations.
useAcronymFor(WcOption) - Method in enum org.unix4j.unix.wc.WcOption
Returns true if the acronym should be used for the specified option in string representations.
useAcronymFor(WcOption) - Method in enum org.unix4j.unix.wc.WcOptionSet_lmw
Returns true if the acronym should be used in for the specified option string representations.
useAcronymFor(XargsOption) - Method in enum org.unix4j.unix.xargs.XargsOption
Returns true if the acronym should be used for the specified option in string representations.
useAcronymFor(XargsOption) - Method in enum org.unix4j.unix.xargs.XargsOptionSet_rtxz
Returns true if the acronym should be used in for the specified option string representations.
usesStandardInput - Variable in class org.unix4j.codegen.command.def.MethodDef
 

V

v - Variable in enum org.unix4j.unix.grep.GrepOptionSet_Fcilnvx
Option "-v": Invert the match result, that is, a non-matching line is written to the output and a matching line is not.
v - Variable in class org.unix4j.unix.grep.GrepOptionSets
Option "-v": Invert the match result, that is, a non-matching line is written to the output and a matching line is not.
V - Variable in enum org.unix4j.unix.sort.SortOptionSet_MVbcdfghmnru
Option "-V": Sort by version name and number.
V - Variable in enum org.unix4j.unix.sort.SortOptionSet_MVbcdfghnru
Option "-V": Sort by version name and number.
V - Variable in enum org.unix4j.unix.sort.SortOptionSet_MVbdfghmnru
Option "-V": Sort by version name and number.
V - Variable in enum org.unix4j.unix.sort.SortOptionSet_Vbcdfmru
Option "-V": Sort by version name and number.
V - Variable in enum org.unix4j.unix.sort.SortOptionSet_Vbcdfru
Option "-V": Sort by version name and number.
V - Variable in enum org.unix4j.unix.sort.SortOptionSet_Vbdfmru
Option "-V": Sort by version name and number.
V - Variable in class org.unix4j.unix.sort.SortOptionSets
Option "-V": Sort by version name and number.
ValueConverter<V> - Interface in org.unix4j.convert
A converter for values of an arbitrary type into the target type specified by the generic parameter V.
valueOf(String) - Static method in enum org.unix4j.codegen.annotation.InputMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.unix4j.codegen.annotation.OutputMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.unix4j.unix.cat.CatOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.unix4j.unix.cat.CatOptionSet_bns
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.unix4j.unix.cat.CatOptionSet_bs
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.unix4j.unix.cat.CatOptionSet_ns
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.unix4j.unix.cut.CutOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.unix4j.unix.cut.CutOptionSet_cf
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.unix4j.unix.echo.EchoOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.unix4j.unix.echo.EchoOptionSet_n
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.unix4j.unix.find.FindOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.unix4j.unix.find.FindOptionSet_acdfilmnorxz
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.unix4j.unix.find.FindOptionSet_acdimnorz
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.unix4j.unix.find.FindOptionSet_acfimnorz
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.unix4j.unix.find.FindOptionSet_acilmnorz
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.unix4j.unix.find.FindOptionSet_acimnorxz
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.unix4j.unix.find.FindOptionSet_adfilnorxz
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.unix4j.unix.find.FindOptionSet_adinorz
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.unix4j.unix.find.FindOptionSet_afinorz
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.unix4j.unix.find.FindOptionSet_ailnorz
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.unix4j.unix.find.FindOptionSet_ainorxz
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.unix4j.unix.find.FindOptionSet_cdfilnorxz
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.unix4j.unix.find.FindOptionSet_cdinorz
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.unix4j.unix.find.FindOptionSet_cfinorz
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.unix4j.unix.find.FindOptionSet_cilnorz
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.unix4j.unix.find.FindOptionSet_cinorxz
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.unix4j.unix.find.FindOptionSet_dfilmnorxz
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.unix4j.unix.find.FindOptionSet_dimnorz
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.unix4j.unix.find.FindOptionSet_fimnorz
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.unix4j.unix.find.FindOptionSet_ilmnorz
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.unix4j.unix.find.FindOptionSet_imnorxz
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.unix4j.unix.find.SizeFilter.SizeComparator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.unix4j.unix.find.TimeFilter.TimeComparator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.unix4j.unix.find.TimeFilter.TimeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.unix4j.unix.find.TypeFilter
Returns the enum constant of this type with the specified name.
valueOf(FindOptions) - Static method in enum org.unix4j.unix.find.TypeFilter
Returns the (first) type filter constant if such an option is set, and null if no type option is found.
valueOf(String) - Static method in enum org.unix4j.unix.grep.GrepOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.unix4j.unix.grep.GrepOptionSet_Fcilnvx
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.unix4j.unix.head.HeadOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.unix4j.unix.head.HeadOptionSet_cq
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.unix4j.unix.ls.LsOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.unix4j.unix.ls.LsOptionSet_Rahlrt
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.unix4j.unix.sed.Command
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.unix4j.unix.sed.SedOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.unix4j.unix.sed.SedOptionSet_Iacdgilnpsy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.unix4j.unix.sed.SedOptionSet_Iaglnp
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.unix4j.unix.sed.SedOptionSet_Icglnp
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.unix4j.unix.sed.SedOptionSet_Idglnp
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.unix4j.unix.sed.SedOptionSet_Igilnp
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.unix4j.unix.sed.SedOptionSet_Iglnps
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.unix4j.unix.sed.SedOptionSet_Iglnpy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.unix4j.unix.sort.SortOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.unix4j.unix.sort.SortOptionSet_bcdfgmru
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.unix4j.unix.sort.SortOptionSet_bcdfgru
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.unix4j.unix.sort.SortOptionSet_bcdfhmru
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.unix4j.unix.sort.SortOptionSet_bcdfhru
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.unix4j.unix.sort.SortOptionSet_bcdfmnru
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.unix4j.unix.sort.SortOptionSet_bcdfnru
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.unix4j.unix.sort.SortOptionSet_bdfgmru
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.unix4j.unix.sort.SortOptionSet_bdfhmru
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.unix4j.unix.sort.SortOptionSet_bdfmnru
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.unix4j.unix.sort.SortOptionSet_Mbcdfmru
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.unix4j.unix.sort.SortOptionSet_Mbcdfru
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.unix4j.unix.sort.SortOptionSet_Mbdfmru
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.unix4j.unix.sort.SortOptionSet_MVbcdfghmnru
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.unix4j.unix.sort.SortOptionSet_MVbcdfghnru
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.unix4j.unix.sort.SortOptionSet_MVbdfghmnru
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.unix4j.unix.sort.SortOptionSet_Vbcdfmru
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.unix4j.unix.sort.SortOptionSet_Vbcdfru
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.unix4j.unix.sort.SortOptionSet_Vbdfmru
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.unix4j.unix.tail.TailOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.unix4j.unix.tail.TailOptionSet_cqs
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.unix4j.unix.uniq.UniqOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.unix4j.unix.uniq.UniqOptionSet_cdgu
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.unix4j.unix.uniq.UniqOptionSet_cg
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.unix4j.unix.uniq.UniqOptionSet_dg
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.unix4j.unix.uniq.UniqOptionSet_gu
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.unix4j.unix.wc.CounterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.unix4j.unix.wc.WcOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.unix4j.unix.wc.WcOptionSet_lmw
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.unix4j.unix.xargs.XargsOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.unix4j.unix.xargs.XargsOptionSet_rtxz
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.unix4j.util.OS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.unix4j.util.sort.TrimBlanksStringComparator.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.unix4j.variable.ExecutionContextVariableResolver.Variable
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.unix4j.codegen.annotation.InputMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.unix4j.codegen.annotation.OutputMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.unix4j.unix.cat.CatOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.unix4j.unix.cat.CatOptionSet_bns
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.unix4j.unix.cat.CatOptionSet_bs
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.unix4j.unix.cat.CatOptionSet_ns
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.unix4j.unix.cut.CutOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.unix4j.unix.cut.CutOptionSet_cf
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.unix4j.unix.echo.EchoOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.unix4j.unix.echo.EchoOptionSet_n
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.unix4j.unix.find.FindOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.unix4j.unix.find.FindOptionSet_acdfilmnorxz
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.unix4j.unix.find.FindOptionSet_acdimnorz
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.unix4j.unix.find.FindOptionSet_acfimnorz
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.unix4j.unix.find.FindOptionSet_acilmnorz
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.unix4j.unix.find.FindOptionSet_acimnorxz
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.unix4j.unix.find.FindOptionSet_adfilnorxz
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.unix4j.unix.find.FindOptionSet_adinorz
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.unix4j.unix.find.FindOptionSet_afinorz
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.unix4j.unix.find.FindOptionSet_ailnorz
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.unix4j.unix.find.FindOptionSet_ainorxz
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.unix4j.unix.find.FindOptionSet_cdfilnorxz
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.unix4j.unix.find.FindOptionSet_cdinorz
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.unix4j.unix.find.FindOptionSet_cfinorz
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.unix4j.unix.find.FindOptionSet_cilnorz
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.unix4j.unix.find.FindOptionSet_cinorxz
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.unix4j.unix.find.FindOptionSet_dfilmnorxz
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.unix4j.unix.find.FindOptionSet_dimnorz
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.unix4j.unix.find.FindOptionSet_fimnorz
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.unix4j.unix.find.FindOptionSet_ilmnorz
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.unix4j.unix.find.FindOptionSet_imnorxz
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.unix4j.unix.find.SizeFilter.SizeComparator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.unix4j.unix.find.TimeFilter.TimeComparator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.unix4j.unix.find.TimeFilter.TimeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.unix4j.unix.find.TypeFilter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.unix4j.unix.grep.GrepOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.unix4j.unix.grep.GrepOptionSet_Fcilnvx
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.unix4j.unix.head.HeadOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.unix4j.unix.head.HeadOptionSet_cq
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.unix4j.unix.ls.LsOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.unix4j.unix.ls.LsOptionSet_Rahlrt
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.unix4j.unix.sed.Command
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.unix4j.unix.sed.SedOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.unix4j.unix.sed.SedOptionSet_Iacdgilnpsy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.unix4j.unix.sed.SedOptionSet_Iaglnp
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.unix4j.unix.sed.SedOptionSet_Icglnp
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.unix4j.unix.sed.SedOptionSet_Idglnp
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.unix4j.unix.sed.SedOptionSet_Igilnp
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.unix4j.unix.sed.SedOptionSet_Iglnps
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.unix4j.unix.sed.SedOptionSet_Iglnpy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.unix4j.unix.sort.SortOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.unix4j.unix.sort.SortOptionSet_bcdfgmru
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.unix4j.unix.sort.SortOptionSet_bcdfgru
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.unix4j.unix.sort.SortOptionSet_bcdfhmru
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.unix4j.unix.sort.SortOptionSet_bcdfhru
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.unix4j.unix.sort.SortOptionSet_bcdfmnru
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.unix4j.unix.sort.SortOptionSet_bcdfnru
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.unix4j.unix.sort.SortOptionSet_bdfgmru
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.unix4j.unix.sort.SortOptionSet_bdfhmru
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.unix4j.unix.sort.SortOptionSet_bdfmnru
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.unix4j.unix.sort.SortOptionSet_Mbcdfmru
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.unix4j.unix.sort.SortOptionSet_Mbcdfru
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.unix4j.unix.sort.SortOptionSet_Mbdfmru
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.unix4j.unix.sort.SortOptionSet_MVbcdfghmnru
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.unix4j.unix.sort.SortOptionSet_MVbcdfghnru
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.unix4j.unix.sort.SortOptionSet_MVbdfghmnru
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.unix4j.unix.sort.SortOptionSet_Vbcdfmru
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.unix4j.unix.sort.SortOptionSet_Vbcdfru
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.unix4j.unix.sort.SortOptionSet_Vbdfmru
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.unix4j.unix.tail.TailOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.unix4j.unix.tail.TailOptionSet_cqs
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.unix4j.unix.uniq.UniqOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.unix4j.unix.uniq.UniqOptionSet_cdgu
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.unix4j.unix.uniq.UniqOptionSet_cg
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.unix4j.unix.uniq.UniqOptionSet_dg
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.unix4j.unix.uniq.UniqOptionSet_gu
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.unix4j.unix.wc.CounterType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.unix4j.unix.wc.WcOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.unix4j.unix.wc.WcOptionSet_lmw
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.unix4j.unix.xargs.XargsOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.unix4j.unix.xargs.XargsOptionSet_rtxz
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.unix4j.util.OS
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.unix4j.util.sort.TrimBlanksStringComparator.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.unix4j.variable.ExecutionContextVariableResolver.Variable
Returns an array containing the constants of this enum type, in the order they are declared.
VariableContext - Interface in org.unix4j.variable
The variable context is an extension of the somewhat simplistic VariableResolver.
VariableResolver - Interface in org.unix4j.variable
A variable resolver returns a variable value given the name of the variable.
Variables - Class in org.unix4j.util
Variables contains static utility methods related to variables or place holders used as Command arguments.
verbose - Variable in enum org.unix4j.unix.xargs.XargsOptionSet_rtxz
Option "--verbose": Print the command line on the standard error output before executing it.
verbose - Variable in class org.unix4j.unix.xargs.XargsOptionSets
Option "--verbose": Print the command line on the standard error output before executing it.
versionSort - Variable in enum org.unix4j.unix.sort.SortOptionSet_MVbcdfghmnru
Option "--versionSort": Sort by version name and number.
versionSort - Variable in enum org.unix4j.unix.sort.SortOptionSet_MVbcdfghnru
Option "--versionSort": Sort by version name and number.
versionSort - Variable in enum org.unix4j.unix.sort.SortOptionSet_MVbdfghmnru
Option "--versionSort": Sort by version name and number.
versionSort - Variable in enum org.unix4j.unix.sort.SortOptionSet_Vbcdfmru
Option "--versionSort": Sort by version name and number.
versionSort - Variable in enum org.unix4j.unix.sort.SortOptionSet_Vbcdfru
Option "--versionSort": Sort by version name and number.
versionSort - Variable in enum org.unix4j.unix.sort.SortOptionSet_Vbdfmru
Option "--versionSort": Sort by version name and number.
versionSort - Variable in class org.unix4j.unix.sort.SortOptionSets
Option "--versionSort": Sort by version name and number.

W

w - Variable in enum org.unix4j.unix.wc.WcOptionSet_lmw
Option "-w": Executes a count of words and writes this count to the output.
w - Variable in class org.unix4j.unix.wc.WcOptionSets
Option "-w": Executes a count of words and writes this count to the output.
wc() - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
wc(String...) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
wc(File...) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
wc(WcOptions) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
wc(WcOptions, File...) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
wc(WcOptions, String[]) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
wc() - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Executes a count of lines, words and chars contained in the standard input and writes them to the standard output.
wc(String...) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
One or several counts are executed and written to the standard output.
wc(File...) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Executes a count of lines, words and chars contained in each input file and writes them to the standard output.
wc(WcOptions) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Executes a one or more counts, depending on the given options, in the standard input and writes them to the standard output.
wc(WcOptions, File...) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Executes a one or more counts, depending on the given options, in each of the given input files and writes them to the standard output.
wc(WcOptions, String[]) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Executes a one or more counts, depending on the given options, in each of the given input files and writes them to the standard output.
Wc - Class in org.unix4j.unix
Non-instantiable module with inner types making up the wc command.
wc() - Method in interface org.unix4j.unix.Wc.Interface
Executes a count of lines, words and chars contained in the standard input and writes them to the standard output.
wc(String...) - Method in interface org.unix4j.unix.Wc.Interface
One or several counts are executed and written to the standard output.
wc(File...) - Method in interface org.unix4j.unix.Wc.Interface
Executes a count of lines, words and chars contained in each input file and writes them to the standard output.
wc(WcOptions) - Method in interface org.unix4j.unix.Wc.Interface
Executes a one or more counts, depending on the given options, in the standard input and writes them to the standard output.
wc(WcOptions, File...) - Method in interface org.unix4j.unix.Wc.Interface
Executes a one or more counts, depending on the given options, in each of the given input files and writes them to the standard output.
wc(WcOptions, String[]) - Method in interface org.unix4j.unix.Wc.Interface
Executes a one or more counts, depending on the given options, in each of the given input files and writes them to the standard output.
wc() - Method in class org.unix4j.unix.wc.WcFactory
 
wc(String...) - Method in class org.unix4j.unix.wc.WcFactory
 
wc(File...) - Method in class org.unix4j.unix.wc.WcFactory
 
wc(WcOptions) - Method in class org.unix4j.unix.wc.WcFactory
 
wc(WcOptions, File...) - Method in class org.unix4j.unix.wc.WcFactory
 
wc(WcOptions, String[]) - Method in class org.unix4j.unix.wc.WcFactory
 
wc(File...) - Static method in class org.unix4j.Unix4j
Executes a count of lines, words and chars contained in each input file and writes them to the standard output.
wc(WcOptions, File...) - Static method in class org.unix4j.Unix4j
Executes a one or more counts, depending on the given options, in each of the given input files and writes them to the standard output.
wc(WcOptions, String[]) - Static method in class org.unix4j.Unix4j
Executes a one or more counts, depending on the given options, in each of the given input files and writes them to the standard output.
Wc.Interface<R> - Interface in org.unix4j.unix
Interface defining all method signatures for the "wc" command.
WcArguments - Class in org.unix4j.unix.wc
Arguments and options for the wc command.
WcArguments() - Constructor for class org.unix4j.unix.wc.WcArguments
Constructor to use if no options are specified.
WcArguments(WcOptions) - Constructor for class org.unix4j.unix.wc.WcArguments
Constructor with option set containing the selected command options.
WcArguments(String...) - Constructor for class org.unix4j.unix.wc.WcArguments
Constructor string arguments encoding options and arguments, possibly also containing variable expressions.
WcCommand - Class in org.unix4j.unix.wc
Implementation of the wc command.
WcCommand(WcArguments) - Constructor for class org.unix4j.unix.wc.WcCommand
 
WcFactory - Class in org.unix4j.unix.wc
Factory for the wc command returning a new command instance from every signature method.
WcFileProcessor - Class in org.unix4j.unix.wc
Input processor for line, word and char count for a single file.
WcFileProcessor(ExecutionContext, WcArguments) - Constructor for class org.unix4j.unix.wc.WcFileProcessor
 
WcMultipleFilesProcessor - Class in org.unix4j.unix.wc
Input processor for line, word and char count for multiple input files.
WcMultipleFilesProcessor(ExecutionContext, List<FileInput>, LineProcessor, WcArguments) - Constructor for class org.unix4j.unix.wc.WcMultipleFilesProcessor
 
WcOption - Enum in org.unix4j.unix.wc
Options for the wc command.
WcOptions - Interface in org.unix4j.unix.wc
Interface implemented by all option sets for the wc command.
WcOptions.Default - Class in org.unix4j.unix.wc
Default implementation for a modifiable option set.
WcOptions.Default() - Constructor for class org.unix4j.unix.wc.WcOptions.Default
Default constructor for an empty option set with no active options.
WcOptions.Default(WcOption) - Constructor for class org.unix4j.unix.wc.WcOptions.Default
Constructor for an option set with a single active option.
WcOptions.Default(WcOption...) - Constructor for class org.unix4j.unix.wc.WcOptions.Default
Constructor for an option set with the given active options.
WcOptions.Default(OptionSet<WcOption>) - Constructor for class org.unix4j.unix.wc.WcOptions.Default
Constructor for an option set initialized with the options given by another option set.
WcOptionSet_lmw - Enum in org.unix4j.unix.wc
Option sets for the wc command with the following options: m, l, w.
WcOptionSets - Class in org.unix4j.unix.wc
Options for the wc command with the the following options:
WcOptionSets() - Constructor for class org.unix4j.unix.wc.WcOptionSets
 
WcProcessor - Class in org.unix4j.unix.wc
Standard input processor for line, word and char count.
WcProcessor(WcCommand, ExecutionContext, LineProcessor) - Constructor for class org.unix4j.unix.wc.WcProcessor
 
WHITESPACE_DELIMITED - Static variable in class org.unix4j.convert.StringArrayConverters
 
WhitespaceItemizer - Class in org.unix4j.unix.xargs
 
WhitespaceItemizer() - Constructor for class org.unix4j.unix.xargs.WhitespaceItemizer
 
wholeLine - Variable in enum org.unix4j.unix.grep.GrepOptionSet_Fcilnvx
Option "--wholeLine": Select only those matches that exactly match the whole line excluding the terminating line ending.
wholeLine - Variable in class org.unix4j.unix.grep.GrepOptionSets
Option "--wholeLine": Select only those matches that exactly match the whole line excluding the terminating line ending.
words - Variable in enum org.unix4j.unix.wc.WcOptionSet_lmw
Option "--words": Executes a count of words and writes this count to the output.
words - Variable in class org.unix4j.unix.wc.WcOptionSets
Option "--words": Executes a count of words and writes this count to the output.
writeCountLine(Line, long, int, LineProcessor) - Static method in class org.unix4j.unix.uniq.CountUtil
Writes the given line prefixed with the count using the format
   ' ' + <count> + ' ' + <line>
and using CountUtil.formatCount(long, int) to format <count>.
writeCountsLine(LineProcessor) - Method in class org.unix4j.unix.wc.Counters
Writes the counts line to the specified output.
writeCountsLineWithFileInfo(LineProcessor, String) - Method in class org.unix4j.unix.wc.Counters
Writes the counts line to the specified output appending the specified file information.
writeCountsLineWithFileInfo(LineProcessor, String, int) - Method in class org.unix4j.unix.wc.Counters
Writes the counts line to the specified output appending the specified file information.
WriteFilesWithMatchingLinesProcessor - Class in org.unix4j.unix.grep
Counts the matching lines and writes the count and the file name to the output.
WriteFilesWithMatchingLinesProcessor(GrepCommand, ExecutionContext, LineProcessor, LineMatcher) - Constructor for class org.unix4j.unix.grep.WriteFilesWithMatchingLinesProcessor
 
writeFormatted(File, File, LsArguments, LineProcessor) - Method in interface org.unix4j.unix.ls.LsFormatter
Writes information of the given file to the output.
writeFormatted(File, File, LsArguments, LineProcessor) - Method in class org.unix4j.unix.ls.LsFormatterDirectoryHeader
 
writeFormatted(File, File, LsArguments, LineProcessor) - Method in class org.unix4j.unix.ls.LsFormatterLong
 
writeFormatted(File, File, LsArguments, LineProcessor) - Method in class org.unix4j.unix.ls.LsFormatterShort
 
writeLastLineEnding() - Method in class org.unix4j.io.StringOutput
 
writeLastLineEnding() - Method in class org.unix4j.io.WriterOutput
Returns true if the last line ending should be written.
writeLine(Line, long, LineProcessor) - Method in class org.unix4j.unix.uniq.AdjacentProcessor.Count
 
writeLine(Line, long, LineProcessor) - Method in class org.unix4j.unix.uniq.AdjacentProcessor.DuplicateOnly
 
writeLine(Line, long, LineProcessor) - Method in class org.unix4j.unix.uniq.AdjacentProcessor.UniqueDuplicateCount
 
writeLine(Line, long, LineProcessor) - Method in class org.unix4j.unix.uniq.AdjacentProcessor.UniqueOnly
 
writeLine(Line, long, int, LineProcessor) - Method in class org.unix4j.unix.uniq.GlobalProcessor.Count
 
writeLine(Line, long, int, LineProcessor) - Method in class org.unix4j.unix.uniq.GlobalProcessor.DuplicateOnly
 
writeLine(Line, long, int, LineProcessor) - Method in class org.unix4j.unix.uniq.GlobalProcessor.UniqueDuplicateCount
 
writeLine(Line, long, int, LineProcessor) - Method in class org.unix4j.unix.uniq.GlobalProcessor.UniqueOnly
 
WriteMatchingLinesProcessor - Class in org.unix4j.unix.grep
Writes all matching lines to the output.
WriteMatchingLinesProcessor(GrepCommand, ExecutionContext, LineProcessor, LineMatcher) - Constructor for class org.unix4j.unix.grep.WriteMatchingLinesProcessor
 
WriterOutput - Class in org.unix4j.io
Output device based on a Writer.
WriterOutput(Writer) - Constructor for class org.unix4j.io.WriterOutput
 
writeTo(Output) - Method in class org.unix4j.io.BufferedOutput
Writes the buffered output lines to the specified output device.

X

x - Variable in enum org.unix4j.unix.find.FindOptionSet_acdfilmnorxz
Option "-x": Consider only files that are neither of directory (d), regular file (f) or symlink (l).
x - Variable in enum org.unix4j.unix.find.FindOptionSet_acimnorxz
Option "-x": Consider only files that are neither of directory (d), regular file (f) or symlink (l).
x - Variable in enum org.unix4j.unix.find.FindOptionSet_adfilnorxz
Option "-x": Consider only files that are neither of directory (d), regular file (f) or symlink (l).
x - Variable in enum org.unix4j.unix.find.FindOptionSet_ainorxz
Option "-x": Consider only files that are neither of directory (d), regular file (f) or symlink (l).
x - Variable in enum org.unix4j.unix.find.FindOptionSet_cdfilnorxz
Option "-x": Consider only files that are neither of directory (d), regular file (f) or symlink (l).
x - Variable in enum org.unix4j.unix.find.FindOptionSet_cinorxz
Option "-x": Consider only files that are neither of directory (d), regular file (f) or symlink (l).
x - Variable in enum org.unix4j.unix.find.FindOptionSet_dfilmnorxz
Option "-x": Consider only files that are neither of directory (d), regular file (f) or symlink (l).
x - Variable in enum org.unix4j.unix.find.FindOptionSet_imnorxz
Option "-x": Consider only files that are neither of directory (d), regular file (f) or symlink (l).
x - Variable in class org.unix4j.unix.find.FindOptionSets
Option "-x": Consider only files that are neither of directory (d), regular file (f) or symlink (l).
x - Variable in enum org.unix4j.unix.grep.GrepOptionSet_Fcilnvx
Option "-x": Select only those matches that exactly match the whole line excluding the terminating line ending.
x - Variable in class org.unix4j.unix.grep.GrepOptionSets
Option "-x": Select only those matches that exactly match the whole line excluding the terminating line ending.
x - Variable in enum org.unix4j.unix.xargs.XargsOptionSet_rtxz
Option "-x": Terminate immediately if maxArgs is specified but the found number of variable items is less than maxArgs.
x - Variable in class org.unix4j.unix.xargs.XargsOptionSets
Option "-x": Terminate immediately if maxArgs is specified but the found number of variable items is less than maxArgs.
xargs() - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
xargs(String...) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
xargs(String) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
xargs(long) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
xargs(int) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
xargs(long, int) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
xargs(String, long) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
xargs(String, int) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
xargs(String, long, int) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
xargs(String, String, long, int) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
xargs(XargsOptions) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
xargs(XargsOptions, String) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
xargs(XargsOptions, long) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
xargs(XargsOptions, int) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
xargs(XargsOptions, long, int) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
xargs(XargsOptions, String, long) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
xargs(XargsOptions, String, int) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
xargs(XargsOptions, String, long, int) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
xargs(XargsOptions, String, String, long, int) - Method in class org.unix4j.builder.DefaultUnix4jCommandBuilder
 
xargs() - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Reads items from the standard input, delimited by blanks (which can be protected with double or single quotes or a backslash) or newlines, and provides variables for the items read from the standard input.
xargs(String...) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Reads items from the standard input, delimited by blanks and newlines or a specified delimiter, and provides variables for the items read from the standard input.
xargs(String) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Reads items from the standard input using the specified delimiter to separate items, and provides variables for the items read from the standard input.
xargs(long) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Reads items from the standard input, delimited by blanks (which can be protected with double or single quotes or a backslash) or newlines, and provides variables for the items read from the standard input.
xargs(int) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Reads items from the standard input, delimited by blanks (which can be protected with double or single quotes or a backslash) or newlines, and provides variables for the items read from the standard input.
xargs(long, int) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Reads items from the standard input, delimited by blanks (which can be protected with double or single quotes or a backslash) or newlines, and provides variables for the items read from the standard input.
xargs(String, long) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Reads items from the standard input using the specified delimiter to separate items, and provides variables for the items read from the standard input.
xargs(String, int) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Reads items from the standard input using the specified delimiter to separate items, and provides variables for the items read from the standard input.
xargs(String, long, int) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Reads items from the standard input using the specified delimiter to separate items, and provides variables for the items read from the standard input.
xargs(String, String, long, int) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Reads items from the standard input using the specified delimiter to separate items, and provides variables for the items read from the standard input.
xargs(XargsOptions) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Reads items from the standard input, delimited by blanks (which can be protected with double or single quotes or a backslash) or newlines, and provides variables for the items read from the standard input.
xargs(XargsOptions, String) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Reads items from the standard input using the specified delimiter to separate items, and provides variables for the items read from the standard input.
xargs(XargsOptions, long) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Reads items from the standard input, delimited by blanks (which can be protected with double or single quotes or a backslash) or newlines, and provides variables for the items read from the standard input.
xargs(XargsOptions, int) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Reads items from the standard input, delimited by blanks (which can be protected with double or single quotes or a backslash) or newlines, and provides variables for the items read from the standard input.
xargs(XargsOptions, long, int) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Reads items from the standard input, delimited by blanks (which can be protected with double or single quotes or a backslash) or newlines, and provides variables for the items read from the standard input.
xargs(XargsOptions, String, long) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Reads items from the standard input using the specified delimiter to separate items, and provides variables for the items read from the standard input.
xargs(XargsOptions, String, int) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Reads items from the standard input using the specified delimiter to separate items, and provides variables for the items read from the standard input.
xargs(XargsOptions, String, long, int) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Reads items from the standard input using the specified delimiter to separate items, and provides variables for the items read from the standard input.
xargs(XargsOptions, String, String, long, int) - Method in interface org.unix4j.builder.Unix4jCommandBuilder
Reads items from the standard input using the specified delimiter to separate items, and provides variables for the items read from the standard input.
Xargs - Class in org.unix4j.unix
Non-instantiable module with inner types making up the xargs command.
xargs() - Method in interface org.unix4j.unix.Xargs.Interface
Reads items from the standard input, delimited by blanks (which can be protected with double or single quotes or a backslash) or newlines, and provides variables for the items read from the standard input.
xargs(String...) - Method in interface org.unix4j.unix.Xargs.Interface
Reads items from the standard input, delimited by blanks and newlines or a specified delimiter, and provides variables for the items read from the standard input.
xargs(String) - Method in interface org.unix4j.unix.Xargs.Interface
Reads items from the standard input using the specified delimiter to separate items, and provides variables for the items read from the standard input.
xargs(long) - Method in interface org.unix4j.unix.Xargs.Interface
Reads items from the standard input, delimited by blanks (which can be protected with double or single quotes or a backslash) or newlines, and provides variables for the items read from the standard input.
xargs(int) - Method in interface org.unix4j.unix.Xargs.Interface
Reads items from the standard input, delimited by blanks (which can be protected with double or single quotes or a backslash) or newlines, and provides variables for the items read from the standard input.
xargs(long, int) - Method in interface org.unix4j.unix.Xargs.Interface
Reads items from the standard input, delimited by blanks (which can be protected with double or single quotes or a backslash) or newlines, and provides variables for the items read from the standard input.
xargs(String, long) - Method in interface org.unix4j.unix.Xargs.Interface
Reads items from the standard input using the specified delimiter to separate items, and provides variables for the items read from the standard input.
xargs(String, int) - Method in interface org.unix4j.unix.Xargs.Interface
Reads items from the standard input using the specified delimiter to separate items, and provides variables for the items read from the standard input.
xargs(String, long, int) - Method in interface org.unix4j.unix.Xargs.Interface
Reads items from the standard input using the specified delimiter to separate items, and provides variables for the items read from the standard input.
xargs(String, String, long, int) - Method in interface org.unix4j.unix.Xargs.Interface
Reads items from the standard input using the specified delimiter to separate items, and provides variables for the items read from the standard input.
xargs(XargsOptions) - Method in interface org.unix4j.unix.Xargs.Interface
Reads items from the standard input, delimited by blanks (which can be protected with double or single quotes or a backslash) or newlines, and provides variables for the items read from the standard input.
xargs(XargsOptions, String) - Method in interface org.unix4j.unix.Xargs.Interface
Reads items from the standard input using the specified delimiter to separate items, and provides variables for the items read from the standard input.
xargs(XargsOptions, long) - Method in interface org.unix4j.unix.Xargs.Interface
Reads items from the standard input, delimited by blanks (which can be protected with double or single quotes or a backslash) or newlines, and provides variables for the items read from the standard input.
xargs(XargsOptions, int) - Method in interface org.unix4j.unix.Xargs.Interface
Reads items from the standard input, delimited by blanks (which can be protected with double or single quotes or a backslash) or newlines, and provides variables for the items read from the standard input.
xargs(XargsOptions, long, int) - Method in interface org.unix4j.unix.Xargs.Interface
Reads items from the standard input, delimited by blanks (which can be protected with double or single quotes or a backslash) or newlines, and provides variables for the items read from the standard input.
xargs(XargsOptions, String, long) - Method in interface org.unix4j.unix.Xargs.Interface
Reads items from the standard input using the specified delimiter to separate items, and provides variables for the items read from the standard input.
xargs(XargsOptions, String, int) - Method in interface org.unix4j.unix.Xargs.Interface
Reads items from the standard input using the specified delimiter to separate items, and provides variables for the items read from the standard input.
xargs(XargsOptions, String, long, int) - Method in interface org.unix4j.unix.Xargs.Interface
Reads items from the standard input using the specified delimiter to separate items, and provides variables for the items read from the standard input.
xargs(XargsOptions, String, String, long, int) - Method in interface org.unix4j.unix.Xargs.Interface
Reads items from the standard input using the specified delimiter to separate items, and provides variables for the items read from the standard input.
xargs() - Method in class org.unix4j.unix.xargs.XargsFactory
 
xargs(String...) - Method in class org.unix4j.unix.xargs.XargsFactory
 
xargs(String) - Method in class org.unix4j.unix.xargs.XargsFactory
 
xargs(long) - Method in class org.unix4j.unix.xargs.XargsFactory
 
xargs(int) - Method in class org.unix4j.unix.xargs.XargsFactory
 
xargs(long, int) - Method in class org.unix4j.unix.xargs.XargsFactory
 
xargs(String, long) - Method in class org.unix4j.unix.xargs.XargsFactory
 
xargs(String, int) - Method in class org.unix4j.unix.xargs.XargsFactory
 
xargs(String, long, int) - Method in class org.unix4j.unix.xargs.XargsFactory
 
xargs(String, String, long, int) - Method in class org.unix4j.unix.xargs.XargsFactory
 
xargs(XargsOptions) - Method in class org.unix4j.unix.xargs.XargsFactory
 
xargs(XargsOptions, String) - Method in class org.unix4j.unix.xargs.XargsFactory
 
xargs(XargsOptions, long) - Method in class org.unix4j.unix.xargs.XargsFactory
 
xargs(XargsOptions, int) - Method in class org.unix4j.unix.xargs.XargsFactory
 
xargs(XargsOptions, long, int) - Method in class org.unix4j.unix.xargs.XargsFactory
 
xargs(XargsOptions, String, long) - Method in class org.unix4j.unix.xargs.XargsFactory
 
xargs(XargsOptions, String, int) - Method in class org.unix4j.unix.xargs.XargsFactory
 
xargs(XargsOptions, String, long, int) - Method in class org.unix4j.unix.xargs.XargsFactory
 
xargs(XargsOptions, String, String, long, int) - Method in class org.unix4j.unix.xargs.XargsFactory
 
Xargs.Interface<R> - Interface in org.unix4j.unix
Interface defining all method signatures for the "xargs" command.
XargsArguments - Class in org.unix4j.unix.xargs
Arguments and options for the xargs command.
XargsArguments() - Constructor for class org.unix4j.unix.xargs.XargsArguments
Constructor to use if no options are specified.
XargsArguments(XargsOptions) - Constructor for class org.unix4j.unix.xargs.XargsArguments
Constructor with option set containing the selected command options.
XargsArguments(String...) - Constructor for class org.unix4j.unix.xargs.XargsArguments
Constructor string arguments encoding options and arguments, possibly also containing variable expressions.
XargsCommand - Class in org.unix4j.unix.xargs
Implementation of the xargs command.
XargsCommand(XargsArguments) - Constructor for class org.unix4j.unix.xargs.XargsCommand
 
XargsCommand(XargsArguments, Command<?>) - Constructor for class org.unix4j.unix.xargs.XargsCommand
 
XargsFactory - Class in org.unix4j.unix.xargs
Factory for the xargs command returning a new command instance from every signature method.
XargsLineProcessor - Class in org.unix4j.unix.xargs
 
XargsLineProcessor(XargsCommand, ExecutionContext, LineProcessor) - Constructor for class org.unix4j.unix.xargs.XargsLineProcessor
 
XargsOption - Enum in org.unix4j.unix.xargs
Options for the xargs command.
XargsOptions - Interface in org.unix4j.unix.xargs
Interface implemented by all option sets for the xargs command.
XargsOptions.Default - Class in org.unix4j.unix.xargs
Default implementation for a modifiable option set.
XargsOptions.Default() - Constructor for class org.unix4j.unix.xargs.XargsOptions.Default
Default constructor for an empty option set with no active options.
XargsOptions.Default(XargsOption) - Constructor for class org.unix4j.unix.xargs.XargsOptions.Default
Constructor for an option set with a single active option.
XargsOptions.Default(XargsOption...) - Constructor for class org.unix4j.unix.xargs.XargsOptions.Default
Constructor for an option set with the given active options.
XargsOptions.Default(OptionSet<XargsOption>) - Constructor for class org.unix4j.unix.xargs.XargsOptions.Default
Constructor for an option set initialized with the options given by another option set.
XargsOptionSet_rtxz - Enum in org.unix4j.unix.xargs
Option sets for the xargs command with the following options: z, x, r, t.
XargsOptionSets - Class in org.unix4j.unix.xargs
Options for the xargs command with the the following options:
XargsOptionSets() - Constructor for class org.unix4j.unix.xargs.XargsOptionSets
 
XargsOutput - Class in org.unix4j.unix.xargs
Output object passed to invoked commands.
XargsOutput(LineProcessor) - Constructor for class org.unix4j.unix.xargs.XargsOutput
 
XmlUtil - Class in org.unix4j.codegen.xml
 

Y

y - Variable in enum org.unix4j.unix.sed.SedOptionSet_Iacdgilnpsy
Option "-y": Replace all occurrences of characters in string1 with the corresponding characters in string2.
y - Variable in enum org.unix4j.unix.sed.SedOptionSet_Iglnpy
Option "-y": Replace all occurrences of characters in string1 with the corresponding characters in string2.
y - Variable in class org.unix4j.unix.sed.SedOptionSets
Option "-y": Replace all occurrences of characters in string1 with the corresponding characters in string2.

Z

z - Variable in enum org.unix4j.unix.find.FindOptionSet_acdfilmnorxz
Option "-z": Print the full file name on the standard output, followed by a null character (instead of the newline character used by default).
z - Variable in enum org.unix4j.unix.find.FindOptionSet_acdimnorz
Option "-z": Print the full file name on the standard output, followed by a null character (instead of the newline character used by default).
z - Variable in enum org.unix4j.unix.find.FindOptionSet_acfimnorz
Option "-z": Print the full file name on the standard output, followed by a null character (instead of the newline character used by default).
z - Variable in enum org.unix4j.unix.find.FindOptionSet_acilmnorz
Option "-z": Print the full file name on the standard output, followed by a null character (instead of the newline character used by default).
z - Variable in enum org.unix4j.unix.find.FindOptionSet_acimnorxz
Option "-z": Print the full file name on the standard output, followed by a null character (instead of the newline character used by default).
z - Variable in enum org.unix4j.unix.find.FindOptionSet_adfilnorxz
Option "-z": Print the full file name on the standard output, followed by a null character (instead of the newline character used by default).
z - Variable in enum org.unix4j.unix.find.FindOptionSet_adinorz
Option "-z": Print the full file name on the standard output, followed by a null character (instead of the newline character used by default).
z - Variable in enum org.unix4j.unix.find.FindOptionSet_afinorz
Option "-z": Print the full file name on the standard output, followed by a null character (instead of the newline character used by default).
z - Variable in enum org.unix4j.unix.find.FindOptionSet_ailnorz
Option "-z": Print the full file name on the standard output, followed by a null character (instead of the newline character used by default).
z - Variable in enum org.unix4j.unix.find.FindOptionSet_ainorxz
Option "-z": Print the full file name on the standard output, followed by a null character (instead of the newline character used by default).
z - Variable in enum org.unix4j.unix.find.FindOptionSet_cdfilnorxz
Option "-z": Print the full file name on the standard output, followed by a null character (instead of the newline character used by default).
z - Variable in enum org.unix4j.unix.find.FindOptionSet_cdinorz
Option "-z": Print the full file name on the standard output, followed by a null character (instead of the newline character used by default).
z - Variable in enum org.unix4j.unix.find.FindOptionSet_cfinorz
Option "-z": Print the full file name on the standard output, followed by a null character (instead of the newline character used by default).
z - Variable in enum org.unix4j.unix.find.FindOptionSet_cilnorz
Option "-z": Print the full file name on the standard output, followed by a null character (instead of the newline character used by default).
z - Variable in enum org.unix4j.unix.find.FindOptionSet_cinorxz
Option "-z": Print the full file name on the standard output, followed by a null character (instead of the newline character used by default).
z - Variable in enum org.unix4j.unix.find.FindOptionSet_dfilmnorxz
Option "-z": Print the full file name on the standard output, followed by a null character (instead of the newline character used by default).
z - Variable in enum org.unix4j.unix.find.FindOptionSet_dimnorz
Option "-z": Print the full file name on the standard output, followed by a null character (instead of the newline character used by default).
z - Variable in enum org.unix4j.unix.find.FindOptionSet_fimnorz
Option "-z": Print the full file name on the standard output, followed by a null character (instead of the newline character used by default).
z - Variable in enum org.unix4j.unix.find.FindOptionSet_ilmnorz
Option "-z": Print the full file name on the standard output, followed by a null character (instead of the newline character used by default).
z - Variable in enum org.unix4j.unix.find.FindOptionSet_imnorxz
Option "-z": Print the full file name on the standard output, followed by a null character (instead of the newline character used by default).
z - Variable in class org.unix4j.unix.find.FindOptionSets
Option "-z": Print the full file name on the standard output, followed by a null character (instead of the newline character used by default).
z - Variable in enum org.unix4j.unix.xargs.XargsOptionSet_rtxz
Option "-z": Input items are terminated by a null character instead of by whitespace, and the quotes and backslash are not special (every character is taken literally).
z - Variable in class org.unix4j.unix.xargs.XargsOptionSets
Option "-z": Input items are terminated by a null character instead of by whitespace, and the quotes and backslash are not special (every character is taken literally).
ZERO - Static variable in interface org.unix4j.line.Line
The zero character '\0' used to encode line endings for special purpose use, such as find --print0 | xargs --delimiter0.
$ A B C D E F G H I J L M N O P Q R S T U V W X Y Z 

Copyright © 2017. All Rights Reserved.