Displaying 2 results from an estimated 2 matches for "llista".
Did you mean:
lista
2006 Mar 14
2
name of the graphics output
Hello.
In the file list.txt, I have the name of n files in data frame format. I
want to make an image for each file and save the images in pdf format.
To do this, I do the following:
llista = scan(file="list.txt",what=list(nom=""))
for (file.name in llista[[1]]){
aux=read.table(file=file.name)
aux=as.matrix(aux)
pdf()
image(aux)
system("mv Rplots.pdf file.name.pdf")
dev.off()
}
All is OK except for the comm...
2003 Nov 28
1
Perms must traduct to ACL?
Hello,
I posted some days ago and after searching more and more i think the
problem could be fixed patching the kernel with ACL support, am i right?
Here's my problem:
I have a samba server running as a domain member in a windows domain
controlled by a windows nt4 PDC.
Samba has to authenticate users against that nt4 PDC, it works, i also
use winbind to map uid and gid to my linux so i can