search for: comands

Displaying 20 results from an estimated 307 matches for "comands".

Did you mean: commands
2004 Feb 23
2
(2) Questions
Hi Fellows from R-Help List! My questions are basic since i an new with R. I am very acquainted with Matlab & Gauss (the compentence, I guess). Anyhow, (1) I am trying to get R execute comands made or built as text, so that one can feed a particular option with many variations coming from a text file. Is this possible with the free version? For instance, there exists the eval comand in Matlab, which executes the matlab comand in the text argument incoming thru eval. (2) Is there any way...
2001 Oct 08
1
Executing ssh commands on many computers
We have two SP computers with 8 nodes each and ocasionaly we have to execute comands on all of them. We do that with ssh private and public keys without passphrase. I a loop we do ssh node* comand The problem is: After a few nodes ssh client waits for a long time and after that every new connection is slower. It looks to me like ssh client has used all the entropy for generating...
2006 Dec 27
0
comand stun (for what) asterisk 1.4
I'm looking for some doc's what is new in 1.4 in deep for the comand stun debug neptun:/usr/src/asterik_pgk/asterisk-1.4.0/main # asterisk -rvvvv Asterisk 1.4.0, Copyright (C) 1999 - 2006 Digium, Inc. and others. Created by Mark Spencer <markster@digium.com> Asterisk comes with ABSOLUTELY NO WARRANTY; type 'core show warranty' for details. This is free software, with
2006 Jun 14
1
R ``literal'' comand
I know I am luddite when it comes to list-based languages, such as R. But, even these beasts must occasionally want to access objects at a literal level. For example, to a naive twit like me, x<--print (y) should deposit in x a literal print out of y; that is, x should contain the *results* of applying the print method to y (e.g., something like a tab (or space)-delimited flat
2006 Jun 07
0
CLI comand to register softphones without close them:
Hi;I've a question: I use asterisk -R so I can see what's appening in my asterisk and the session of the calls: I use the vrrp protocol, I use 2 asterisk box;when the master falls down, the slave goes up, and I use X-lite,Phoner,3CXphone;some of this softphones are immediately registered to the slave, but sometimes this don't happen;I must close the softphone from my xp and restart
2008 Mar 05
2
show all groups comand
hi all, how do i find out all users & groups existing on the system from command line? thanks, t. hiep
2003 Oct 30
2
AW: trying to figure out how the --delete option works.
Add this: --delete-excluded See the manual. Rainer -----Urspr?ngliche Nachricht----- Von: rsync-bounces+rsync=diplan.de@lists.samba.org [mailto:rsync-bounces+rsync=diplan.de@lists.samba.org]Im Auftrag von Mandrake Pe Gesendet: Mittwoch, 29. Oktober 2003 13:33 An: rsync@lists.samba.org Betreff: trying to figure out how the --delete option works. I use this comand to back up my entirely drive
2008 May 01
3
Adding script line give errors Help!
I am trying to add this script <script language="javascript" type="text/javascript" src="http:// www.expedia.com/pubspec/scripts/storefront/expe.sf.vertical.350.asp?pid=&aid="></script> To my idex page and it give me errors, when I delete this line <script src="js/lightbox/prototype.js" type="text/javascript"></script>
2003 Apr 01
1
nmblookup comand
Dear Ladies and Gentlemens, i have a problem, the nmblookup command have an error, but the smbclient command have no error. See example. Can you please help me. rzs12:/opt/samba/bin># ./nmblookup -d 10 pc8686 Initialising global parameters params.c:pm_process() - Processing configuration file "/opt/samba/lib/smb.conf" Processing section "[global]" doing parameter workgroup
2010 Feb 16
1
nls.lm & AIC
Hi there, I'm a PhD student investigating growth patterns in fish. I've been using the minpack.lm package to fit extended von Bertalanffy growth models that include explanatory covariates (temperature and density). I found the nls.lm comand a powerful tool to fit models with a lot of parameters. However, in order to select the best model over the possible candidates (without covariates,
2004 Jul 15
5
Newbie
Hi, I wish build a R-script (or a R-function) that read a number from the keyboard and then process it. For example: from R I load the function X, that ask me the level of confidence "\alpha", by keyboard I write 5 and the function go on. Thanks in advance Paolo [[alternative HTML version deleted]]
2004 Oct 12
4
A question in R
I started to learn the R language, but I didn't suceed to use an external file. Let say that I have an excel file called "test1.xls" in the directory "C:/program files/R/rw2000/external_files" that looks like that: name mark yair 80 yosi 70 ... In the appropriate directory I wrote this: x<-read.delim("test1.xls") or this:
2009 Oct 11
2
Social networking around R
Hi R users, I'd be interested in what R users think about social networking around all things R. For this, I've set up a social network @ www.rstuff.socialgo.comand it would be great if you could post your comments on the forum created for this discussion. The News section has feeds from some of the R related blogs I've been following. I'm hoping for a central resource that keeps
2005 May 30
2
bash 3.0 freeze
Hello centos users, I download the bash 3.0 and compile it in CentOS 4.0 with or withiut all patchs. But when I execute the comand ls -l it freezes. Any idea? -- :) cumprimentos -------------------------- Jos? Lu?s Faria -------------- next part -------------- An HTML attachment was scrubbed... URL:
2011 Aug 10
3
ulimit
Dear for having an stable system which limit option is good for ulimit comand ? 2-is any option for making asterisk crash-free? Best -- Pezhman Lali -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110810/365d9d56/attachment.htm>
2009 Oct 31
2
authorized_keys command=""
Hello, as I have read manual, if I use in file authorized_keys option command="" with some command, no other commands will be permitted. I have tried it, created authorized_keys2 for root and added there command="rdiff-backup --server" and after that tried to login. Thit command was executed, but I was normally able to supply other comand as root. Can you tell me why? Thank
2012 Sep 20
4
doveadm with multiple commands
This has been in my TODO for a while and today I implemented it (but didn't dare to test it yet :) So the problem has been that you want to run for example: doveadm expunge -A mailbox Trash savedbefore 7d doveadm purge -A This is annoying because it scans through the users' mailboxes twice, wasting disk IO and CPU. So how to make it do the scan only once? The syntax I thought of today
2016 Jan 08
2
Phabricator/Arcanist feedback
> On 8 Jan 2016, at 15:43, Krzysztof Parzyszek via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > On 1/8/2016 9:39 AM, Joerg Sonnenberger via llvm-dev wrote: >> >> Huh? Under "Leap into action" on the bottom of the page, there is "Close >> revision". > > Hmm. Indeed. I don't know why I didn't notice it before. Oh well,
2019 Aug 06
4
Monitor UPS Brand SMS
Hi Users NUT, I want monitor a UPS of brand SMS (Sinus Double 8 KVA) using a raspberry-pi. In compatibility list, is listed to use the blazer_ser driver. I use a USB adapter to RS-232 conected in to the No-Breake. Follow the comands e confs. root at rasp:/home/pi# lsusb *Bus 001 Device 004: ID 067b:2303 Prolific Technology, Inc. PL2303 Serial Port* Bus 001 Device 003: ID 0424:ec00 Standard Microsystems Corp. SMSC9512/9514 Fast Ethernet Adapter Bus 001 Device 002: ID 0424:9514 Standard Microsystems Corp. SMC9514 Hub Bus 001 De...
2009 Jun 19
2
Manipulate solution of simplex
Hi, I need some help. I'm doing a project that demands me to obtain several simplex solutions and I would like to can keep the solution in a vector or something to be able to use it after I get it. The comand simplex() prints the solution but how can I keep it? Another alternative would be to export it to excel, how can I do this? I just see the solution and have to note it on a paper or