Download List

專案描述

oobash is an oo-style framework for bash 4 written in bash. It provides tools for rapid script development and huge libraries.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-10-18 23:00
038.4

The file is split to modules now.

2011-05-23 07:29
0.38.3

A registry for environment cleanUp. Fixes and modifications. Preparations for 0.39.

2011-05-02 09:16
0.38.2

Some small fixes/modifications and a Level class.

2011-03-07 22:19
0.38

Bash autocompletion is used for object.method commands. The help system was improved so that more than one argument is possible, and autocompletion can be used for help system arguments. Some fixes were made.

2011-02-16 07:08
0.37

This release adds File methods: setExecutable, setReadable, setWritable, File.createTempFile, setReadOnly, getAbsolutePath, getCanonicalPath, getPath, isAbsolute, delete, File.createTemporaryFile, createNewFile, lastModified, and setLastModified. It adds private functions: __throw and __posixFilePermissionsConverter. It adds System methods: System.out.println and System.err.println. It adds "Throws" info to help. There are some fixes.

Project Resources