mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-25 06:19:27 +01:00
Update dpkg.md
dpkg uses system less pager to list the installed packages.
This commit is contained in:
parent
361c198d27
commit
f6ccddda5c
@ -9,4 +9,8 @@ functions:
|
||||
fpm -n x -s dir -t deb -a all --before-install $TF/x.sh $TF
|
||||
```
|
||||
code: sudo dpkg -i x_1.0_all.deb
|
||||
shell:
|
||||
- code: |
|
||||
dpkg -l
|
||||
!/bin/sh
|
||||
---
|
||||
|
Loading…
Reference in New Issue
Block a user