Displaying 2 results from an estimated 2 matches for "file0002".
Did you mean:
file0001
2008 Feb 27
0
Samba 3.0.26a: "Attempt to create file with volid set - please report this"
...e this:
Nov 8 15:17:08 [machine] smbd[26137]: Attempt to create file (FILE.GHO) with volid set - please report this
Nov 8 15:28:08 [machine] smbd[26137]: Attempt to create file (FILE0001.GHS) with volid set - please report this
Nov 8 15:41:46 [machine] smbd[26137]: Attempt to create file (FILE0002.GHS) with volid set - please report this
So, I'm reporting it. :)
I'm using Symantec Ghost 8.0 software to archive WinXP machine's disk,
and the files comprising the image are being written to a samba share
on my notebook computer here (which is the machine running Samba). My
machine...
2005 Sep 22
7
Automatic creation of file names
Dear R-Help members,
I have a question about how to save to the hard drive the one thousand
datasets I generated in a simulation. The datasets are created in a
"for" loop that repeatedly creates normally distributed datasets, such
as the example below:
Library(MASS)
for (number in 1:1000) {
dataset = mvrnorm(n = 400, mu = c(0,0,0),
Sigma =