Drag0n 19 I am working on sorting a list of my login information. My website requires a password of 8 characters, so I want to remove the lines with 7 or less characters after the : divider between the email/password. I am just unsure of how to do this, help is appreciated. :) Example of lines I want to keep: [email protected]:smartguy [email protected]:maurermartin Examples of lines I want to delete: [email protected]:plakes9 [email protected]:232232 Quote Share this post Link to post Share on other sites