Adding && between the commands works!
Command1 && Command2
Some times we would be pasting the command in vim with out a directory. I think this will be more helpful to append before the command instead of removing and pasting another time.
mkdir DIST && command
No comments:
Post a Comment