Hi. I'm trying to do a log file.
I want to append information at the end of a text file with new information using the console (well, actually using SSI).
Imagine I have a .txt file with IP adresses and time. I want to add my adress and current time to the end of that file, so the administrator knows where and when I came from (of course I want to do a lot more, but with the info on this example I can figure out the rest
)
How can I do that? what is the console command for doing that?
I want to append information at the end of a text file with new information using the console (well, actually using SSI).
Imagine I have a .txt file with IP adresses and time. I want to add my adress and current time to the end of that file, so the administrator knows where and when I came from (of course I want to do a lot more, but with the info on this example I can figure out the rest
How can I do that? what is the console command for doing that?