Displaying 20 results from an estimated 1100 matches similar to: "Shell Scripting Random Delay"
2009 Jun 24
5
how to exec a directory creation before downloading a file to that directory?
I want to create a directory and THEN get files into that directory on
a client.
Puppet it seems does not follow the order of commands, like below in
my example.
Sometimes it creates the directory, then downloads the file, and
sometimes it tries to download the file before creating the directory,
so the file won''t be downloaded.
How can I download a file and make certain the destination
2013 Feb 02
2
Question: write an R script with help information available to the user
Dear All,
I would like to ask a question on how to incorporate into an R script help information for the user. I vaguely recall that I saw some instructions on an R manual, but am not able to figure them out. Hereunder is the basic setting:
1. I finished writing an R script, my_script.r, that is a function (the function is named "my_func") for a statistical procedure. This means that
2005 Aug 24
1
Running wine from php pages with "Xvfb" not success for my machine
I am sorry before, cause my english is poor.
My machine is : i686 and I use RedHad Enterprise Linux AS Rel.3,
Apache 1.3.33 and PHP 4.4.0. Simply, I want to run an Windows
application via PHP page with WINE emulation. (Newest version of WINE
updt. August 2005)
I have a simple a PHP file "wine.php", that will load an windows
application via PHP page. The contents is:
2009 Oct 16
2
Urgent help requested to modify a script
I am hoping someone will tak up this chalenge (I am new to R)
I have inheritied an R script but need to change it. The script currently
includes hardcoded file locations on lines 12,166 and 167. I need to modify
this script to allow the folder to be passed as a command line argument to
Rscript.exe
Can anybody help please?
Regards,
Ian
http://www.nabble.com/file/p25924237/My_script.R
2012 Jun 27
1
Running R on a cluster
Hello,
I have R script my_script.R . It loads a large input file "data.txt" and
then outputs a large matrix "out". (the command of running it on cluster
using my.cmd is put at the end)
Now I have 30 different input files "data1.txt", "data2.txt" ... and
"data30.txt" and want to generate and save 30 output (matrix) files
separately, how can I
2012 Dec 13
2
replace parenthetical phrases in a string
R-helpers,
I have a vector of character strings in which I would like to replace each
parenthetical phrase with a single space, " ". For example if I start with
x, I would like to end up with y.
x <- c("My toast=bog(keep=3 no=4) and eggs(er34)omit=32",
"dogs have ears",
"cats have tails (and ears, too!)")
y <- c("My toast=bog and eggs
2007 Jun 12
4
fichier wxruby2
Bonjour, je voulais savoir si il est possible d''installer les fichiers wxruby2 ailleurs que dans les dossiers habituel et sans se servir de rubygems?
car j''aimerais pouvoir les déplacés.
Merci
Sebastien
_______________________________________________
wxruby-users mailing list
wxruby-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/wxruby-users
2001 Nov 16
1
R BATCH mode
hihi
easy!
i would like run r in batch mode. how could i pass through arguments for
my r.script.
for example: r batch my_script.R arg1 arg2
and how must i modify the r script.
wolfgang
--
Wolfgang Mueller Phone +41 1 256-9203,
MeteoSwiss
Kraehbuehlstr. 58, mailto:muw at meteoswiss.ch
CH-8044 Zuerich, Switzerland http://www.meteoswiss.ch/
2014 Jun 23
1
Active Directory 'add machine script' parameter
Hi,
I'm looking at migration from Samba3 (NT domain) to a Samba4 in 4.1.6 on
ubuntu 14.04 in active directory domain controller mode.
I was doing some stuff when subscribing machines to the domain through a
script called by smbd, as described with 'add machine script' parameter
in smb.conf.
It seems that this behavior isn't supported in Active Directory mode in
my version :
1998 Jun 18
1
Mapping Samba Drives (Samba Digest 1721) (Suzanne George)
Hello happy Samba People,
I use the following trick for mounting my Samba Maps at start-up at my
WIN NT Workstation 4.0 (hate this beast).
I use the logon Scripts that could be used by WIN NT. (See Directory :
\system32\repl\import\scripts).
You should give the file a "good" name (I use my Login Name for that
(SVEN.BAT)).
Then I use the "net use" in the Script for ex. :
2012 Oct 22
4
Possible to exclude an event in Puppet dashboard?
Hi All,
I was wondering if it is possible to NOT show an event in puppet dashboard.
I have an exec resource that fires of a ruby script. This is triggering a
changed event on every run, but actually I want to exclude this from
showing up as "CHANGED"
Is this possible, if so how can I achieve this?
---
myscript:
---
exec {
"run_myscript" :
#
2016 Feb 14
3
Manejo de ficheros Linux desde R
Hola a todos.
Tengo un proyecto entre manos que consiste en lo siguiente:
Un suario manda a un correo electrónico un mail con un fichero adjunto,
este fichero se descarga de forma automática en una carpeta de un sistema
que corre bajo Linux (Ubuntu), una vez descargado quisiera generar un
script de R de forma automática seleccionase el último fichero descargado e
hiciese con él una serie de
2001 Mar 10
3
fatal signal 11
I downloaded the latest wine from the cvs site and ran its
./tools/wineinstall. It ran for quite a while and croaked on
/wine/server/semaphore.c. Basically, gcc says "Internal compiler error:
program cc1 bog fatal signal 11". The compiler is 2.91.66 (aka egcs-1.1.2
release) and compiles other programs including 2.4.1 & 2.4.2 Linux kernels
just fine. I am puzzled what 'fatal
2004 Dec 07
4
Linking asterisk to an existing small office PBX
Hi All
I've done some reading on the wiki and read some of the mailing list
archives, but can't see anything on this. I guess this means I'm either
searching on the wrong thing, or have totally the wrong idea... Can anyone
suggest if the following is possible?
Currently, our office has a 24 analogue extension PBX, and 2 ISDN lines
providing it with external connectivity. We have
2007 Nov 04
3
can''t configure mongrel_cluster to start on boot
Hi everyone,
I''ve been working with Mongrel, Mongrel_cluster and Apache and it is great.
However, I can''t get mongrel_cluster to start at boot time. I followed the
instructions from http://mongrel.rubyforge.org/docs/mongrel_cluster.html (On
Boot Initialization Setup) and mongrel_cluster does not start after
rebooting the machine.
I made sure that the shebang line is correct and
2010 Jul 07
2
Puppet report server
I was looking into the reporting features in puppet today and realized
that though I want the reports I don''t want to bog my puppetmasters
down with the task of generating the rrd and png files. Also I already
have a server set up to do reporting on various other things that
already has the space/CPU cycles and that''s where everyone already
goes to look for information. Plus we
2007 Feb 18
3
CentOS 4.4-IBM Netvista Performace Problems, help needed.
I've got an odd situation that I need some advise on. I have two
computers that I am planning to use as a cluster. I initially started
with some left over Compaq Presairos with 667MHz CPUs. I loaded CentOS
4.3 and later updated to 4.4. Things ran normally, albeit slowly. I
had an opportunity to upgrade to a pair of IBM Netvistas with 2.26 GHz
CPUs, I did this by transferring the
2009 Jun 17
3
tiff() woes
Hello all,
a friend has a problem with tiff() which I was unable to help about. I
searched the error messages to no avail. When he tries:
tiff(filename = "FedeWhyDoesntThisBloodyWork.tif", width = 5, height =
5, units = "cm", bg = "white", res = 1200)
Error in tiff(filename = "FedeWhyDoesntThisBloodyWork.tif", width =
5, :
unable to start device
2006 Mar 22
3
database access from outside rails
I need to have a daemon read from and write to the database, and it
would be nice to be able to use ActiveRecord and all the model/* files
from my rails project rather than doing things the long way. Is there
any recommended strategy for that?
martin
2009 Apr 24
1
Can rails environments be loaded only once and then execute rake tasks without loading it again and again?
Hi there guys,
I have a daemon that executes a rake task periodically in a loop in
the backend. And every time it runs the rake task, rails environment
is reloaded. Is there a way that the rails environment is loaded only
once before the loop and the following rake task will not load it
again and again?
Thank you in advance.