Sfoglia il codice sorgente

Update README.md

pull/39/head
lbonanomi 5 anni fa
committed by GitHub
parent
commit
b8c363ec7e
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: 4AEE18F83AFDEB23
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      README.md

+ 1
- 1
README.md Vedi File

@@ -1229,7 +1229,7 @@ who -b

###### Detect a user sudo-su'd into the current shell

```
```bash
[[ $(who -m | awk '{ print $1 }') == $(whoami) ]] || echo "You are su-ed to $(whoami)"
```



Caricamento…
Annulla
Salva