| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
file.filter - Filtering file content
input
output
temporary-file
If the given file name begins with characters except "/", "./"
or "../", the directory of the file name given to output argument
is attached before it.
Furthermore, a unique name is attached to the temporary file name
(the temporary file is opened by sys-mkstemp.)
This argument is ignored when output argument is not a string file name.
keep-output?
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |