Skip to content
/ job Public

The Linux batch job subsystem, and the libjob library

License

Notifications You must be signed in to change notification settings

spook/job

Repository files navigation

Read-me file for 'job': the Linux batch job subsystem

Building
========

Unpack the source tarball or clone this repo:

    # tar -xzf job-yy.mm-nnn.tgz
            or
    # git clone https://github.com/spook/job.git

Build the components and kit

    # cd job
    # ./acbuild.sh -zcprs

Look in dist/* for your .deb or .rpm kit to install.

    # dpkg -i dist/job-*.deb
            or
    # rpm -i dist/job-*.rpm

Enjoy!
-- Uncle Spook

About

The Linux batch job subsystem, and the libjob library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published