in reply to Re^3: System() in list mode?in thread System() in list mode?
There's no "supposed to" about it.
Use the multi-arg form if you want to run a program. Use the single-arg form if you want to execute a shell command.