Hi everybody. Need some help in a small problem. I can play a single file from the MAC terminal by using: open -a VLC /xxx/xxx/xxx.mov Now I want to play multiple files using the same technique by putting them in a playlist or something like that i- e open -a VLC /xxx/xxx/file1.mov /xxx/xxx/file2.mo...