Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!ucsd!ogccse!caesar.cs.montana.edu!uakari.primate.wisc.edu!samsung!cs.utexas.edu!tut.cis.ohio-state.edu!AUREL.CNS.CALTECH.EDU!bfox From: bfox@AUREL.CNS.CALTECH.EDU (Brian Fox) Newsgroups: gnu.bash.bug Subject: bash version (novice question) Message-ID: <8911150947.AA03419@aurel.cns.caltech.edu.> Date: 15 Nov 89 09:47:20 GMT References: Sender: daemon@tut.cis.ohio-state.edu Reply-To: bfox@aurel.cns.caltech.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 17 Date: 15 Nov 89 01:07:45 GMT From: raulmill@usc.edu (Raul Deluth Rockwell) Organization: University of Southern California, Los Angeles, CA Sender: bug-bash-request@prep.ai.mit.edu How do you tell which version of bash you are running? echo $BASH_VERSION I'm using a version which one of the systems people here installed that has such wonderful features as '# is not a comment character'. This is a deliberate feature if you are talking about interactive use. If Bash doesn't ignore comments in shell scripts, then it is a bug. Brian