How to save output of ping command in a text file?
Solved/Closed
Related:
- How to save ping command in notepad with time and date
- How to save ping command in notepad - Best answers
- How to save ping report in text file - Best answers
- How to save ping report in text file? - Guide
- Could not complete the save as command photoshop cc 2015 - Guide
- How to send message using ping command - Guide
- 'ping' is not recognized as an internal or external command, operable program or batch file. - Guide
- Excel file saved as notepad - Guide
2 replies
rizvisa1
May 31, 2010 at 12:52 PM
- Posts
- 4479
- Registration date
- Thursday January 28, 2010
- Status
- Contributor
- Last seen
- May 5, 2022
May 31, 2010 at 12:52 PM
well in dos you can direct it to a file with a > to create new or >> to append to exisitng
ping www.google.com >> mypings.txt
ping www.google.com >> mypings.txt
Dec 6, 2011 at 03:53 AM
Oct 19, 2012 at 04:19 AM
Oct 30, 2012 at 07:23 AM
Nov 6, 2012 at 03:33 AM
Mar 22, 2017 at 08:38 AM