Program...
Ok, my new program the one i was telling you about is about 75% compleate. What it does is list what people are doing... but it creates 100 list and loops thought them, but you only get the last set of data. Next thing to do is check when the data has changed, slap what changed and a timestamp to a file.. and it will do what it suppose to be doing. Then i want to add an argument that will allow you to put in a time to end the logging. But so far so good. No big problems, that i've seen, got a few warnings when compiling, but it ran. I also have a name for it, it's going to change when i think of a better one, but right now it's "Da' Who". I had that whole "Da' Bears" from SNL in my head today, so that is where it came from... odd that "Da' Bears" was in my head today, but oh well... Anyways if you want to see the code here it is. it's very simple. To run it you have to have a Unix Machine, but still you can look, it's isn't hard to make it windows compatible... except you will have no data to look at since you can't do the whole who>>whoInfo.dat and w>>wInfo.dat because 1) you can't transfer the output to a file using >> in Dos, and 2) there is neither w nor who in dos... i think.


1 Comments:
Da' Who? = Their Login Name
Da' What? = What they are doing
Da' Where? = Their IP Address.
Like in my program it will say at least:
sb
whatever my ip is at that time
w
sb is my user name
and w is what i've just used in my program prior to displaying the output.
I have no idea what Da' Who means.. i just was thinking of Da' Bears and since i use 'w' and 'who' to give my program data to process i called it Da' Who.
Post a Comment
Subscribe to Post Comments [Atom]
<< Home