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
Last revisionBoth sides next revision
linux:scripts:mysqlautowrite [2017/10/02 15:13] – Discussion status changed lunetikklinux: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
  
linux/scripts/mysqlautowrite.txt · Last modified: 2017/11/29 16:57 (external edit)