search for: fritolay

Displaying 15 results from an estimated 15 matches for "fritolay".

2000 May 24
9
quick question
If there a way to may samba "handle" files like ftp does during ascii transfers. Changing the ^m to unix end of line markers
2009 Nov 05
1
How to read numeric as text
Hi: If I want to read a file with read.table. I want x1 and x2 to be read as character and x3 as numeric. How to do this? Thanks. Satish x1 ,x2,x3 10,20,30 11 ,22,35
2009 Oct 28
1
Generating sequence of dates
Hello All: I have the following question # instantiate a date current = as.Date("2009/10/25") #generate a sequence of dates in the future future_dates = seq(current,by='1 week',length=53) Question: How to generate a sequence of past dates starting one week in the past relative to the current date. Obviously, what I wrote below is not correct. I think I can write a for loop and
2002 Feb 18
0
Net Use disconnect failure
Howdy All, This is probably a stupid question, but I can't seem to disconnect from a SAMBA share without a reboot. I connect using: c:\winnt\system32\net use O: \\editest.fritolay.pvt\transtst /user:flna\enttst xxxxxx /persistent:no But when I try to disconnect (as flna/enttst): net use O: /D I get: The network connection could not be found. More help is available by typing NET HELPMSG 2250. Can anyone comment? Thanks for the help, Mike
2009 Feb 26
2
Merge question
Hi: I am a new R user. I have the following question and would appreciate your input Data1 (data frame 1) p1,d1,d2 (p1 is text and d1 and d2 are numeric) xyz,10,25 Data2 (data frame 2) p1,d1,d2 xyz,11,15 Now I want to create a new data frame that looks like so below. The fields d1 and s2 are summed by the product key. Data3 p1,d1,d2 xyz,21 (sum of 10 from Data1 and 11 from Data2),40 (sum of 25
2009 Nov 05
2
Merge records in the same dataframe
Hi: Suppose that I have a data frame as below x1 x2 x3 ... x10 wk1 wk2 ... Wk208 (these are the column names) For each record, x1, x2, x3 ... x10 are attributes. and wk1, wk2, ..., wk208 are the sales recoreded for this attribute combination. Suppose that now, that I want to do the following 1. Merge the data frame so that I have a new data frame grouped by values of x2 and x3 (for example).
2003 Dec 01
0
No subject
....co.uk with Internet Mail Service (5.5.2653.19) id <Q37BQYG1>; Thu, 9 Aug 2001 16:06:35 +0100 Message-ID: <7F0147C496F3D411813C0002B32BF1CCF99D0E@eesekkex001.kkekant. ericsson.se> From: "Michels, Gustavo [EES/BR]" <gustavo.michels@emersonenergy.com> To: Bill.Stephens@fritolay.com Cc: samba@lists.samba.org Subject: RE: Winbind and Smbstatus - SOLUTION (I guess :P) Date: Thu, 9 Aug 2001 16:06:23 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Sender: samba-admin@lists.samba.org Errors-To: samb...
2003 Dec 01
0
No subject
...lltalk certified > >aol/netscape screen id: robmv >jabber id: robmv@jabber.org >icq id: 101913663 > > > _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp Return-Path: <Bill.Stephens@fritolay.com> Delivered-To: samba@lists.samba.org Received: from smtpmail2.fritolay.com (mail02.fritolay.com [204.151.230.21]) by lists.samba.org (Postfix) with ESMTP id 107055051 for <samba@lists.samba.org>; Thu, 9 Aug 2001 06:01:58 -0700 (PDT) Resent-Date: Fri, 10 Aug 2001 10:26:49 -0500 Res...
2003 Dec 01
0
No subject
...Service (5.5.2653.19) id <Q36R99SG>; Wed, 8 Aug 2001 18:44:53 +0100 Message-ID: <7F0147C496F3D411813C0002B32BF1CCF99A6E@eesekkex001.kkekant. ericsson.se> From: "Michels, Gustavo [EES/BR]" <gustavo.michels@emersonenergy.com> To: samba@lists.samba.org Cc: Bill.Stephens@fritolay.com Subject: RE: Winbind and Smbstatus - SOLUTION (I guess :P) Date: Wed, 8 Aug 2001 18:43:55 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Sender: samba-admin@lists.samba.org Errors-To: samba-admin@lists.samba.org X-...
2003 Dec 01
0
No subject
...error when I save that says no shadow for my machine accounts and that /dev/null does not exist. Is this my problem or what might be my problem and how can I fix it ... Please some one help me out Thank You Bryan Pershall Desktop Support Specialist Bryan Pershall Return-Path: <Bill.Stephens@fritolay.com> Delivered-To: samba@lists.samba.org Received: from smtpmail2.fritolay.com (mail02.fritolay.com [204.151.230.21]) by lists.samba.org (Postfix) with ESMTP id B55FE463E for <samba@lists.samba.org>; Tue, 7 Aug 2001 08:21:41 -0700 (PDT) Resent-Date: Wed, 8 Aug 2001 12:46:39 -0500 Rese...
2009 Apr 01
0
回复: R-help Digest, Vol 73, Issue 32
...hiavelli 4, 34132 Trieste (Italy) tel. +39 040 671184 fax  +39 040 671160 Ai sensi del D.Lgs. 196/2003 si precisa che le informazi...{{dropped:13}} ------------------------------ Message: 46 Date: Mon, 30 Mar 2009 11:46:52 -0500 From: "Vadlamani, Satish {FLNA}" <SATISH.VADLAMANI@fritolay.com> Subject: [R] 64 bit compiled version of R on windows To: "'R-help@r-project.org'" <R-help@r-project.org> Message-ID:     <3B95C29A9AFAF54BA2212277976B2891164917B445@PEPWMV00073.corp.pep.pvt> Content-Type: text/plain; charset="us-ascii" Hi: 1) Does an...
2003 Dec 01
0
No subject
...an NFS mount (Paul Clementson) > 51. Re: Win2K SP2 and Samba 2.2 (Jeremy Allison) > 52. Computer Account On Domain (Brandon Caudle) > 53. newbie needs help again: Machines cannont connect to my samba > server (Bryan Pershall) > 54. WINS Server question (Bill.Stephens@fritolay.com) > 55. RE: " The credentials supplied conflict with the existing > credent ials " !!! Help (Thomas_Cameron@Dell.com) > 56. Another Newbie Question. How to connect to nt shares (Bryan Pershall) > 57. Page locking (David Salisbury) > 58. maintaining regist...
2010 Jan 27
1
Installing R and modules on Unix OS
Hi: I have a question about installing R (and modules) on a Unix system (AIX). Can I just gunzip (or the equivalent) the installation files into my home directory or will I need someone with root access to install R? I am hoping that the answer is the former (I can unzip all files to a directory R that I create under my home directory and I can start using it). Could you please help me with this
2009 Jun 09
2
Comparing R and SAs
Hi: For those of you who are adept at both SAS and R, I have the following questions: a) What are some reasons / tasks for which you would use R over SAS and vice versa? b) What are some things for which R is a must have that SAS cannot fulfill the requirements? I am on the ramp up on both of them. The general feeling that I am getting by following this group is that R updates to the product are
1998 Aug 04
35
hi there... I need help to install Samba last release in HP-UX 10,20 and 10.10. I allready run the tar over my samba1_9_18p8_hpux-10_tar and it gave me the following directories: var, bin and lib, the var directory does not have anything, and i can't figure out how to install software. Please send some doc about it. your friend Alvaro