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
linux:scripts:mysqlautowrite [2017/03/01 12:50] – external edit 127.0.0.1linux:scripts:mysqlautowrite [Unknown date] (current) – external edit (Unknown date) 127.0.0.1
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.1488369020.txt.gz · Last modified: 2017/03/01 12:50 by 127.0.0.1