What is the Bash equivalent of Pythons pass statement

What is the Bash equivalent of Pythons pass statement

You can use : for this.

true is a command that successfully does nothing.

(false would, in a way, be the opposite: it doesnt do anything, but claims that a failure occurred.)

What is the Bash equivalent of Pythons pass statement

Leave a Reply

Your email address will not be published. Required fields are marked *