[OpenAFS] Listing bos cron jobs

Jaap Winius jwinius@umrk.nl
Wed, 02 Mar 2011 18:37:35 +0100


Hi folks,

Today I succeeded in creating my first bos cron job:

   ~# bos create -server srv.example.com -instance vrdicomz \
        -type cron -cmd "/usr/bin/vos release dicom-z -localauth" 17:37

It works! :-)

However, if you make a bunch of these, how do you list them?

Thanks,

Jaap