Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] quoting
- Date: Wed, 13 Aug 2008 22:33:24 +0100
- From: "Kewley, J (John)" <j.kewley@xxxxxxxx>
- Subject: Re: [Condor-users] quoting
Have you tried:
arguments = "-d ... -F ""m S"" -b ... "
or
arguments = -d ... -F \"m S\" -b ...
For more quoting fun, check out
http://epubs.cclrc.ac.uk/bitstream/1723/Gotchas2.ppt
which was presented at Condor Week a couple of years ago
JK
-----Original Message-----
From: condor-users-bounces@xxxxxxxxxxx on behalf of Gary Orser
Sent: Wed 13/08/2008 20:57
To: condor-users@xxxxxxxxxxx
Subject: [Condor-users] quoting
Hi All,
Can't find in Google or the manual how quoting works
I need to pass an argument like
arguments = -d nr.fasta.000 -i recA_metareads_prot.fasta -p blastp
-F "m S" -b 10 -v 0 -e 0.001
to the program. Can't seem to get the quoting right. The "m S" needs
to be passed to the program as a single argument to -F
Cheers, Gary
------------------------------------------------------
Gary Orser
Department of Microbiology
Montana State University
1 Lewis Hall, Bozeman MT, 59717
_______________________________________________
Condor-users mailing list
To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/condor-users
The archives can be found at:
https://lists.cs.wisc.edu/archive/condor-users/