- AuthorPosts
- November 10, 2017 at 7:55 am #22619Bogumil DzienisParticipant
I want to monitor command output
so i have command like this1.Run cmd
2.ping 10.1.0.12 -t > “Ping Results.txt”and i see in total commander that file size is growing
but when i open this file in emeditor
and configure to relaod it didnt work
i have to reopen filefrom what i test
Notepad++ also coudnt reload file and didnt prompt any messagecould you do something with this
to make it workNovember 21, 2017 at 9:00 am #22633Yutaka EmuraKeymasterHello,
In the File page of configuration properties, did you select Auto-Reload from the Changed by Another Program drop-down list? If you need to have it reloaded more frequently, you might want to enter a smaller number in the Monitor Interval text box.
November 21, 2017 at 9:32 am #22634Bogumil DzienisParticipanti have settings like this
and when i start pinging to file
file isnt reloaded
itried to show this on this gif
November 21, 2017 at 11:29 am #22637Yutaka EmuraKeymasterHello,
I reproduced the issue, but I don’t know if Command Prompt output can be monitored in this fashion. Do you know any other text editors that can monitor the output like this?
November 21, 2017 at 12:00 pm #22638Bogumil DzienisParticipantunfortunately no:/
only tools like tail – http://ophilipp.free.fr/op_tail.htmi really often use emeditor
and its filtering options
and i wanted to use it to filter logssometimes i need to run the process that dont create log file
and writes only on consoleso i thought i can redirect it to file
and then filter it in emeditornotepad++ also have good option to consider
Scroll to the last line after update – that you can check or notof course its a suggestion
maybe it can be done:) - AuthorPosts
- You must be logged in to reply to this topic.