User Tools

Site Tools


mysqlimport

Differences

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

Link to this comparison view

mysqlimport [2020/02/14 10:49]
valerio created
mysqlimport [2020/02/14 10:59] (current)
valerio
Line 1: Line 1:
-<​code>​for file in *.txt; do mysqlimport --silent --local -uroot sprar_prod200121 $(realpat h $file); done</​code>​+<​code>​for file in *.txt; do mysqlimport --silent --local -uroot sprar_prod200121 $(realpath ​$file); done</​code>​
mysqlimport.txt ยท Last modified: 2020/02/14 10:59 by valerio