https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210995

--- Comment #7 from Andrey Chernov <[email protected]> ---
BTW, this is wrong:
foreach i ( `jot 178 178 356` )
echo a | tr 'a' "\$i" | cat -v

tr suppose to take \octal numbers only, but they are decimal.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to