The "&" character is used to separate multiple commands on a single line as shown below:
dir "C:\tmp" & dir "d:\AnotherFolder"