SubhasmitaSw commented on PR #3454: URL: https://github.com/apache/camel-k/pull/3454#issuecomment-1186250586
@tadayosi `sed --version` gives: ``` sed: illegal option -- - usage: sed script [-Ealnru] [-i extension] [file ...] sed [-Ealnu] [-i extension] [-e script] ... [-f script_file] ... [file ...] ``` `strings $(which sed)` gives: ``` @(#)PROGRAM:sed PROJECT:text_cmds-138.100.3 33333Ca@ $FreeBSD$ $FreeBSD$ $FreeBSD$ $FreeBSD$ malloc %lu: %s: unexpected EOF (pending }'s) 0123456789/\$ %lu: %s: command expected %lu: %s: invalid command code %c %lu: %s: command %c expects up to %d address(es), found %d %lu: %s: unexpected } %lu: %s: extra characters at the end of %c command %lu: %s: command %c expects \ followed by text %lu: %s: extra characters after \ at the end of %c command %lu: %s: filename expected w command read command branch label %lu: %s: empty label %lu: %s: substitute pattern can not be delimited by newline or backslash %lu: %s: unterminated substitute pattern %lu: %s: extra text at the end of a transform command %lu: %s: unterminated regular expression %lu: %s: expected context address realloc %lu: %s: whitespace after %s %lu: %s: duplicate label '%s' %lu: %s: \ can not be used as a string delimiter %lu: %s: newline can not be used as a string delimiter %lu: %s: unbalanced brackets ([]) %lu: %s: RE error: %s %lu: %s: \%c not defined in the RE %lu: %s: unescaped newline inside substitute pattern %lu: %s: unterminated substitute in regular expression %lu: %s: more than one number or 'g' in substitute flags %lu: %s: overflow in the 'N' substitute flag wfile too long %lu: %s: no wfile specified %lu: %s: bad flag in substitute command: '%c' %lu: %s: transform pattern can not be delimited by newline or backslash %lu: %s: unterminated transform source string %lu: %s: unterminated transform target string %lu: %s: transform strings are not the same length %lu: %s: undefined label '%s' %lu: %s: unused label '%s' EI:ae:f:i:lnru setting line buffered output failed setting unbuffered output failed stdout stdin "%s" ..." -I or -i may not be used with stdin rename() fclose() %s: %s %s in-place editing only works for regular files %s: name too long strdup %s/.!%ld!%s usage: %s script [-Ealnru] [-i extension] [file ...] %s [-Ealnu] [-i extension] [-e script] ... [-f script_file] ... [file ...] first RE may not be empty RE error: %s %lu: %s: \%u not defined in the RE %s: %s COLUMNS \abfrtv \%03o ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org