Displaying 6 results from an estimated 6 matches for "reprduces".
Did you mean:
reproduces
2012 May 16
2
replacing with NA
Dear R users,
I was wondering how I can replace the values of a vector with the values from in another vector in the same row
For example, how can I replace the value of x below with NA when the value of Z in the same row is NA?
x <-1:20
z<- c(11, 15, 17, 2, 18, 6, 7, NA, 12, 10,21, 25, 27, 12, 28, 16,17, NA, 12, 10)
Many thanks
Mintewab
________________________________________
Fr?n:
2020 Aug 24
2
smbclient mask command seems not to work the same way with recurse ON for mget and mput
Dear fellows.
Another piece of information. The issue reprduces on RHEL 7.7, Samba 4.9.1
[root at vnhprerhds01 ~]# cat /etc/redhat-release
Red Hat Enterprise Linux Server release 7.7 (Maipo)
[root at vnhprerhds01 ~]# smbclient -V
Version 4.9.1
[root at vnhprerhds01 ~]# smbclient -W "${d}" -U "${u}" "${s}" "${p}"
Try &qu...
2020 Aug 24
0
smbclient mask command seems not to work the same way with recurse ON for mget and mput
On Mon, Aug 24, 2020 at 09:15:48PM +0200, LPC DPG via samba wrote:
> Dear fellows.
>
> Another piece of information. The issue reprduces on RHEL 7.7, Samba 4.9.1
>
> [root at vnhprerhds01 ~]# cat /etc/redhat-release
> Red Hat Enterprise Linux Server release 7.7 (Maipo)
> [root at vnhprerhds01 ~]# smbclient -V
> Version 4.9.1
>
> [root at vnhprerhds01 ~]# smbclient -W "${d}" -U "${u}" "...
2013 May 02
1
Vector allocation problem while trying to plot 6 MB data file
Hi all
I'm trying to analyse the network speed and used iperf to create a csv
file containing the link test data. It's only about 6 MB big but
contains about 40'000 samples.
I can do boxplots (apart from printing the number of samples but I ask
separately for that).
To find the behaviour over time I wanted to plot the throuphput. So I
have this command:
plot(A$Timestamp,
2020 Aug 24
2
smbclient mask command seems not to work the same way with recurse ON for mget and mput
...anks for your time to review this issue. Best regards.
El lun., 24 ago. 2020 a las 22:33, Jeremy Allison (<jra at samba.org>)
escribi?:
> On Mon, Aug 24, 2020 at 09:15:48PM +0200, LPC DPG via samba wrote:
> > Dear fellows.
> >
> > Another piece of information. The issue reprduces on RHEL 7.7, Samba
> 4.9.1
> >
> > [root at vnhprerhds01 ~]# cat /etc/redhat-release
> > Red Hat Enterprise Linux Server release 7.7 (Maipo)
> > [root at vnhprerhds01 ~]# smbclient -V
> > Version 4.9.1
> >
> > [root at vnhprerhds01 ~]# smbclient -W "...
2020 Aug 24
4
smbclient mask command seems not to work the same way with recurse ON for mget and mput
A new update. Same behaviour with 4.6.16. Exact issue as Bug 1249.
Many thanks. Kind regards.
El lun., 24 ago. 2020 a las 12:23, LPC DPG (<lpcdpg at gmail.com>) escribi?:
> Dear folks.
>
> Was hoping it had to do with the release, but have also tested in 4.4.16
> and the issue is also there. I am aware a RHEL/CEntOS based upon 6
> distribution is not the most up to date