<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Nov 16, 2017 at 11:39 PM, Xen <span dir="ltr"><<a href="mailto:list@xenhideout.nl" target="_blank">list@xenhideout.nl</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Julian Andres Klode schreef op 14-11-2017 8:50:<span class="gmail-"><br>
<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
* You should not depend on grep, sed, coreutils, they are Essential.<br>
</blockquote>
<br></span>
Can I ask what this means?<br>
<br>
I actually assume that these dependencies are not *required*, not that you can't use the tools.</blockquote><div>Required: yes. The highest priority. sysvinit was Required: yes until systemd came along <a href="https://www.debian.org/doc/debian-policy/#priorities">https://www.debian.org/doc/debian-policy/#priorities</a></div><div><br></div><div>Speaking of, I can't use 'apt-get indextargets' from shell and had to rewrite in ruby, because sed doesn't not support lazy matching, and I don't know how else to match NOT \n\n. (it also doesn't seem to support multiples of submatches.) Old regular expression implementations are showing their age (not to mention perl's non-regular features).<br></div></div></div></div>