In dos I do a ping -t in order to continuously ping. How do I do that in Linux?
A regular ping (with no options) will continuously ping in Linux.
I think it's same with windows's command, for example:
Code:ping 192.168.0.1 -t
The code for ping is same as that at top but at the IP numbers you put yours!
Code:ping xxx.xxx.xxx.xxx -t
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks