Ir al contenido
Ejercicios de Bash: saber si un programa está instalado (PowerShell)
PowerShell
Shell
dpkg --get-selections | grep 'nano'
1
dpkg
--
get
-
selections
|
grep
'nano'