From mboxrd@z Thu Jan 1 00:00:00 1970 From: Atishay Kumar Subject: running a command involving ";" Date: Tue, 14 Dec 2004 14:34:39 +0530 Message-ID: <430c159a04121401042570c366@mail.gmail.com> Reply-To: Atishay Kumar Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: Sender: linux-admin-owner@vger.kernel.org List-Id: Content-Type: text/plain; charset="us-ascii" To: linux-admin@vger.kernel.org hello, i want to run the command ------- java -cp systray4j.jar;QuickDownloaderv4.4.jar down.quickDownloader.applicationStartUp.SplashScreen ------ unfortunately the command itself involve semicolon which is a delimiter for new commands in linux. so how can i run this command. thanks -- :) Atishay Kumar