Linux Command Sequences in the Bash Shell
In addition to creating programming structures, you can also use the semi-colon to separate stand-alone commands that you want to execute from the same command entry. If you wanted to cd to a certain directory and then look at its contents, you could enter each command on its own line. Or, you could enter them both on the same line. This process is called command chaining.
|
|
Full Story |
This topic does not have any threads posted yet!
You cannot post until you login.