filter-save : Event saver
filter-save: [<file>] filter-save: |[cmd]
filter-save writes all events to a file. This can be useful to repeat the same event flow later.
System Message: ERROR/3 (../ggi-core/libgii/doc/libgii.txt, line 1836); backlink
Name of the destination file; the default is the standard output.
System Message: ERROR/3 (../ggi-core/libgii/doc/libgii.txt, line 1842); backlink
If the specified name starts with a |, the following string is executed as a command and the filter output is piped into the new process' stdin.
:man:`input-file(7)`
System Message: ERROR/3 (../ggi-core/libgii/doc/libgii.txt, line 1847); backlink