A NOTE has been added to this issue. ====================================================================== https://austingroupbugs.net/view.php?id=1866 ====================================================================== Reported By: steffen Assigned To: ====================================================================== Project: 1003.1(2024)/Issue8 Issue ID: 1866 Category: Shell and Utilities Type: Enhancement Request Severity: Editorial Priority: normal Status: New Name: steffen Organization: User Reference: Section: crontab Page Number: 2749 ff. Line Number: 90909 ff. Interp Status: --- Final Accepted Text: ====================================================================== Date Submitted: 2024-10-31 00:28 UTC Last Modified: 2024-10-31 09:44 UTC ====================================================================== Summary: crontab: does not support Utility Syntax Guideline 13 ======================================================================
---------------------------------------------------------------------- (0006940) jclulow (reporter) - 2024-10-31 09:44 https://austingroupbugs.net/view.php?id=1866#c6940 ---------------------------------------------------------------------- Note that crontab(1) on illumos systems (and presumably we inherited this from Solaris) already reads from stdin if no filename argument is provided. https://illumos.org/man/1/crontab "If invoked without options, crontab copies the specified file, or the standard input if no file is specified, into a directory that holds all users' crontabs." Issue History Date Modified Username Field Change ====================================================================== 2024-10-31 00:28 steffen New Issue 2024-10-31 00:28 steffen Name => steffen 2024-10-31 00:28 steffen Section => crontab 2024-10-31 00:28 steffen Page Number => 2749 ff. 2024-10-31 00:28 steffen Line Number => 90909 ff. 2024-10-31 00:29 steffen Note Added: 0006939 2024-10-31 09:44 jclulow Note Added: 0006940 ======================================================================
