Skip to content
Prev 247269 / 398503 Next

What does the shell() command do?

This depends partly on what operating system you are using (the posting guide suggests including this type of information).

But basically shell will pass a command to the operating system (or a shell for unix Oss) for it to run the command.  So in your example it is expecting to run dir/b on a file in the OS, not R.