Site Tools


linux:scripts:mysqlautowrite

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:scripts:mysqlautowrite [2017/03/01 12:50] – external edit 127.0.0.1linux:scripts:mysqlautowrite [2017/11/29 16:57] lunetikk
Line 3: Line 3:
 This script can be used to write the content of textfiles splittet into a database. The script will look automatically for 1 .txt file, reads it, write in database, deletes the file and looks for another one. A logfile will be written.  This script can be used to write the content of textfiles splittet into a database. The script will look automatically for 1 .txt file, reads it, write in database, deletes the file and looks for another one. A logfile will be written. 
  
-<code mysqlwrite.sh>+<code bash mysqlwrite.sh>
 #!/bin/bash #!/bin/bash
  
Line 100: Line 100:
 \\ \\
 \\ \\
-~~DISCUSSION~~+~~DISCUSSION:closed~~
linux/scripts/mysqlautowrite.txt · Last modified: 2017/11/29 16:57 (external edit)