linux-admin.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: urgrue <urgrue@tumsan.fi>
To: Atishay Kumar <atishay.kumar@gmail.com>
Cc: linux-admin@vger.kernel.org
Subject: Re: running a command involving ";"
Date: Tue, 14 Dec 2004 11:25:45 +0200	[thread overview]
Message-ID: <20041214092545.GE1735@fede2.tumsan.fi> (raw)
In-Reply-To: <430c159a04121401042570c366@mail.gmail.com>; from atishay.kumar@gmail.com on Tue, Dec 14, 2004 at 11:04:39 +0200

try one of these:
hal:~ # echo "hi;hi"
hi;hi
hal:~ # echo hi\;hi
hi;hi


On 2004.12.14 11:04, 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
> 
> 

  reply	other threads:[~2004-12-14  9:25 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-14  9:04 running a command involving ";" Atishay Kumar
2004-12-14  9:25 ` urgrue [this message]
2004-12-14 13:25 ` Armen Kaleshian
     [not found] ` <525a6ac4041214072524cc7757@mail.gmail.com>
2004-12-14 17:53   ` Atishay Kumar
  -- strict thread matches above, loose matches on Subject: below --
2004-12-14  9:27 garcia_pan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20041214092545.GE1735@fede2.tumsan.fi \
    --to=urgrue@tumsan.fi \
    --cc=atishay.kumar@gmail.com \
    --cc=linux-admin@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).