Displaying 2 results from an estimated 2 matches for "filename_xyz".
2006 Apr 11
2
variable-substitution / command-substitution
Hello,
I have about 2000 data files which I want to analyse.
The file names are all very similar =>
p"variable1"_t"variable2"_c"variable3".txt
There aren?t so much different variables (about 70) , just different
combinations of them.
To allow an easy way of handling those data files I was wondering
whether R is able to do variable-substitution
2009 Jan 04
1
File integrity in Samba/NFS environment
Hi,
I have a two server setup that acts as SMB as well as NFS servers in
active/active configuration managed by CTDB(http://ctdb.samba.org/).
When a file is updated by SMB clients(followed by file-close), other SMB
clients can see and modify the file. But when a NFS client (same user)
updates the same file(followed by file-close), only one SMB server can see
the updates. The clients mounting