Under Linux (and possibly Mac OSX) you can escape a space in
a file name with a backslash (\). So a module with the file
name 'This Module.mod' would look like 'nwserver -module
This\ Module' when used in the command line.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: NO
Under Linux (and possibly Mac OSX) you can escape a space in
a file name with a backslash (\). So a module with the file
name 'This Module.mod' would look like 'nwserver -module
This\ Module' when used in the command line.