If, e.g., you have an US keyboard layout, you may have to include the following lines have in your <html><font color=#006e6f></html>''%%.bashrc%%'' file<html></font></html> on the login node in order to be able to submit jobs:
If, e.g., you have an US keyboard layout, you may have to include the following lines have in your <html><font color=#006e6f></html>''%%.bashrc%%'' file<html></font></html> on the login node in order to be able to submit jobs:
<code bash>
```
export LC_CTYPE=en_US.UTF-8
export LC_CTYPE=en_US.UTF-8
export LC_ALL=en_US.UTF-8
export LC_ALL=en_US.UTF-8
</code>
```
Alternatively, you can change the same directly on your Mac in
Alternatively, you can change the same directly on your Mac in