I have recently Downloaded yEd Graph Editor Installer shell script, which size is 57M
When inspect that script
head script
root@home-pc:/usr/local/src# head yEd-3.11.1_32-bit_setup.sh
#!/bin/sh
# Uncomment the following line to override the JVM search sequence
# INSTALL4J_JAVA_HOME_OVERRIDE=
# Uncomment the following line to add additional VM parameters
# INSTALL4J_ADD_VM_PARAMS=
INSTALL4J_JAVA_PREFIX=""
GREP_OPTIONS=""
Tail Script
root@home-pc:/usr/local/src# tail yEd-3.11.1_32-bit_setup.sh
��D�r�B��|�QO���W~��
_l�Tނ�t:M�Z�*��Ѵ��'�����(�\�A^��[��e�|����K+�<ѡ)��k
�l������3$+
`�cF���b\]��14�'qA�)�F�Pg��l���)�x{��A�Qك�Mf`^9e���C5�-���K&K��n�]��v�7�����]�wS�)~��?`�ߴ=����ں.AE�u����v�]�������
>1�f�\8w�+�mw�������6M��2��½���8g�M���Ǵ�^ͪ�A^�fKm*�6Yb
u�8B~! ��Ue����'����
�
�B����`1���8�!$-!�k�2O�u����Į��%�<8@�������)���-�5a��^h����[�v�x j��/~�3��
�u�b�l��.jx3W��n����>���.���
�
���d�Ox�*~*~*~*~*~�*��*��*����������������������������������������������������{ے
So could please you help me with following question :
- Why this shell script have binary like content ?
- What is use of this content ?
- if it useful then how can I implement the same ?