| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.hyperic.sigar.cmd.Tail
public class Tail
Display the last part of files to the standard output.
| Field Summary | |
|---|---|
|  java.util.List | files | 
|  boolean | follow | 
|  int | number | 
| Constructor Summary | |
|---|---|
| Tail() | |
| Method Summary | |
|---|---|
| static void | main(java.lang.String[] args) | 
|  void | parseArgs(java.lang.String[] args) | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
public boolean follow
public int number
public java.util.List files
| Constructor Detail | 
|---|
public Tail()
| Method Detail | 
|---|
public void parseArgs(java.lang.String[] args)
               throws SigarException
SigarException
public static void main(java.lang.String[] args)
                 throws SigarException
SigarException| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||