outsidethesquare
Regular Member
- Sep 9, 2009
- 268
- 164
I have a list of about 300k URLS and its in this form
xxxx
yyyy
zzzz
zzzz/lalaa/dasdasdasd
My question is, is there any way that I can get a tool that will delete everything after the / in all lines containing a / ?
So the list above would become
xxxx
yyyy
zzzz
zzzz/
Thanks in advance.
xxxx
yyyy
zzzz
zzzz/lalaa/dasdasdasd
My question is, is there any way that I can get a tool that will delete everything after the / in all lines containing a / ?
So the list above would become
xxxx
yyyy
zzzz
zzzz/
Thanks in advance.
Last edited: