#!/bin/sh
IXBIN=/usr/local/lib/icon/iconx                                               
IXLCL=`echo $0 | sed 's=[^/]*$=iconx='`

[ -n "$ICONX" ] && exec "$ICONX" $0 ${1+"$@"}
[ -x "$IXLCL" ] && exec "$IXLCL" $0 ${1+"$@"}
[ -x "$IXBIN" ] && exec "$IXBIN" $0 ${1+"$@"}
exec iconx $0 ${1+"$@"}

[executable Icon binary follows]
      

 
      l  p  p  p            I9.0.00/32      i:Ŗ                                               L   L                           /      4      8      <      @   C   l   E   S       C   4   T      E   Q       <      &   =      8   :      T      M      D   =         N   C   l   E   S      C   4   T      E   Q       <      &   =      8   :      T      M      [   =         N   C   $   E   S      T      =          N   C   $   E   S      T      =          N   C   8   U   T      S      E   S          =      F   5   N   C   8   U   T      S      E   S         =      F   5   N   C   P   U   T      E   T      E   S      S         =         =      F   5   N   E   D                                         
                                %   L                                   $    ,    P    X    |                        @  !  D  !  L  !  P  !  h  #  main open stop set insert write sort inter.icn args in1 in2 one two *** cannot open file 1 *** cannot open file 2 