search for: mosh

Displaying 20 results from an estimated 180 matches for "mosh".

Did you mean: josh
2006 Sep 06
1
Bash/perl: how to know if a samba directory is mounted?
Hi, I am writing an Perl application that automatically mounts a samba directory. But I would like to know if that directory is already mounted by samba (i.e. in multiple logins, that directory could be mounted only on the first login) ?
2004 Mar 31
9
failing to browse unix shares with samba 3.0.2a
...to run the smbclient -k command. Accessing the shares from a windows box is still failing. I am little confused, do I need to create a Kerberos database in the samba server and manage the users tickets? My understanding is that I am authenticating against windows 2003 Kerberos database. Thanks, Moshe
2008 Jan 21
5
"nonstandard" column names
...and one of it's columns name is "CPI/RPI" (without quotation marks of course). How can I reference this column? Neither of x$CPI/RPI or x$"CPI/RPI" work. I certainly can do x[,which(colnames(x) == "CPI/RPI")] but there should be a nicer way to do this. Thank you! Moshe Olshansky.
2013 Jun 12
2
[LLVMdev] Apple clang 4.2 based on llvm 3.2 produces a wrong "instruction requires:arm-mode"
So probably it is a LLVM issue - can anyone from the team look at it and let me know if there is anything to do. Moshe > Date: Wed, 12 Jun 2013 10:53:56 -0700 > Subject: Re: [LLVMdev] Apple clang 4.2 based on llvm 3.2 produces a wrong "instruction requires:arm-mode" > From: t.p.northover at gmail.com > To: mkravchik at hotmail.com > CC: llvmdev at cs.uiuc.edu > > Hi Moshe, > &g...
2003 Jun 15
5
.gsm files
Hi guys, Being a true Linux geek, I've never been too much into sounds or sound files other than a few .mp3 songs I got. My question is pretty straightforward and simple. I see that the music format of choice for asterisk is .gsm. What can I use to listen to files in .gsm format and what is the most effective way of recording files into .gsm format? The last part of the question is
2013 Jun 12
0
[LLVMdev] Apple clang 4.2 based on llvm 3.2 produces a wrong "instruction requires:arm-mode"
Hi Moshe, Tim just did tell you what to do :) "Reporting it at llvm.org/bugs (and/or bugreporter.apple.com since that seems to be your platform) would make sure it doesn't get lost." So filing a bug report would be best. -eric On Wed, Jun 12, 2013 at 12:18 PM, Moshe Kravchik <mkravch...
2007 Mar 23
6
Updating a worksheet in Excel file using RODBC
...qlSave(con, x, tablename = "[Chimaera20_3years]", append = FALSE, : [RODBC] ERROR: Could not SQLExecDirect 37000 -3553 [Microsoft][ODBC Excel Driver] Syntax error in field definition. Am I doing it wrong way or is there a problem with the Excel driver? Thank you in advance, Moshe Olshansky Chimaera Capital Group Moshe Olshansky Chimaera Capital Limited Level 4 / 349 Collins Street Melbourne, Victoria 3000 Phone: +613 8614 8400 Fax: +613 8614 8410 Email: molshansky@chimaeracapital.com Disclaimer: This message is intended only for the personal and confidential use of the...
2017 Jun 05
2
Hi
Hi , I'm asking for a way to compute the integral of: function(x) {x*(log(x)+b)*((log(x)+b)^(a-1)-b^(a-1))/(a-1)*(b^(a-1)} When a and b are between 1 to 10 and X is the integral parameter between 0 to 1 ' Thanks, Moshe This e-mail message may contain confidential, commercial and privileged information or data that constitute proprietary information of Cellcom Israel Ltd. Any review or distribution by others is strictly prohibited. If you are not the intended recipient you are hereby notified that any use of t...
2013 Jun 16
1
[LLVMdev] Apple clang 4.2 based on llvm 3.2 produces a wrong "instruction requires:arm-mode"
Hi Eric, Following Tim's and your advice I filled the bug:http://llvm.org/bugs/show_bug.cgi?id=16315 Haven't seen any reaction to it from LLVM developers so far. This is the first time I submit a bug to LLVM, maybe I need to set some fields differently to trigger their attention? Moshe > Date: Wed, 12 Jun 2013 13:10:21 -0700 > Subject: Re: [LLVMdev] Apple clang 4.2 based on llvm 3.2 produces a wrong "instruction requires:arm-mode" > From: echristo at gmail.com > To: mkravchik at hotmail.com > CC: t.p.northover at gmail.com; llvmdev at cs.uiuc.edu >...
2007 Jun 14
3
Responding to a posting in the digest
Is there a convenient way to respond to a particular posting which is a part of the digest? I mean something that will automatically quote the original message, subject, etc. Thank you! Moshe Olshansky m_olshansky at yahoo.com
2008 Mar 17
3
driving R from MATLAB
...scripts, when I try a more complicated set of functions I fail. I am trying to perform survival analysis, using Surv Surv(recruTime,recur) Surv creates a somewhat complex output and I get the response Problem evaluating command source( "s:\\R&D\\matlab\\repository\\personalfolders\\moshe\\colon\\rcut.r"). Invoke Error, Dispatch Exception: Object is static; operation not allowed I tried to get around this by using a script, but it doesn't work. I do not actually want to transfer the Surv output back to MATLAB, but rather allow R to plot some graphs, actually Schoenfe...
2012 Jul 11
4
[LLVMdev] A problem with inline assembly in llvmc for ARM
...t CPU: core2 Using the following flags:-Wllc,="-mtriple=arm-linux-eabi" -fmessage-length=0 -std=c99 -Wno-trigraphs -O3 -fpic -Wreturn-type -Wunused-variable -fvisibility=hidden -D__ARM_EABI__ -DANDROID -isysroot/usr/local/android/android-ndk-r6b/platforms/android-8/arch-arm Thanks a lot,Moshe -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120711/848cddcc/attachment.html>
2005 Sep 07
1
solving a system of nonlinear equations
What is the "classic" R function for solving a (possibly over determined) system of non-linear equations? Thank you! Moshe Olshansky e-mail: moshe.olshansky@brevanhoward.com The information transmitted is intended only for the person(s) or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action i...
1999 Feb 13
1
Compiling R
I have tried to compile R-0.63.2 for Linux Red Hat 5.0. It seems to have worked well until the last step 'make install' I get the following messages make[2]: Entering directory `/home/moshe.segal/rhome/R-0.63.2/src/main' fort77 -export-dynamic -o ../../bin/R.binary arithmetic.o array.o attrib.o bind.o builtin.o character.o coerce.o colors.o complex.o context.o cov.o cum.o debug.o deparse.o deriv.o devices.o dotcode.o dstruct.o duplicate.o envir.o errors.o eval.o format.o fourier....
2008 Apr 20
2
imaps - voicemail
does asterisk support imaps for voicemail storage? Ide really like to use gmail as my imap server... -- Moshe Brevda, CTO ipconnect, ltd. 26 Strauss St., Jerusalem, Israel W. 1.800.800.456 (+9722.569.5295) M. +97254.666.1367 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20080421/00ed120c/attachment.htm
2020 Mar 17
2
strange bahaviour of predict.lm
...me note that for lm I do not care about this as much since I can use reg$coefficients, but unfortunately this behaviour is "inherited" by other methods. When I am trying to fit a regression tree, predicting from the object without using 'predict' method is less trivial. Thank you,Moshe. P.S. just in case:> sessionInfo() R version 3.6.2 (2019-12-12) Platform: x86_64-pc-linux-gnu (64-bit) Running under: Linux Mint 19.1 Matrix products: default BLAS:?? /usr/lib/x86_64-linux-gnu/blas/libblas.so.3.7.1 LAPACK: /usr/lib/x86_64-linux-gnu/lapack/liblapack.so.3.7.1 locale: [1] C att...
2003 Jul 01
2
Today's Message from linphone; update on Khpone and SJPhone and X-Lite
...f. The PC's SJPhone does send/receive packets directly to asterisk. But there seems to be a problem with someone's negotiation protocol -- Kphone seems to expect GSM and SJPhone is apparently sending G.711. You can imagine how that sounds. More later if I get it straightened out. -- Moshe Yudkowsky * http://www.Disaggregate.com
2003 Jun 24
2
Asterisk ALSA module not working
...some problem with my local configuration or a bug I haven't found. Related question: Are OSS and ALSA mutually incompatible? I would think so, but there's nothing in the documentation. If they should *not* be loaded simultaneously, I will submit a few lines to patch modules.conf. -- Moshe Yudkowsky * http://www.Disaggregate.com
2012 Jul 26
1
[LLVMdev] A pragma to turn the optimizations off
On Thu, Jul 26, 2012 at 12:48 AM, Moshe Kravchik <mkravchik at hotmail.com> wrote: > > Hi, > > I'm looking for a pragma to insert in my source that will turn the > optimization off for that file. Could not find one, it is possible? > > Thanks a lot, > Moshe No, clang does not have a pragma for this. Yo...
2000 Dec 17
1
Example of calling R from Java
...ace. I read about calling R scripts/methods from java, but I can't find any detailed example about this. I need an example of how to use this. For example how to load data object (i.e. of colt) to r , run anova function and get the results - all from java!!! Thank you very very much Regards, Moshe i-impact