3 lines
98 B
Plaintext
3 lines
98 B
Plaintext
|
$THIS_SH -c 'echo "LINENO starts from $LINENO in -c"
|
||
|
echo "and increments on next line: $LINENO"'
|