Pass files through external commands (filters)
Function | Description | Links |
---|---|---|
filter_create() | Set up filter program | |
filter_create_fd() | Run a command on a pipe (optionally connect stdin/stdout) | |
filter_wait() | Wait for the exit of a process and return its status |