[pacman-dev] pacman -Ql option to print only files
Allan McRae
allan at archlinux.org
Thu Oct 16 10:58:12 UTC 2014
On 16/10/14 18:21, Christian Hesse wrote:
> Hello everybody,
>
> I often need something like
>
> pacman -Ql package | grep -v '/$'
>
> to show only real files (no directories) in pacman -Ql output. Maybe having
> a modifier to make pacman only output real files would be worth it?
>
I don't think a modifier is necessary. Grep does the job.
Allan
More information about the pacman-dev
mailing list