Browse Source

simple script

Sniperovitch 8 years ago
commit
1a43524318
1 changed files with 3 additions and 0 deletions
  1. 3 0
      list_all_packages.sh

+ 3 - 0
list_all_packages.sh

@@ -0,0 +1,3 @@
+#!/bin/sh
+dpkg -l
+