Closed ghost closed 9 years ago
for details, http://unix.stackexchange.com/questions/208159/bash-throws-cannot-set-terminal-process-group-error
does the shell need -i argument, just to run a single command? are not -i and -l options meant for two diametrically opposite features?
and is there a quick fix for this error on my local system?
This is no longer an issue, as it is caused by my mistake where i am switching to zshell using "exec /bin/zsh" inside my .bash_login file. I have corrected it now. thanks.
for details, http://unix.stackexchange.com/questions/208159/bash-throws-cannot-set-terminal-process-group-error
does the shell need -i argument, just to run a single command? are not -i and -l options meant for two diametrically opposite features?
and is there a quick fix for this error on my local system?