NAME

CBAIS::Util::Utils - miscellaneous utility methods used throughout CBAIS


DESCRIPTION

majorOSRelease OS Release

process the given OS release and return its major OS release. The release will be given a .x suffix. e.g. A release of 5.5.1 would become 5.x.

sysCall (list)
Returns a list with last element set to 0 if success else an error message and last element set to other than 0.