X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Date: Sun, 17 Feb 2008 22:16:29 -0500 Message-Id: <200802180316.m1I3GTtR008728@envy.delorie.com> From: DJ Delorie To: djgpp AT delorie DOT com In-reply-to: (tom_nospam AT yahoo DOT com) Subject: Re: Need to find "mv" References: <200802171940 DOT m1HJeoGS029849 AT envy DOT 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 > if [-f file.c]; then "[" is a command ([.exe) so you need a space after it. Likewise, you need a space before the ']'.