How do you run multiple commands at once in Linux terminal?

Experience Level: Junior
Tags: Linux

Answer

Use semicolon to separate the individual commands.

Example:

clear;pwd;ls;

Comments

No Comments Yet.
Be the first to tell us what you think.
Linux for beginners
Linux for beginners

Are you learning Linux ? Try our test we designed to help you progress faster.

Test yourself