Date: Wed, 25 Apr 2001 14:16:37 -0400 Message-Id: <200104251816.OAA31056@envy.delorie.com> X-Authentication-Warning: envy.delorie.com: dj set sender to dj AT envy DOT delorie DOT com using -f From: DJ Delorie To: djgpp AT delorie DOT com In-reply-to: <9c71fn$e76$1@geraldo.cc.utexas.edu> (yosuke@ccwf.cc.utexas.edu) Subject: Re: bash fignore? References: <9c71fn$e76$1 AT geraldo DOT cc DOT utexas DOT edu> Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > I have a question about bash. FIGNORE variable never worked. > With ls, I still see object files. What am I missing? Since bash has nothing to do with ls, this isn't surprising. Perhaps you should read up about what the FIGNORE variable in bash *does* do? http://www.delorie.com/gnu/docs/bash/bashref_58.html