Search Results

Search: Posts Made By: tera
484
Posted By tera
Grep command functionality - discussed
what is the following bash command does

grep `date +%Y-%m-%d --date='1 day ago'` /path/to/file/FILE_PREFIX_\`date +%Y%m%d --date='1 day ago'`.dsv | grep -v 'ERROR' | cut -d "|" -f 2 | sed...
2,616
Posted By tera
I have written an sql query , my intentions are...
I have written an sql query , my intentions are to read and store the data to a tmp table, after that i want to read and insert into two tables that are related through a many to many relation ship...
2,616
Posted By tera
Thank you for your response , no steve I don't ...
Thank you for your response , no steve I don't have any experience there . Perhaps a perl script could also help because I'm looking to have reusable script .
2,616
Posted By tera
Using bash script : How to Import data from a dsv file into multiple tables in mysql
HI

I have a dsv file that looks like:


<<BOF>>
record_number|id_number|first name|last name|msisdn|network|points|card number|gender
312|9101011234011|Test Junior|Smith|071 123...
Showing results 1 to 4 of 4

 
All times are GMT -4. The time now is 02:52 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy