![]() |
![]()
| ![]() |
![]()
NAME
SYNOPSIS
DESCRIPTIONsfeed(1) writes the feed data in a TAB-separated format to stdout. TAB-SEPARATED FORMAT FIELDSThe items are output per line in a TAB-separated format. For the fields title, id and author each whitespace character is replaced by a SPACE character. Control characters are removed. The content field can contain newlines and these are escaped. TABs, newlines and '\' are escaped with '\', so it becomes: '\t', '\n' and '\\'. Other whitespace characters except spaces are removed. Control characters are removed. The order and content of the fields are:
SEE ALSOAUTHORSHiltjo Posthuma <hiltjo@codemadness.org>
|