mIRC Homepage
Posted By: xrn0id remove line from file? - 02/03/03 02:56 AM
how?
Posted By: acemiles_ed Re: remove line from file? - 02/03/03 03:24 AM
/filter -ffcg file1.txt file2.txt /\S/
Posted By: Online Re: remove line from file? - 02/03/03 03:54 AM
Examples:
Code:

/write -dl1 file.txt - removes the first line.
/write -ds"hello" file.txt - removes the first line that begins with "hello".
/write -dw"*test*" file.txt - removes the first line that matches the *test* wildcard.

For more information type /help /write.
© mIRC Discussion Forums