Skip to content
Snippets Groups Projects
Commit 4a609f51 authored by vagrant's avatar vagrant
Browse files

add bash command

parent 6231a2cc
No related merge requests found
awk -F, { print "insert into my fruits (code,name,color) values ("$1",\""$2"\",\""$3"\")"} sample.txt
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