Switch -@[+] - disable [enable] file lists
WinRAR treats command line parameters starting from '@' character as file lists. So by default, WinRAR attempts to read 'filename' filelist, when encountering '@filename' parameter. But if '@filename' file exists, WinRAR treats the parameter as '@filename' file instead of reading the file list.
Switch -@[+] allows to avoid this ambiguity and strictly define how to handle parameters starting from '@' character.
If you specify -@, all such parameters found after this switch will be considered as file names, not file lists.
If you specify -@+, all such parameters found after this switch will be considered as file lists, not file names.
This switch does not affect processing parameters located before it.
test the archived file '@home'
WinRAR t -@ notes.rar @home