X-Spam-Check-By: sourceware.org Message-ID: <10011526.post@talk.nabble.com> Date: Mon, 16 Apr 2007 00:39:55 -0700 (PDT) From: srikanth4403 To: cygwin@cygwin.com Subject: bash error MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: srikanth4403@gmail.com X-IsSubscribed: yes Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Delivered-To: mailing list cygwin@cygwin.com hi all, i am trying to take backup of oracle tables by using exp command but when i am entering the command it is giving a error as below bash: syntax error near unexpected token `(' So kindly someone tell me how to rectify this and proceed for the normal export. The original command what iam typing is exp username/password@sid file=filename.dmp log=filename.log tables=(all table names separated by comma) indexes=n grants=n direct=true -- View this message in context: http://www.nabble.com/bash-error-tf3582836.html#a10011526 Sent from the Cygwin Users mailing list archive at Nabble.com. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/