Site Tools


linux:raspberry:wde:scripts:reader

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
linux:raspberry:wde:scripts:reader [2017/12/08 20:49] lunetikklinux:raspberry:wde:scripts:reader [2017/12/19 11:34] lunetikk
Line 7: Line 7:
 This will execute socat with daily modified parameters. The logfile parameter will have the date of "today". It starts at 12:02 am everyday. This will execute socat with daily modified parameters. The logfile parameter will have the date of "today". It starts at 12:02 am everyday.
  
-wde.sh +<code bash wde.sh>
- +
-<code bash>+
 #!/bin/bash #!/bin/bash
  
Line 29: Line 27:
 This script will write 1 file with a single outputline, started with the date and time. This script will write 1 file with a single outputline, started with the date and time.
  
-wde_reader.sh +<code bash wde_reader.sh>
- +
-<code bash>+
 #!/bin/bash #!/bin/bash
  
Line 54: Line 50:
 This script is killing socat everyday at 11:58 pm. Remember, it will start again at 12:02 am with a new date. This script is killing socat everyday at 11:58 pm. Remember, it will start again at 12:02 am with a new date.
  
-wdekill.sh +<code bash wdekill.sh>
- +
-<code bash>+
 #!/bin/bash #!/bin/bash
  
linux/raspberry/wde/scripts/reader.txt · Last modified: 2019/12/10 14:43 by lunetikk