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.