X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f NNTP-Posting-Date: Sun, 17 Feb 2008 12:28:18 -0600 From: "miner_tom" Newsgroups: comp.os.msdos.djgpp Subject: Need to find "mv" Date: Mon, 18 Feb 2008 10:26:57 -0800 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2900.3138 X-RFC2646: Format=Flowed; Original X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3198 Message-ID: Lines: 13 X-Usenet-Provider: http://www.giganews.com X-Trace: sv3-ysLprnGc0zmxXi/9XXIVLewHE1bOlLuvrq+AYriKRpJyQAL8zl1f1KSzgwWf0OO8arIhQC/5Lp6ZYKf!Xi3Fb4P97smXLbHX0KN9qUoCObyuNqPafpsP2oIwdQe0s0XEkdZDRd7bhFDBRKUK02mc+QMJ43I= X-Complaints-To: abuse AT giganews DOT com X-DMCA-Notifications: http://www.giganews.com/info/dmca.html X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.3.37 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi, I am trying to use the basic mv command under a bash shell script. I have downloaded bash and that is working. But either in or out of bash, the mv command is not recognized. I would think that this command is not in any of the utilities that I have downloaded from djgpp. However, no matter how hard I have looked in the documentation I can't seem to find the utilities package that would have mv in it. Thank you Tom