By the way, I just realized that /bin is not necessary, because the busybox can be in the root folder /busybox ash and the program still works..

The mime would remain like this.

      <match type="string" value="/bash" offset="2:16"/>
      <match type="string" value="/nawk" offset="2:16"/>
      <match type="string" value="/zsh" offset="2:16"/>
      <match type="string" value="/sh" offset="2:16"/>
      <match type="string" value="/ksh" offset="2:16"/>
      <match type="string" value="/dash" offset="2:16"/>
      <match type="string" value="/env sh" offset="2:16"/>
      <match type="string" value="/env bash" offset="2:16"/>
      <match type="string" value="/env zsh" offset="2:16"/>
      <match type="string" value="/env ksh" offset="2:16"/>
      <match type="string" value="/busybox sh" offset="2:16"/>
      <match type="string" value="/busybox ash" offset="2:16"/>


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <geany/geany/issues/3884/2132053029@github.com>