Displaying 20 results from an estimated 60 matches for "comman".
Did you mean:
command
2008 Oct 03
7
find
I am looking for something similar to the windows SEARCH FILES comman
with the option "files containing ..." (that is where I can specify a
string and it will find all files containing that string -- not just having
the string as part of the name but actually containing it in the text).
Is there some way to do this?
2006 Mar 27
1
"sh" is not recognised as an internal or external comman d, operable program or batch file
...the PATH.
Andy
From: Steve Su
>
> Dear All,
>
>
>
> I was trying to check my package using
>
>
>
> R CMD check GLDEX
>
>
>
> And I got the following error?
>
>
>
> "sh" is not recognised as an internal or external command,
> operable program or batch file
>
>
>
> Can anyone let me know what might be the cause of this error?
>
>
>
> Thanks.
>
>
>
> Steve.
>
>
> [[alternative HTML version deleted]]
>
> _____________________________________________...
2006 Oct 11
2
Help please with observe_form - not working
...rm''][],size="5" multiple="multiple"><%=
options_from_collection_for_select @terms, :id, :name
%></select></fieldset>
<fieldset><legend>Title</legend>
<p><span><b>enter in as many titles as you wish seperated by a
comman</b></span></p>
<%= text_field("title", @params[''title''], :size => 10) %></fieldset>
<fieldset><legend>City</legend>
<p><span><b>enter in as many cities as you wish seperated by a
comman</b></s...
2006 Mar 13
2
Engines with InstantRails
...ngines.org/wiki/pages/Engines+plugin
I''ve also tried the following:
C:\InstantRails-1.0\rails_apps\my_project>ruby script/plugin install -x
http://svn.rails-engines.org/plugins/engines
but get the following error.
C:/InstantRails-1.0/ruby/lib/ruby/gems/1.8/gems/rails-1.0.0/lib/commands
/plugin.rb:675:in `method'': wrong number of arguments (0 for 1)
(ArgumentError)
from
C:/InstantRails-1.0/ruby/lib/ruby/gems/1.8/gems/rails-1.0.0/lib/commands
/plugin.rb:675:in `determine_install_method''
from
C:/InstantRails-1.0/ruby/lib/ruby/gems/1.8/gems/rails-1...
2012 Apr 11
3
[LLVMdev] Incorrect result in LLVM Alias Analysis
I have used the follwing command,
opt -load LLVComMan.so -ComMan -memdep -tbaa -mem2reg maptest.ll -S
What option other than -mem2reg should be included in this case to get the
right results? Does the order in which I specify the optimizations to be run
make a difference?
Duncan Sands wrote:
>
> Hi Adarsh,
>
>>...
2010 Oct 03
2
sampling from normal distribution
Hello
If i want to resampl from the tails of normal distribution , are these commans equivelant??
upper tail:qnorm(runif(n,pnorm(b),1)) if b is an upper tail boundary
or
upper tail:qnorm((1-p)+p(runif(n)) if p is the probability of each interval (the observatins are divided to intervals)
Regards
[[alternative HTML version deleted]]
2012 Apr 12
0
[LLVMdev] Incorrect result in LLVM Alias Analysis
Hi Adarsh,
> I have used the follwing command,
> opt -load LLVComMan.so -ComMan -memdep -tbaa -mem2reg maptest.ll -S
> What option other than -mem2reg should be included in this case to get the
> right results? Does the order in which I specify the optimizations to be run
> make a difference?
what is in maptest.ll?
Ciao, Dunca...
2013 May 20
3
XCP don't see Network Interfaces on sunfire x2270
On a fresh installation of XCP 1.6 there is no interface in XCP Network
Management.
While in comman line ifconfig -a shows me both physical interfaces.
I would appreciate for an ideas on what.
--
Best regards, Makarov Alexey
_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
2005 Sep 29
2
memory issues with large data set
...ng R 2.0.1.1. on Windows. It is a Dell Dimension with a 3.2 Ghz Processor and 4Gb RAM.
When using the ReadAffy() function to read in 97 arrays, I get the below error messages:
Error: cannot allocate vector of size 393529
Reached total allocation of 1024Mb: see help(memory.size)
When I use the comman "memory.limit(size=4000)" to increase the memory size to the maximum available, I got a "NULL" as a response.
I proceeded to re-run ReadAffy(). This time, I only get the first error message.
Error: cannot allocate vector of size 393529
>From what I've read, this is m...
2017 May 05
2
CentOS 7 cloned VM cannot boot
On 5/5/2017 5:11 ??, Barry Brimer wrote:
> Are the correct volumes referenced in your /etc/default/grub file?
Thanks Barry for your feedback.
Here is the output:
http://iweb.noa.gr/files/centos7/scratchvm-data-20170505-01.png
What can you tell from that?
Cheers,
Nick
2003 Aug 13
1
does anyone know about login script for xp to print from samba
HI there
i want to write or change the login script for windows
xp which uses my samba to print. so it works fine
after i use "capture printer port" command i.e net
use.
but when the user logs off and then logs in again the
printing doesnt work and I (admin) has to execute that
"capturing printer port comman net use"
so how can I write a login script for the user so that
every time he logs inn into the network he ll execute
"caputure pr...
2006 Oct 04
1
Samba - CUPS - Fax
Hi,
I need fax on linux server shared with MSW stations. If I use samba
without CUPS support, it is simple - lpr comman for printer Fax is
replaced by my faxspool programm - this connect via tcp/ip small gui on
workstation and ask user for fax number and description.
When I use CUPS, this seen simple too - i wrote backend using my
faxspool, this connect via tcp/ip... eee? Something is wrong! How I can
resolve IP ad...
2009 Aug 09
1
wget parameters
...e=plain','RG01',method='wget')
But, of course, access to a protected one fails...
download.file('http://xepecnet.environmentalchange.net/xwiki/bin/view/ICT/RGraphicSample02?xpage=plain','RG02',method='wget')
*Wget does the trick *when executed from the comman line with the
following parameters...
wget --http-user=DummyDummy --http-password=dummy --auth-no-challenge
http://xepecnet.environmentalchange.net/xwiki/bin/view/ICT/RGraphicSample02?xpage=plain
Please, is it possible to pass these parameters to the method wget in
download.file?
Thank you...
2006 Jan 31
2
Problem generating CHM Rails doc
Hi,
I have problem generating chm file for the rails doc.
I''ve commaned the rdoc to generate the chm by:
rdoc -f chm -o chm_folder action* rails-*
It gave me the following error:
vendor/rails/railties/lib/rails_generator/generators/components/controller/templates/controller.rb:3:15:
Expected class name or ''<<''. G
ot RubyToken::TkLT: "<...
2014 Apr 15
1
CentOS 5/6 random system freezes
...600 ms. At this
time server was not overloaded (LA = 0.4, 16 cores). There were free
memory. There were no load on disks.
So I took straces of other daemon processes plus database processes. And
then did:
grep '13:35:37.4' *
grep '13:35:37.3' *
grep '13:35:37.2' *
None of commans show any lines. So I guess the system was just doing
nothing during this 600 ms.
Is there any way to diagnose this issue? What it might be?
--
Andrii Zinchenko
mail at zinok.org
2006 Jul 05
3
mongrel - server pooping out..
i am using the following comman to fire up mongrel:
[sergio@vb_workstation chatlogger]$ mongrel_rails start -d -p 8088
** You have sendfile installed, will use that to serve files.
and everything works fine until some point at night.. i think it is
pooping out some time in the middle of the night.. if i try to hit the
app in...
2015 Nov 13
2
Problem switching to BIND9_DLZ
...str(res8[0]["cn"]).replace("{","").replace("}","")
else:
names.policyid_dc = None
-----------------------------------
When I compare the branch in question System.Policies.[basedn] with
another server which migrated fine using above comman i find
these entries on the working server with the correct displayName:
CN={31B2F340-016D-11D2-945F-00C04FB984F9} -> displayName=Default Domain
Policy
CN={6AC1786C-016F-11D2-945F-00C04FB984F9} -> displayName=Default Domain
Controllers Policy
On the server with the migration failing i fin...
2004 Jun 08
2
(no subject)
...e", n=20*200,20,200, byrow=TRUE));
Doesn't matter what I try I got the next message:
error in file (file "r"): unable to open connection
in addition warning message
cannot open file "MAS5orig" (this is the name of the file I am trying to import in R)
Any advice? which comman I should you use to import a text file (Excell, text tab-delimeted file) into R.
Thank you very much for your help.
Best wishes,
Pedro
Pedro Jares, Ph.D.
Genomics Unit, IDIBAPS
Barcelona University
C/ Villarroel 170,
08036 .Barcelona, Spain
Telf. 93 2275400,
Ext 2184 o 2129
Fax 93 2275717
2012 Apr 06
0
[LLVMdev] Incorrect result in LLVM Alias Analysis
...But I get ar=1 i.e May Alias result. Where am I going wrong?
did you run a basic set of optimizers first? Alias analysis assumes that
at least mem2reg has been run. Otherwise it returns conservatively correct
but useless answers for everything.
I have included
> -basicaa option in the opt command for running this.
Ciao, Duncan.
2012 Apr 13
2
[LLVMdev] Incorrect result in LLVM Alias Analysis
...}
But I get 'May Alias' result for the store instruction that assigns the
value of 'a' to 20 in the 'map' function.Is the result not supposed to be
'Must alias'?
Duncan Sands wrote:
>
> Hi Adarsh,
>
>> I have used the follwing command,
>> opt -load LLVComMan.so -ComMan -memdep -tbaa -mem2reg maptest.ll -S
>> What option other than -mem2reg should be included in this case to get
>> the
>> right results? Does the order in which I specify the optimizations to be
>> run
>> make a difference?
&g...