config root man

Current Path : /compat/linux/proc/68247/root/usr/local/bin/

FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64
Upload File :
Current File : //compat/linux/proc/68247/root/usr/local/bin/chasen

ELF	>p@@-@8@@@@@@@@@@$$ $$`$` $$`$`@@Ptd##@#@$$Qtd/libexec/ld-elf.so.1FreeBSD
 
	
a +`(+` /@'`s0+`9
D@?;<N/O ekdwB'8+`U+`Y+`HB+`4[@+`/|+``+`
8
@libchasen.so.2Cha_optind_Jv_RegisterClassescha_fopen_finicha_set_rcpathchasen_parse_segmentschasen_getopt_argvcha_getopt_chasencha_versionchasen_fparsecha_set_progpathCha_optarg_initlibiconv.so.3libstdc++.so.6libm.so.5libgcc_s.so.1libc.so.7__progname__stderrpatexitfclose__isthreadedfilenoisattyfputsfflush_init_tlsenviron__stdoutpfprintf__stdinp_edata__bss_start_end/usr/local/libFBSD_1.0(z +`(+`0+`8+`@+``+`&`&`&`	&`
&`&`&`
&`&`'`'`'`'` '`('`0'`8'`HH5V %X @%V h%N h%F h%> h%6 h%. h%& h% hp% h`% h	P% h
@% h0% h % h
% h% h% hUHAULoATSHHcÅLdL% ~:HWHt1H t#H</H HDH{ HuḰ$`Ht+HD@GLLW֐=Q UHt$HH% H HHu% DfDUH=O HtHt$`IAÐATH;5 UHSHtDE1 tHH[]A\HeHHJuEuD[]A\Ë[ u~AuHNATUSH>H
 H5) H?4w$0"@ H= H H H- HjHt'H=" Ht1HH<)`HHu1H=T +1X@IHR 8h9x/H- HtH=L Ht1HH<h'`HHuH=# Z@@1~H= Ha@HH5 HAMu@Hc HH8HHtLc@HHH{HHuE1H;-F tH[]DA\H-- H=4 HE0yʐUHSHHh Ht1H$`HHuH[ÐHH*chasenwr  %S      the input sentence
  %?B/STR1/STR2/
  %?I/STR1/STR2/
          otherwise, STR2
  %?T/STR1/STR2/
  %?F/STR1/STR2/
  %?U/STR1/STR2/
  %U/STR/
  %%      '%'
  \n      carriage return
  \t      tab
  \\      back slash
Examples:
Note:
Usage:  [options] [file...]
  (output format)
  (miscellaneous)
w: UTF-8, a: ISO-8859-1
/usr/local/etc/chasenrc    -V             print ChaSen version number
Try `%s -h' for more information.
Conversion characters of -F option:
  %m      surface form (inflected form)
  %M      surface form (base form)
  %y,%y1  first candidate of reading (inflected form)
  %Y,%Y1  first candidate of reading (base form)
  %y0     reading (inflected form)
  %Y0     reading (base form)
  %a,%a1  first candidate of pronounciation (inflected form)
  %A,%A1  first candidate of pronounciation (base form)
  %a0     pronounciation (inflected form)
  %A0     pronounciation (base form)
  %rABC   surface form with ruby (the format is "AkanjiBkanaC")
  %i,%i1  first candidate of semantic information
  %i0     semantic information
  %Ic     semantic information (if NIL, print character 'c'.)
  %Pc     part of speech separated by character 'c'
  %Pnc    part of speech separated by character 'c'
  %h      part of speech (code)
  %H      part of speech (name)
  %Hn     the part of speech (name) at the n-th layer
          (if NIL, the part of speech at the most specific layer)
  %b      sub-part of speech (code)
  %BB     sub-part of speech (name)(if NIL, print part of speech)
  %Bc     sub-part of speech (name)(if NIL, print character 'c')
  %t      inflection type (code)
  %Tc     inflection type (name)(if NIL, print character 'c')
  %f      inflected form (code)
  %Fc     inflected form (name)(if NIL, print character 'c')
  %c      cost value of the morpheme
  %pb     if the best path, '*', otherwise, ' '
  %pi     the index of the path of the output lattice
  %ps     the starting position of the morpheme
          at the path of the output lattice
  %pe     the ending position of the morpheme
  %pc     the cost of the path of the output lattice
  %ppiC   the indices of the preceding paths,
          concatenated with the character 'C'
  %ppcC   the costs of the preceding paths,
          if sub-part of speech exists, STR1, otherwise, STR2
          unless the semantic information is NIL and "", STR1,
          if conjugative, STR1, otherwise, STR2
          same as %?T/STR1/STR2/
          if unknown word, STR1, otherwise, STR2
          if unknown word, "UNKNOWN", otherwise, STR
  .       specify the field width
  -       specify the field width
  1-9     specify the field width
  \'      single quotation mark
  \"      double quotation mark
  "%m "         split words by space (wakachi-gaki)
  "%y"          Kanji to Kana conversion
  "%r ()"       print surface form with ruby as "kanji(kana)"
  "%m\t%y\t%M\t%U(%P-)\t%T \t%F \n"           same as -f option (default)
  "%m\t%U(%y)\t%M\t%P- %h %T* %t %F* %f\n"    same as -e option
  If the format ends with `\n' then outputs `EOS',
  otherwise outputs newline every sentence.
    -s             partial analyzing mode
  (how to print ambiguous results)
    -b             show the best path (default)
    -m             show all morphemes
    -p             show all paths
    -f             show formatted morpheme data (default)
    -e             show entire morpheme data
    -c             show coded morpheme data
    -d             show detailed morpheme data for Prolog
    -v             show detailed morpheme data for VisualMorphs
    -F format      show morpheme with formatted output
    -Fh            print help of -F option
    -i encoding    character encoding.
                   e: EUC-JP, s: Shift_JIS,     -j             Japanese sentence mode
    -o file        write output to `file'
    -w width       specify the cost width
    -C             use command mode
    -r rc-file     use rc-file as a rc file other than the default
    -R             with -D, do not read rc file, without -D, read the
                   default chasenrc file `    -L lang        specify languages
    -O[c|s]        output with compound words or their segments
    -lp            print the list of parts of speech
    -lt            print the list of conjugation types
    -lf            print the list of conjugation forms
    -h             print this help
6@0
@0
@0
@0
@0
@0
@
@0
@0
@0
@0
@0
@0
@0
@0
@0
@0
@0
@
@0
@0
@0
@
@0
@0
@0
@0
@0
@0
@0
@0
@0
@0
@0
@0
@0
@0
@0
@0
@0
@
@0
@0
@0
@0
@0
@0
@s
@0
@0
@e
@Y
@;$@h8zRx$p@AC
BKD@BHD d
@BAA 8
@
D@0@@@
&`@@	o@oo@$`b
@r
@
@
@
@
@
@
@
@
@@@"@2@B@R@b@@$`8@`@@@@(@P@p@@@ @H@@@@(@`@@@@ @h@@@ @H@@@@e@@P@@@@@ @X@@@@@@@(@@@h@@@@@@@@8@`@@@-@<@@@@R@@8@h@@@@]@@@x@d@Z@l@@@@8@`@@@@@(@h@@@@@@@@p@@@ @( @Z@P @p @Z@ @ @@@ @!@`!@!@!@"@@@@$FreeBSD: release/9.1.0/lib/csu/amd64/crt1.c 216338 2010-12-09 21:31:21Z dim $$FreeBSD: release/9.1.0/lib/csu/common/crtbrand.c 217375 2011-01-13 20:44:31Z dim $GCC: (GNU) 4.2.1 20070831 patched [FreeBSD]$FreeBSD: release/9.1.0/lib/csu/amd64/crti.S 217105 2011-01-07 16:07:51Z kib $GCC: (GNU) 4.2.1 20070831 patched [FreeBSD]GCC: (GNU) 4.2.1 20070831 patched [FreeBSD]GCC: (GNU) 4.2.1 20070831 patched [FreeBSD]$FreeBSD: release/9.1.0/lib/csu/amd64/crtn.S 217105 2011-01-07 16:07:51Z kib $.shstrtab.interp.note.ABI-tag.hash.dynsym.dynstr.gnu.version.gnu.version_r.rela.dyn.rela.plt.init.text.fini.rodata.eh_frame_hdr.eh_frame.ctors.dtors.jcr.dynamic.got.plt.data.bss.comment@@!0@0'@/@7o@@Do@ S@]@g8
@8
bL
@L
 mp@psD@DyX@X#@#$$@$$`$$`$$`$$`$&`&@'`@'  +`+h +-

Man Man