Which shell am I running on?
When I run echo $SHELL the output says /bin/tcsh which means that I am running a tcsh shell.
But for example when I issue the following command
When I run echo $SHELL the output says /bin/tcsh which means that I am running a tcsh shell.
But for example when I issue the following command
I am using tcsh. bash and zsh and other suggestions won’t help here.
I’m running into issues with redirection in tcsh.
I have this ~/.inputrc file that I created for certain key bindings.