Mail Archives: djgpp/2001/04/25/14:02:46
From: | yosuke AT ccwf DOT cc DOT utexas DOT edu ()
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | bash fignore?
|
Date: | 25 Apr 2001 17:28:23 GMT
|
Organization: | The University of Texas at Austin; Austin, Texas
|
Lines: | 21
|
Message-ID: | <9c71fn$e76$1@geraldo.cc.utexas.edu>
|
NNTP-Posting-Host: | piglet.cc.utexas.edu
|
X-Trace: | geraldo.cc.utexas.edu 988219703 14566 128.83.42.61 (25 Apr 2001 17:28:23 GMT)
|
X-Complaints-To: | abuse AT cc DOT utexas DOT edu
|
NNTP-Posting-Date: | 25 Apr 2001 17:28:23 GMT
|
X-Newsreader: | TIN [version 1.2 PL2]
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
Reply-To: | djgpp AT delorie DOT com
|
Hello all,
I have a question about bash. FIGNORE variable never worked. I have
FIGNORE=.o:.O:.obj:.OBJ:\~
export FIGNORE
in /_bashrc, and echo $FIGNORE tells me that it's
$echo $FIGNORE
.o:.O:.obj:.OBJ:~
$
With ls, I still see object files. What am I missing?
MY os is win98. Thank you very much!
--
yosuke kimura
Center for Energy and Environmental Resources
The Univ. of Texas at Austin, USA
- Raw text -