Displaying 4 results from an estimated 4 matches for "symplifying".
Did you mean:
simplifying
2007 Apr 26
5
class parameters
Hello there,
Just wanted to know if class will be able to have parameters ?
Right now i use:
define resolver( $options =''rotate'', $nameserver,
$search='''',$domain='''',$sortlist=''''){
file{ ''/etc/resolv.conf'':
content =>
2009 Aug 18
1
prepending /cygdrive/c/ to source line
Hello, either cygwin or rsync (version 3.0.6) is prepending /cygwin/c/ to the
source path from the command line.
C:\CMS\PageGenerator>rsync -avc --delete -vvv --protocol=20 -e "ssh.exe -i
C:\cm
s\PageGenerator\qa_rsa"
\\cagecfsu1.saifg.rbc.com\YCM0\InternalCache\test_aug17/
nasadmin at 10.243.101.218:/cygdrive/g/EWCMS_SYNC/test_aug17/
cmd=ssh.exe -i C:\cms\PageGenerator\qa_rsa
2001 Mar 20
1
Logon errors
Hello all,
This my first mail in this list.
We have succesfully setup a samba server at our 1st attempt, next we go in another site and try
the same things but now it seems we got it all wrong!
The facts:
we have a linuxbox (named enlogic) (REdHat 7, kernel 2.2.18, samba 2.0.7)and one winbox
win98se (named ndemou). Our workgroup is localenlogic.
No other PC (not even a Hub because we've
2013 Jul 12
4
simplify a dataframe
Hello
I have the following problem : group the lines of a dataframe when no
information change (Matricule, Nom, Sexe, DateNaissance, Contrat, Pays)
and when the value of Debut of lines i = value Fin of lines i-1
I can obtain it with a do loop. Is it possible to avoid the loop ?
The dataframe initial is df1
dput(df1)
structure(list(Matricule = c(1L, 1L, 1L, 6L, 6L, 6L, 6L, 6L,
6L, 8L, 8L, 8L,