07-23-2019, 01:09 PM
Code:
sed 's/^[^:]*://' user_word.txt > word.txt
how to read wordlist with separator :
|
« Next Oldest | Next Newest »
|
Messages In This Thread |
how to read wordlist with separator : - by zigcoding - 07-23-2019, 08:48 AM
RE: how to read wordlist with separator : - by hops - 07-23-2019, 10:07 AM
RE: how to read wordlist with separator : - by zigcoding - 07-23-2019, 10:42 AM
RE: how to read wordlist with separator : - by philsmd - 07-23-2019, 01:09 PM
RE: how to read wordlist with separator : - by undeath - 07-23-2019, 03:00 PM
RE: how to read wordlist with separator : - by philsmd - 07-23-2019, 08:07 PM
|