Riyawilliams

New Member
Joined
Sep 18, 2018
Messages
2
Hai,
When the internet drops it shows "Destination Unreachable" only in the terminal(termux android) not in the text file. I want the error message also in the text file.

Regards,
Riya.
Linux developer
 

Neemobeer

Windows Forum Team
Staff member
Joined
Jul 4, 2015
Messages
8,998
Just redirect stdout to a file like so ping computername/IP > somefile.txt
 

Solution