Displaying 11 results from an estimated 11 matches for "srcipts".
Did you mean:
scripts
2017 Mar 13
2
Función Hoy()
¿Existe en R una función Hoy() como en excel? De forma que cada vez que
corra un srcipt las funciones que usen como dato la fecha del día se
actualicen automáticamente.
Gracias
[[alternative HTML version deleted]]
2017 Mar 13
2
Función Hoy()
Hola,
tienes las funciones Sys.date y Sys.time():
https://stat.ethz.ch/R-manual/R-devel/library/base/html/Sys.time.html
El lun., 13 mar. 2017 a las 19:45, Freddy Omar López Quintero (<
freddy.lopez.quintero en gmail.com>) escribió:
> Hola.
>
> Quizás te funcione alguna variación de date().
>
> ¡Salud!
>
> 2017-03-13 15:08 GMT-03:00 Andres Hirigoyen
2009 Feb 28
5
object ".trPaths" not found
I am running an R script with Tinn-R (2.2.0.1) and I get the error message
Error in source(.trPaths[4], echo = TRUE, max.deparse.length = 150) :
object ".trPaths" not found
Any solutions?
Thank you.
Kevin
2014 Mar 23
6
metadata 2
Hoi folks,
I don't like to post in newsletter because of several reason but sometimes it
isn't evitable.
I am setting up a internet-radio-show (exclusively live, including 2 video-streams)
and I want to read out the audio-metadata of momentarily played tracks in realtime
to compare it against a SQL-database.
The aim is to fill up and/or update a table with 'most played'
2014 Mar 24
0
metadata 2
you could set up a php yp-server and add a line in the icecast config
$email = "you at somewhere";
if($_REQUEST['action'] == "remove"){
header("YPResponse: 1");
header("YPMessage: Deleted server info.");
mail($email,'YP debug: remove stream',print_r($_REQUEST,true));
}
if($_REQUEST['action'] ==
2015 May 19
2
Need Immediate Help:::SAMBA Logon Issues
...domain logons = yes
domain master = yes
hosts allow = x.x.
idmap gid = 15000-25000
idmap uid = 15000-25000
log file = /var/log/samba/%m.log
logon drive = z:
logon home = \\%L\%U
logon path = \\%L\profiles\%U
logon script = srcipts/logon.bat
max log size = 50
netbios name = abc
os level = 65
passdb backend = tdbsam
passwd chat = *New*Unix*Password* %n\n *ReType*new*Unix*password*
%n\n
*passwd:*all*authentication*tokens*updated*successfully*
passwd program = /usr/bin/pas...
2015 Apr 18
2
Skip based on checksum not worked as expected when using with complex filter rules.
Hi all,
I've a local repository for Debian, and I'm doing some rsync testings on
it. See the following commands for detail:
werner at debian:~/software/LocalRepo$ rsync -amvHKLPRSB131072 -n \
ftp.uk.debian.org::debian/./dists/wheezy-updates/main/\
debian-installer/binary-amd64/Packages.gz \
repo.debian.local/debian/
[snip]
2006 Dec 18
2
creating script for init.d
Hello.
I'm moving from a very old Fedora Core 1 to CentOS 4.4, what a change!!
Three year ago, I wrote some script (network related) and worked very well.
Now, I can put into init.d by means of chkconfig and I restarted the system,
but always hang when executing my srcipt (in my new centos 4.4).
There a manual for making scripts for init.d?
there is some new requirement by which it does not
2007 Sep 08
3
v1.1.alpha4 released / about dbox
http://dovecot.org/releases/1.1/alpha/dovecot-1.1.alpha4.tar.gz
http://dovecot.org/releases/1.1/alpha/dovecot-1.1.alpha4.tar.gz.sig
Lots of fixes since alpha3. Also includes the dbox rewrite. Currently
dbox works properly only in one-message-per-file mode. I'm not actually
even sure how good idea it would be to use it with
multiple-messages-per-file mode. But I guess it won't hurt to
2015 Apr 18
0
Skip based on checksum not worked as expected when using with complex filter rules.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Any time rsync wants to do something to a file you don't think it
should be see what --itemize-changes says about it. In fact, -v is
almost entirely useless without --itemize-changes. In fact, if I was
in charge I would make -v include --itemize-changes.
On 04/17/2015 09:21 PM, Hongyi Zhao wrote:
> Hi all,
>
> I've a local
2006 Dec 19
1
Re: CentOS Digest, Vol 23, Issue 18
hi
I am new at CentOS.I am not able to install webmin at Centos.if there
is no problem at webmin installing at Cent .where I will get the
webmin rpm for Cent.
Thanks
shahriar
Quoting centos-request at centos.org:
> Send CentOS mailing list submissions to
> centos at centos.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
>