A number of system functions and special commands support file system and ZIP/TAR archive manipulation.
JudoScript supports its own current directory. It has a cd command that changes the current directory. Also in most cases this current directory is used, keep in mind that when invoking Java directory, this current directory may not be used. pwd() returns that.
For all the other operations, refer to the subsections.