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