Horje
print apt list Code Example
print apt list
(zcat $(ls -tr /var/log/apt/history.log*.gz); cat /var/log/apt/history.log) 2>/dev/null |
  egrep '^(Start-Date:|Commandline:)' |
  grep -v aptdaemon |
  egrep '^Commandline:'




Shell

Related
install pandas profiling on vscode Code Example install pandas profiling on vscode Code Example
sudo systemctl enable journalbeat sudo systemctl start journalbeat Code Example sudo systemctl enable journalbeat sudo systemctl start journalbeat Code Example
tor new identity command line Code Example tor new identity command line Code Example
mac find command printf Code Example mac find command printf Code Example
r install packages ERROR exporting to client Code Example r install packages ERROR exporting to client Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
13