I would like to include one awk sript (logtool) which will use an opened notepad++ file to perform some filtering on the file, I used to make it in ultraedit very simply, How can I make it run in Notepad ? the script file is named logtool.exe and I would like to integrate it with argument for example logtool.exe /[F] to perform processing with the current file
feedback
|