Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

9
  • Unfortunately i cant use neither of those Commented Jan 16, 2022 at 12:29
  • its for a project and i am limited to only builtins and some specific binaries where sed tr grep and some others are included but not awk or perl Commented Jan 16, 2022 at 12:35
  • 1
    @itnera You'd better revisit the requirements for that project then. Also let us know how you removed perl and awk from your Linux system without breaking it. Commented Jan 16, 2022 at 12:36
  • if i use forbidden binaries the project doesnt count and i fail its not that i cant "physically" use them Commented Jan 16, 2022 at 12:43
  • BTW, is your project using busybox? because most installations of busybox have a minimal-but-adequate version of awk built-in. Commented Jan 16, 2022 at 12:59