Pārlūkot izejas kodu

fixed branching conditional example

pull/7/head
@trimstray pirms 5 gadiem
committed by GitHub
vecāks
revīzija
2447190fda
Šim parakstam datu bāzē netika atrasta zināma atslēga GPG atslēgas ID: 4AEE18F83AFDEB23
1 mainītis faili ar 1 papildinājumiem un 2 dzēšanām
  1. +1
    -2
      README.md

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

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

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

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


Notiek ielāde…
Atcelt
Saglabāt