Tuesday 22 January 2019

How to export continuous ping result in to a .txt File?

Or, Export ping result output to a .txt file
Or, Recording long duration’s ping output to a .txt file

To Export ping result to a .txt file in C:\ drive of Windows, Please follow below-given steps:

Steps:-            
1. Go to Run
2. Type CMD
3. Hit Enter
4. On CMD prompt, type ping google.com >> C:\pingresult.txt -t

Now you can check your C:\ drive, the pingresult.txt file can be found there containing continuous ping result of google.com.


Cheers, please write me back if you have any query or feedback on this.

No comments:

Post a Comment