
something like this, i prefer a console app but gui is always welcome
thanks in advance!
btw this one is made by brOmstar but hever posted it
maybe you can post it here, would b nice
|
Full Version: Program To Replace The Forst And Last Line
![]() something like this, i prefer a console app but gui is always welcome thanks in advance! btw this one is made by brOmstar but hever posted it maybe you can post it here, would b nice
np current version is 0.4
i will add it tomorrow cause it's veeeerry late here and i'm sitting in front of my laptop and not on my workstation ....
Whait is the line filter what is the function of this tool
k here it is.
The main function is simple u can load a textfile(a log for example) and can filter the lines with a special string in. Example Parsing a weblogfile for a 'hacking' string like "uname -a" or any other string Another option i have included is to filter ip's, replace strings and last but not least add a string to each line at the beginning and at the end. Don't forget it 's written in c# so you need the ms .net framework.
very nice work m8, it's really usefull to put some things after each line with 1 command... i don't know why notepad didn't have this option and there are no other programs that do this.. really crappy, but anyway, il gonna use it, thank you!
this was the reason i created it - no prog filter lines with a string inside(and filter the ips ) @ windows(or i haven't found one
and it was a good way to learn a little bit coding.
Heey, this is what I've been looking for ever since.
I downloaded it, but it doesn't work here 0xc0000135 Is it possible that you fix that? I would love to use it Thx alot anyways m8!
are you kidding? a program to delete the first and last line of a file can be written in like 30 seconds in C. go read a tutorial on fopen and fgets then write your own.
There are some more options - replacing first and last line is really simple. The main idea was that it filters lines with a special string inside. All other options are only simple addons. The program is only a handy tool not something special.
thats not what I was asking. Cool you can write it in 30 seconds, I can prolly do that in 1 hour. But I'm a lazzy freak and I don't want to spoil my time inventing the tire again. (thats a dutch ... *forgot the name*) This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
|
||