List Exim message IDs queued for more than one day
Build a paste-ready command, then review its compatibility and effects before running it.
read-onlyno known side effects Compatibility
LinuxVerified for Linux using posix, bash, zsh syntax.
Operational knowledgereview due 2027-01-19
Requirementsexiqgrepexiqgrep must be installed and available on PATH.
Version supportexiqgrep Current supported releasesVerified for linux using posix, bash, zsh syntax; consult compatibility notes for platform-specific differences.
Expected signals1uGz91-0002K8-1MRepresentative successful output; values vary with the selected target and system state.
Known errorsexiqgrep: command not foundexiqgrep is missing or is not available on PATH.
Verifyexiqgrep -o {{seconds}} -iThe output matches the expected target and exits without an error.Rollback noteNot required: this command is read-only and does not change system state.
Command breakdown
01exiqgrepCommandRuns the exiqgrep stage of this one-liner.
02-oOptionSelects an output file or output format for this command.
03<age-in-seconds>ParameterA value supplied in the Fill parameters section.
04-iOptionConfigures exiqgrep with the -i option.
Example input
exiqgrep -o 86400 -i
Example output
1uGz91-0002K8-1M
1uH1bb-0003P0-0Q
Illustrative output — exact values vary by system and data.
Official sources
Related commands