You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a way to execute multiple commands on one line?
I tried a lot of different things, like ;, "command1" "command2, &, &&, |, ||, ^T, etc.
I thought it'd be the fastest method to just ask here, as I haven't found anything related online and in the docs.
The text was updated successfully, but these errors were encountered:
Is there a way to execute multiple commands on one line?
I tried a lot of different things, like
;
,"command1" "command2
,&
,&&
,|
,||
,^T
, etc.I thought it'd be the fastest method to just ask here, as I haven't found anything related online and in the docs.
The text was updated successfully, but these errors were encountered: