mirror of https://github.com/drowe67/pirip.git
Merge branch 'dr-ota' of github.com:drowe67/pirip into dr-ota
commit
8e25e2c1f6
|
@ -84,9 +84,9 @@ Service scripts have been written to wrap up the complex command lines.
|
|||
```
|
||||
Then start the Terminal 1 `ping` service:
|
||||
```
|
||||
laptop$ sudo ./ping start_loopback 6
|
||||
laptop$ sudo ./ping start 6
|
||||
```
|
||||
... will send 6 packets, 10 seconds apart (a 1 minute total run time). Look at /var/log/ping for results.
|
||||
... will send 6 packets, 10 seconds apart (a 1 minute total run time). Look at `/var/log/ping` for results.
|
||||
|
||||
# Useful Command Lines
|
||||
|
||||
|
|
Loading…
Reference in New Issue