Explorar el Código

Update README.md

pull/39/head
lbonanomi hace 5 años
committed by GitHub
padre
commit
b8c363ec7e
No se encontró ninguna clave conocida en la base de datos para esta firma ID de clave GPG: 4AEE18F83AFDEB23
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      README.md

+ 1
- 1
README.md Ver fichero

@@ -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)"
```



Cargando…
Cancelar
Guardar