generate list of files from packages

Signed-off-by: Nico Schottelius <nico@wurzel.schottelius.org>
This commit is contained in:
Nico Schottelius 2015-05-08 08:22:22 +02:00
parent bcaca9c268
commit 8c97ad3d95
1 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,3 @@
#!/bin/sh
pacman -Qlq "$@"