Sachin Uplaonkar
unread,Sep 30, 2012, 11:28:18 PM9/30/12You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
The thing is I have an application which is a CLI based, wherein you normally give in the cmds n gives the result. I want to make it a interactive one wherein it 'll ask for the cmd as input n then writes that result into a file. After that using regular expression would like to find the string which I intend to find and show how many of those strings are present in that file.
Is it fine?