Bug 11611 - Hex codes in sed
Summary: Hex codes in sed
Status: NEW
Alias: None
Product: Busybox
Classification: Unclassified
Component: Standard Compliance (show other bugs)
Version: 1.30.x
Hardware: All Linux
: P5 normal
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-01-10 23:06 UTC by Ale
Modified: 2019-01-10 23:06 UTC (History)
2 users (show)

See Also:
Host:
Target:
Build:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ale 2019-01-10 23:06:35 UTC
Please support hex codes in sed.

Example:
echo "foobarbazblargblurg" | sed 's/./&\x44/g'

It should output:
fDoDoDbDaDrDbDaDzDbDlDaDrDgDbDlDuDrDgD

Instead it output:
fx44ox44ox44bx44ax44rx44bx44ax44zx44bx44lx44ax44rx44gx44bx44lx44ux44rx44gx44