I wanna make wordlist cutter

2013-03-29 Thread TheDigitalroot
I imagine to make a wordlist cutter program with python pgrogramming . but I 
don't know too much with it . 

I think , first , I will make a user input as a wordlist with command 

eg , C:\john\Desktop\wordlist.txt

and than I will use a string to count

eg , Enter your count: 

at that time , my program assume count of numbers like notepad ++ which inlcude 
in wordlist.txt that i input with command .

How can i code for that , please guide me and help me .
-- 
http://mail.python.org/mailman/listinfo/python-list


Re: I wanna make wordlist cutter

2013-03-29 Thread TheDigitalroot
nope , my bro i mean count number .

In notepad ++ , when we insert words like the follwoing ,
book
cook
meet
beat

we know 4 words because Notepad ++ show me 4 counts of words .

I mean that , bro 
thanks
-- 
http://mail.python.org/mailman/listinfo/python-list


Re: I wanna make wordlist cutter

2013-03-29 Thread TheDigitalroot
 I mean , I wanna detect counts of words that i insert with command line .
-- 
http://mail.python.org/mailman/listinfo/python-list


Re: I wanna make wordlist cutter

2013-03-29 Thread TheDigitalroot
On Saturday, March 30, 2013 9:09:06 AM UTC+4, TheDigitalroot wrote:
> I imagine to make a wordlist cutter program with python pgrogramming . but I 
> don't know too much with it . 
> 
> 
> 
> I think , first , I will make a user input as a wordlist with command 
> 
> 
> 
> eg , C:\john\Desktop\wordlist.txt
> 
> 
> 
> and than I will use a string to count
> 
> 
> 
> eg , Enter your count: 
> 
> 
> 
> at that time , my program assume count of numbers like notepad ++ which 
> inlcude in wordlist.txt that i input with command .
> 
> 
> 
> How can i code for that , please guide me and help me .
thanks bro , all of the others can give me a dvice or sample codes 
-- 
http://mail.python.org/mailman/listinfo/python-list