EnglishFrenchSpanish

Ad


OnWorks favicon

crontab - Online in the Cloud

Run crontab in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command crontab that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


bcrontab - Manage users crontab files

SYNOPSIS


bcrontab [ -u user ] file

bcrontab [ -u user ] { -l | -r | -e }

DESCRIPTION


bcrontab interfaces with the bcron-spool daemon to manage crontab files in the privileged
spool directory.

OPTIONS


-u user
Tell bcron-spool that we are acting on behalf of the named user. bcron-spool will
only accept the username if bcrontab is running as either root or the same user ID
as the named user.

-l List the cronab crontab to standard output.

-r Remove the user's crontab.

-e Edit the current crontab.

ENVIRONMENT


VISUAL If this is set, it is used as the editor to invoke to edit a crontab.

EDITOR If $VISUAL is not set and this is, it is used as the editor to invoke to edit a
crontab. If neither are set, /bin/vi is used.

BCRON_SOCKET
The path to the named socket used to communicate with bcron-spool. Defaults to
/var/run/bcron-spool.

LOGNAME

USER These two variables are used, in order, to determine the user name invoking the
program. One must be set if the -u option is not used.

Use crontab online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Clover EFI bootloader
    Clover EFI bootloader
    Project has moved to
    https://github.com/CloverHackyColor/CloverBootloader..
    Features:Boot macOS, Windows, and Linux
    in UEFI or legacy mode on Mac or PC with
    UE...
    Download Clover EFI bootloader
  • 2
    unitedrpms
    unitedrpms
    Join us in Gitter!
    https://gitter.im/unitedrpms-people/Lobby
    Enable the URPMS repository in your
    system -
    https://github.com/UnitedRPMs/unitedrpms.github.io/bl...
    Download unitedrpms
  • 3
    Boost C++ Libraries
    Boost C++ Libraries
    Boost provides free portable
    peer-reviewed C++ libraries. The
    emphasis is on portable libraries which
    work well with the C++ Standard Library.
    See http://www.bo...
    Download Boost C++ Libraries
  • 4
    VirtualGL
    VirtualGL
    VirtualGL redirects 3D commands from a
    Unix/Linux OpenGL application onto a
    server-side GPU and converts the
    rendered 3D images into a video stream
    with which ...
    Download VirtualGL
  • 5
    libusb
    libusb
    Library to enable user space
    application programs to communicate with
    USB devices. Audience: Developers, End
    Users/Desktop. Programming Language: C.
    Categories...
    Download libusb
  • 6
    SWIG
    SWIG
    SWIG is a software development tool
    that connects programs written in C and
    C++ with a variety of high-level
    programming languages. SWIG is used with
    different...
    Download SWIG
  • More »

Linux commands

Ad