search for: sajid

Displaying 2 results from an estimated 2 matches for "sajid".

Did you mean: said
1999 Dec 28
0
Help to configure samba
...download samba for hp-ux and complied it and then followed step for installation. I am not able to configure it quickly as there are lot of variable in smb.conf. Can anybody help me quickly configure samba. What are the minimal required configuration entries ? Thanks in advance. Sajid
2012 Oct 31
5
extracting information from txt file
Hello, Here is a link to some data: http://www.epa.gov/emap/html/data/surfwatr/data/mastreams/9396/wchem/chmval.txt I am trying to read this in, and want to use: chmval <- read.table("http://www.epa.gov/emap/html/data/surfwatr/data/mastreams/9396/wchem/chmval.txt", sep=",", skip= 84, header=T) the # 84, for 84 lines skipped needs to be derived from the 5th line of the