Displaying 2 results from an estimated 2 matches for "vrhi".
Did you mean:
vrh
2002 Oct 14
2
Another newbie question: curve of normal distribution
I would like to get a curve of normal distrubtion over the
histogram. Something like the following (which obviously doesn't
work; see attached example).
maluj <- function() {
vrhy=read.csv("pennies.csv",head=TRUE)
hf=table(vrhy$HEADS)
postscript("heads.eps",onefile=FALSE,width=4.134,height=3.445,pointsize=12)
plot(hf,main="Frequency distribution of
2003 Jan 13
4
How can I restart samba?
I'm fiddling with the various configuration files to try and get Samba
working - after making changes to various files I end up rebooting [shudder]
the box to get the settings to take.
I invoke the smbd, and nmbd binaries from a root bash command line, each
with the "-D" option. I can't seem to send a "kill SIGHUP" command to the
PID I read from a "ps -ex"