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 revision
Previous revision
Last revisionBoth sides next revision
linux:raspberry:wde:scripts:reader [2017/12/08 20:49] lunetikklinux:raspberry:wde:scripts:reader [2019/12/10 14:42] – [Script 1 - Starter] lunetikk
Line 5: Line 5:
 ==== Script 1 - Starter ==== ==== Script 1 - Starter ====
  
-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:01 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
  
Line 80: Line 74:
  
 \\ \\
-~~DISCUSSION~~+~~DISCUSSION:closed~~
  
  
linux/raspberry/wde/scripts/reader.txt · Last modified: 2019/12/10 14:43 by lunetikk