On Sat, Jun 1, 2013 at 3:22 PM, Karol Blazewicz <karol.blazewicz@xxxxxxxxx>wrote: > On Sat, Jun 1, 2013 at 4:10 PM, Mike Cloaked <mike.cloaked@xxxxxxxxx> > wrote: > > OK I have also been looking at the instructions and I find: > > > > $ paclist <repo> | awk ' { print $1 } ' | pacman -Ql - | grep '/s\?bin/\| > > /usr/sbin/' > > bash: syntax error near unexpected token `|' > > > > Is there an error in the command? > > No, no error, you should replace <repo> with the name of the repo you > want to check. > Ahh - yes thank you - I am sorry I did not notice that myself. -- mike c