Sorry all,
Here is a better question having read the on-line
manual. How do I modify the following BASH config
files so I can gmx commands understood. (e.g. pass the
"luck" command test). What is my <arch> if I'm running
an intel iMAc OS 10.4? Guidance appreciated.
**********computer-2:/etc root# cat profile*********
# System-wide .profile for sh(1)
PATH="/bin:/sbin:/usr/bin:/usr/sbin" export PATH if [
"${BASH-no}" != "no" ]; then [ -r /etc/bashrc
] && . /etc/bashrc fi
***********computer-2:/etc root# cat
bashrc***********
# System-wide .bashrc file for interactive bash(1)
shells. if [ -n "$PS1" ]; then PS1='\h:\w \u\$ '; fi #
Make bash check it's window size after a process
completes shopt -s checkwinsize
_______________________________________________
gmx-users mailing list [email protected]
http://www.gromacs.org/mailman/listinfo/gmx-users
Please don't post (un)subscribe requests to the list. Use the
www interface or send it to [EMAIL PROTECTED]
Can't post? Read http://www.gromacs.org/mailing_lists/users.php