Pārlūkot izejas kodu

Merge branch 'caarlos0-patch-2' into develop

- signed-off-by: trimstray <trimstray@gmail.com>
pull/9/head
trimstray pirms 5 gadiem
vecāks
revīzija
7f6e75bf9a
1 mainītis faili ar 2 papildinājumiem un 1 dzēšanām
  1. +2
    -1
      README.md

+ 2
- 1
README.md Parādīt failu

@@ -632,7 +632,8 @@ unset HISTFILE && exit
###### Perform a branching conditional

```bash
true && { echo success;} || { echo failed; }
true && echo success
false || echo failed
```

###### Pipe stdout and stderr to separate commands


Notiek ielāde…
Atcelt
Saglabāt