How to use multiple dictionaries?
#1
Can I use 3 dictionaries or more at the same time? I only found on WIKI how to use 2 dictionaries.

I have 3 dictionaries and I want to have word taken from each one and appended, eg:

<word from dict1><word from dict2><word from dict3>
#2
No you cant. You could however use combinator to combine them.
#3
combinator3.bin from hashcat-utils