Question and Answer
The user wanted help with the following command:
" >> output.html echo "$var1
" >> output.html echo "could someone please
" >> output.html echo "$var2
" >> output.html echo "
The command produces the following four lines:
- " >> output.html
echo "
$var3" >> output.html
echo "$var4" >> output.html
echo "
Question and Answer
The user wanted help with the following command:
new Bash wanted help. command produces four lines would like lines fed four variables, use next command. could someone please
The command produces the following four lines:
line1line2line3line4