Merge pull request #11357 from Jamskr/Coupled-commands-with-control-operators-in-Bash

[Translating] 20181121 Coupled commands with control operators in Bash
This commit is contained in:
geekpi
2018-11-27 08:58:20 +08:00
committed by GitHub

View File

@@ -1,3 +1,5 @@
Translating by Jamskr
Coupled commands with control operators in Bash
======
Add logic to the command line with control operators in compound commands.