[gmx-users] A Better Question - OS X Config

Marc Charendoff mcharend at sbcglobal.net
Wed Jul 12 06:41:42 CEST 2006


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  






More information about the gromacs.org_gmx-users mailing list