TinyMUX

@crontab

Commands

Description

COMMAND: @crontab [<object>]

Lists cron entries. For each entry, the output shows the object, attribute name, cron time specification, and the next scheduled fire time.

If <object> is specified, only cron entries for that object are shown. Without an argument, all cron entries owned by you are listed.

Examples

> @crontab

Lists all cron entries you own.

> @crontab me

Lists cron entries on yourself.

@cron, @crondel.