HomeFreeBSD

timeout(1): Add -f and -p options as per POSIX.1-2024

Description

timeout(1): Add -f and -p options as per POSIX.1-2024

POSIX.1-2024 first defined the timeout(1) utility and specified the '-f'
and '-p' options, which are the short versions of '--foreground' and
'--preserve-status' options, respectively. Add the short versions to
comply with the Standard.

Obtained-from: DragonFly BSD
Reference: https://pubs.opengroup.org/onlinepubs/9799919799/utilities/timeout.html

Details

Provenance
aly_aaronly.meAuthored on Apr 2 2025, 3:29 PM
baptCommitted on Apr 16 2025, 7:45 PM
Parents
rGc5cdc1304565: timeout(1): Handle sig_alrm and sig_term together to dedup code
Branches
Unknown
Tags
Unknown