| 193 | | file_name Name of a file (e.g /tmp/user1_session) |
|---|
| 194 | | display_name Name of a display (e.g 192.168.1.12:0 secs Seconds |
|---|
| 195 | | (e.g 10) n Integer number (e.g 100) LIST Comma separated list |
|---|
| 196 | | of display (e.g 192.168.1.12:0,129.12.23.0:0) X_LIST Comma separated |
|---|
| 197 | | list of integers (e.g 12-23,35,45-56) |
|---|
| | 193 | file_name Name of a file (e.g /tmp/user1_session) display_name |
|---|
| | 194 | Name of a display (e.g 192.168.1.12:0 secs Seconds (e.g 10) n |
|---|
| | 195 | Integer number (e.g 100) LIST Comma separated list of display (e.g |
|---|
| | 196 | 192.168.1.12:0,129.12.23.0:0) X_LIST Comma separated list of |
|---|
| | 197 | integers (e.g 12-23,35,45-56) |
|---|
| 203 | | /tmp/xnee.log -v Writes 1000 data to file /tmp/xnee.xns and dumps the |
|---|
| 204 | | verbose printout to /tmp/xnee.log |
|---|
| 205 | | |
|---|
| 206 | | cnee -replay -f /tmp/xnee.xns -v -e /tmp/xnee.log -no-sync |
|---|
| 207 | | Read data from /tmp/xnee.xns, replay it and verbose print to file |
|---|
| | 203 | /tmp/xnee.log -v Writes 1000 data to file /tmp/xnee.xns and |
|---|
| | 204 | dumps the verbose printout to /tmp/xnee.log |
|---|
| | 205 | |
|---|
| | 206 | cnee -replay -f /tmp/xnee.xns -v -e /tmp/xnee.log -no-sync Read |
|---|
| | 207 | data from /tmp/xnee.xns, replay it and verbose print to file |
|---|