diff --git a/cheat/cheatsheets/dpkg b/cheat/cheatsheets/dpkg index 212ac31..76eca1b 100644 --- a/cheat/cheatsheets/dpkg +++ b/cheat/cheatsheets/dpkg @@ -8,4 +8,4 @@ dpkg -P test.deb dpkg -I # Find out if a Debian package is installed or not -dpkg -s test.deb | grepStatus \ No newline at end of file +dpkg -s test.deb | grep Status