debian man page for sfparse

Query: sfparse

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

SFPARSE(1)						       GNUstep System Manual							SFPARSE(1)

NAME
sfparse - string file parse
SYNOPSIS
sfparse [ --utf8 | --unicode ] filename
DESCRIPTION
This tool has two different functions. When invoked with just a filename as argument, it checks that a file is a valid strings-file, which basically amounts to seeing whether the file is in proper serialized NSDictionary format (type "defaults plist" for info on this). On the other hand, if one of the two options is given, no such checking is performed, but the file IS converted into the named encoding.
OPTIONS
--unicode - convert an ASCII or UTF8 file to Unicode --utf8 - convert an ASCII or Unicode to UTF8
HISTORY
Written in 1999. This manual page first appeared in gnustep-base 1.9.2 (March 2004).
AUTHORS
sfparse was written by Richard Frith-Macdonald <rfm@gnu.org> GNUstep February 2004 SFPARSE(1)
Related Man Pages
cvtenc(1) - debian
gpbs(1) - debian
pldes(1) - debian
utf8(5) - freebsd
idna::punycode(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
Introduction
One instance of comparing grep and awk
Find columns in a file based on header and print to new file