Closed ChenYun4164 closed 2 months ago
It may be possible to read directly from the result ofdpkg-l or yum list installed
dpkg-l
yum list installed
like this
dpkg -l > softwares python vulmap.py softwares
This can be very useful in some situations.
It may be possible to read directly from the result of
dpkg-l
oryum list installed
like this
This can be very useful in some situations.