crontab Verified for current stable LTS

Crontab Command: Schedule Weekly Job At 2 30 Am On Friday

Use for schedule weekly job at 2 30 am on friday with Crontab. Exact CLI syntax to schedule weekly job at 2 30 am on friday using Crontab.

When to use this: Use for schedule weekly job at 2 30 am on friday with Crontab.

Command Syntax

30 2 * * Fri /<path/to/script.sh>

Command Breakdown

30 is the base executable for this command.

FAQ

Purpose: Exact syntax to schedule weekly job at 2 30 am on friday using Crontab.

Test path: Replace placeholders and run destructive commands in a disposable workspace first.

Flag behavior: Tool version, platform, and shell can change behavior.

Improve This Command

Suggest a correction, safer default, or version-specific note for this entry.

Related Operations

Back to Crontab directory