Commit 4a609f51 authored by vagrant's avatar vagrant

add bash command

parent 6231a2cc
awk -F, { print "insert into my fruits (code,name,color) values ("$1",\""$2"\",\""$3"\")"} sample.txt
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment