GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
SFEED_XMLENC(1) FreeBSD General Commands Manual SFEED_XMLENC(1)

sfeed_xmlenc
get text-encoding from XML

sfeed_xmlenc

sfeed_xmlenc reads XML data from stdin and writes the found text-encoding to stdout. It converts characters in the encoding-name to lowercase and strips characters which are not allowed in an encoding-name.

The sfeed_xmlenc utility exits 0 on success, and >0 if an error occurs.

Get text-encoding from an Atom feed:
curl -s -L 'https://codemadness.org/atom.xml' | sfeed_xmlenc

sfeed_update(1), sh(1)

Hiltjo Posthuma <hiltjo@codemadness.org>
July 25, 2021 FreeBSD 13.1-RELEASE

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.