Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| exim_command_line [16 January 2025 / 20:34:47] – created kadek | exim_command_line [29 May 2025 / 18:41:24] (current) – kadek | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | exiwhat | + | ===== Exim Command Line ===== |
| - | This command shows active connections being handled. | + | |
| - | ps -C exim wwwu | + | * This command shows active connections being handled: |
| - | This command shows a list of all running | + | |
| + | exiwhat | ||
| + | |||
| + | * This command shows a list of all running exim processes: | ||
| + | |||
| + | | ||
| + | |||
| + | * This command shows a list of files being accessed by Exim: | ||
| + | |||
| + | lsof -c exim | ||
| - | lsof -c exim | ||
| - | This command shows a list of files being accessed by Exim. | ||
