kas1e wrote:
I mean why need it comments in command string in shell ? Do you use it for any reassons ?
It's the same code which interprets a command line, no matter if it is in a script or a window. So if you want to use comments in a script you also have to live with them in a window. Of course nobody enters comments in a shell window.
Bye,
Thomas