|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ShellCommand | |
---|---|
eu.unicore.hila.shell | |
eu.unicore.hila.shell.commands | This package contains commands for HiLA Shell. |
Uses of ShellCommand in eu.unicore.hila.shell |
---|
Methods in eu.unicore.hila.shell that return ShellCommand | |
---|---|
ShellCommand |
ShellContext.getCommand(String _cmd)
|
Methods in eu.unicore.hila.shell with parameters of type ShellCommand | |
---|---|
void |
ShellContext.registerCommand(ShellCommand _cmd)
|
void |
ShellContext.registerCommand(String _cmdName,
ShellCommand _cmd)
|
Uses of ShellCommand in eu.unicore.hila.shell.commands |
---|
Classes in eu.unicore.hila.shell.commands that implement ShellCommand | |
---|---|
class |
Abort
|
class |
Alias
|
class |
Cat
|
class |
Cd
|
class |
ChMod
|
class |
Cleanup
|
class |
Cp
|
class |
Exit
|
class |
Export
|
class |
GetMetadata
|
class |
Help
|
class |
Import
|
class |
LCd
|
class |
LLs
|
class |
LMv
|
class |
LPwd
|
class |
Ls
|
class |
MkDir
mkdir -- create a directory operates in two modes (1) create given remote directories (2) create current remote directory if no file or directory exists in that location parent directories can be created if explicitly stated (-p) |
class |
Monitor
|
class |
Mv
|
class |
Pwd
|
class |
Rm
|
class |
Run
|
class |
ShellCommandBase
|
class |
Start
|
class |
Status
|
class |
Submit
|
class |
Time
|
class |
Transfer
|
class |
Unalias
|
class |
Version
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |