Open jogogo2 opened 1 year ago
I desire to enter commands in more than one line, for example
echo "This is line 1" \ echo "This is line 2"
Here, backslash character ("\") means another line must be read
Could it be possible to add this functionality?
I desire to enter commands in more than one line, for example
Here, backslash character ("\") means another line must be read
Could it be possible to add this functionality?