I have a Java program which I\'m executing in a Linux environment through a bash script.
This is my simple bash script, which accepts a String.
#!/bi
The arguments are handled by the shell , so any terminal settings should not affect this. You just need to have quoted argument and it should work.