From mboxrd@z Thu Jan 1 00:00:00 1970 From: Armen Kaleshian Subject: Re: running a command involving ";" Date: Tue, 14 Dec 2004 08:25:27 -0500 Message-ID: <20041214132527.GA10032@sevoog.kriation.com> References: <430c159a04121401042570c366@mail.gmail.com> Mime-Version: 1.0 Return-path: Content-Disposition: inline In-Reply-To: <430c159a04121401042570c366@mail.gmail.com> Sender: linux-admin-owner@vger.kernel.org List-Id: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-admin@vger.kernel.org Why are you using a semicolon as a delimiter for specifying multiple classpaths? On Tue, Dec 14, 2004 at 02:34:39PM +0530, Atishay Kumar wrote: : 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 : - : To unsubscribe from this list: send the line "unsubscribe linux-admin" in : the body of a message to majordomo@vger.kernel.org : More majordomo info at http://vger.kernel.org/majordomo-info.html