Hello, I'm new with bash stuff and i've setup a user with the following initial program /usr/bin/bash and i'm getting following info upon login...
-bash: typeset: -R: invalid option
typeset: usage: typeset [-aAfFgilrtux] [-p] name[=value] ...
-bash: print: command not found
-bash: typeset: -L: invalid option
typeset: usage: typeset [-aAfFgilrtux] [-p] name[=value] ...
-bash: print: command not found
-bash: typeset: -Z: invalid option
typeset: usage: typeset [-aAfFgilrtux] [-p] name[=value] ...
-bash: alias: -x: invalid option
alias: usage: alias [-p] [name[=value] ... ]
-bash: alias: -x: invalid option
alias: usage: alias [-p] [name[=value] ... ]
Any ideas on how to resolve this issue?
Thanks.
------------------------------
kan
------------------------------