Thank you for sending those. So, you were wanting to change from bash to dash? Do you remember exactly which commands you used to do this (e.g. did you edit /etc/passwd directly, did you run chsh, etc)? Also could you post the output to this command to make sure it remembered your settings, please: echo $SHELL
One last thing. Could you run these to commands and upload the files to here, please?: find ~ -type f -exec grep -H /bin/qsub_pbs.bashrc {} \; > ~/HomeQsubSearch.txt sudo find /etc -type f -exec grep -H /bin/qsub_pbs.bashrc {} \; > ~/EtcQsubSearch.txt sudo find / -type f -name qsub_pbs.bashrc > ~/QsubFileSearch.txt The files HomeQsubSearch.txt, EtcQsubSearch.txt and QsubFileSearch.txt should be in your home directory when you are done. These commands may take a while to run since it is searching your drive. The first command is searching for any references to the missing file in your home directory, the second your etc directory and the last is looking for the file itself. Thank you very much. -- bash: ./bin/qsub_pbs.bashrc: No such file or directory https://bugs.launchpad.net/bugs/382831 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs