summaryrefslogtreecommitdiffstats
path: root/debian-pkgs.sh
blob: c6633d3ffa6d1e6df50215e7e527d96b5ce70fc3 (plain)
1
2
3
4
5
6
7
8
9
10
11
#!/bin/sh
#
#   Copyright (c) 2012, Al Stone <ahs3@ahs3.net>
#
#   This program is free software; you can redistribute it and/or
#   modify it under the terms of version 2 (only) of the GNU General
#   Public License as published by the Free Software Foundation.
#

apt-cache pkgnames | sort | uniq > debian.pkgs