mirror of
https://github.com/cheat/cheat.git
synced 2025-11-05 08:15:27 +01:00
[APT-GET] Change <cat | grep> to grep
[PACMAN] Change the AUR instructions
This commit is contained in:
@@ -22,4 +22,4 @@ apt-get download modsecurity-crs
|
||||
apt-get -o Dir::Cache="/path/to/destination/dir/" -o Dir::Cache::archives="./" install ...
|
||||
|
||||
# Show apt-get installed packages.
|
||||
cat /var/log/dpkg.log | grep 'install '
|
||||
grep 'install ' /var/log/dpkg.log
|
||||
|
||||
Reference in New Issue
Block a user